blarney-0.1.0.0
Copyright(c) Alexandre Joannou 2020-2021
LicenseMIT
Stabilityexperimental
Safe HaskellSafe-Inferred
LanguageGHC2021

Blarney.Netlist.Passes.ConstantFold

Description

MNetlistPass simplyfying Nets with constant inputs and returns whether any such change occured during the pass.

Synopsis

Documentation

constantFold :: MNetlistPass s Bool Source #

Constant folding pass