| Copyright | (c) Alexandre Joannou 2020-2021 |
|---|---|
| License | MIT |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Blarney.Netlist.Passes.ZeroWidthNetIgnore
Description
MNetlistPass removing zero-width Nets from the netlist and returning whether
such elimination occurred.
Synopsis
Documentation
zeroWidthNetIgnore :: MNetlistPass s Bool Source #
Zero-width Net elimination pass