| Copyright | (c) Alexandre Joannou 2020-2021 |
|---|---|
| License | MIT |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
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