| Copyright | (c) Alexandre Joannou 2020-2021 |
|---|---|
| License | MIT |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Blarney.Netlist.Passes.ConstantFold
Description
MNetlistPass simplyfying Nets 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