| Copyright | (c) Alexandre Joannou 2020-2021 |
|---|---|
| License | MIT |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Blarney.Netlist.Passes.ConstantPropagate
Description
MNetlistPass propagating constant Nets as InputTree NetInputs to the
Nets using them, and return whether such propagation occured during the pass.
Synopsis
Documentation
constantPropagate :: MNetlistPass s Bool Source #
Constant propagation pass