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

Blarney.Netlist.Passes.NetInline

Description

MNetlistPass embedding Nets with a single reference into the NetInputs of the referencing Net if possible, and returns whether such embedding occurred.

Synopsis

Documentation

singleRefNetInline :: MNetlistPass s Bool Source #

Single-reference Net inlining pass