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

Blarney.Netlist.Passes.NamePropagate

Description

MNetlistPass propagating through the netlist the name of the current "destination" (register, bram, output...), augmenting individual Net's name hints.

Synopsis

Documentation

namePropagate :: forall s. MNetlistPass s () Source #

Name propagation pass