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

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