circt / arc-tests

A collection of tests and benchmarks for the Arc simulation backend of CIRCT
24 stars 2 forks source link

Fix missing depth option for runtime header script generator #2

Closed owlxiao closed 1 year ago

owlxiao commented 1 year ago

When the hierarchy levels option --view-depth are not explicitly specified, signal names like rf/regs_ext will not be exported to C++ structs.