Copyright | (c) Alexandre Joannou 2020-2021 |
---|---|
License | MIT |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
MNetlistPass
simplyfying Net
s with constant inputs and returns whether any
such change occured during the pass.
Synopsis
- constantFold :: MNetlistPass s Bool
Documentation
constantFold :: MNetlistPass s Bool Source #
Constant folding pass