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