Copyright | (c) Alexandre Joannou 2020-2021 |
---|---|
License | MIT |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Blarney.Netlist.Passes.NamePropagate
Description
MNetlistPass
propagating through the netlist the name of the current
"destination" (register, bram, output...), augmenting individual Net's
name
hints.
Synopsis
- namePropagate :: forall s. MNetlistPass s ()
Documentation
namePropagate :: forall s. MNetlistPass s () Source #
Name propagation pass