Copyright | (c) Alexandre Joannou 2020-2021 |
---|---|
License | MIT |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Blarney.Netlist.Passes.Prune
Description
- - |
MNetlistPass
pruning the netlist, dropping allNothing
entries and - - remapping the remaining
Net's
InstId
s appropriately.
Synopsis
- prune :: MNetlistPass s ()
Documentation
prune :: MNetlistPass s () Source #
Netlist
pruning pass