Expand description
SystemVerilog emitter for SC IR graphs.
Produces synthesizable RTL that instantiates modules from hdl/.
Generated module interface:
- Clock:
clk - Reset:
rst_n(active-low) - One port per
sc.input/sc.outputoperation - Internal wiring for all intermediate values
Functionsยง
- emit
- Emit a synthesizable SystemVerilog module from an SC graph.
- emit_
constant ๐ - find_
value_ ๐width - type_
to_ ๐width - value_
to_ ๐wire