circt/tools/circt-verilog
Fabian Schuiki 76f3ca59f0
[ImportVerilog] Add debug info switch
Add an option to ImportVerilog to enable debug info generation. If set,
the Verilog importer should generate additional `dbg.*` ops in the IR to
track variables and constants defined by the user in the Verilog source
text. No such ops are generated yet.

Also add a corresponding `-g` option to `circt-verilog`.
2024-09-24 16:48:17 -07:00
..
CMakeLists.txt [Moore] Add SimplifyAssigns pass to handle concat_ref. (#7216) 2024-07-01 17:30:25 +08:00
circt-verilog.cpp [ImportVerilog] Add debug info switch 2024-09-24 16:48:17 -07:00