circt/test/circt-verilog
Fabian Schuiki 512cc7a817
[ImportVerilog] Fix single unit preprocessor option (#6682)
Make `ImportVerilog` honor the `singleUnit` option by either adding all
source files to a single preprocessor (single unit), or creating a fresh
preprocessor for every single file (multiple units).

Fixes #6680.
2024-02-09 09:15:43 -08:00
..
include [ImportVerilog] Add import options and Verilog preprocessing (#6632) 2024-02-08 11:08:03 -08:00
commandline.sv [ImportVerilog] Add Slang frontend dependency (#6620) 2024-01-30 13:22:00 -08:00
preprocess-errors.sv [circt-verilog] Add "REQUIRES: slang" to new tests 2024-02-08 14:55:44 -05:00
preprocess-multiple-files.sv [ImportVerilog] Fix single unit preprocessor option (#6682) 2024-02-09 09:15:43 -08:00
preprocess.sv [circt-verilog] Add "REQUIRES: slang" to new tests 2024-02-08 14:55:44 -05:00