3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-15 21:38:45 +00:00
yosys/tests/various
Jim Lawson 71bcc4c644 Address requested changes - don't require non-$ name.
Suppress warning if name does begin with a `$`.
Fix hierachy tests so they have something to grep.
Announce hierarchy test types.
2019-02-22 16:06:10 -08:00
..
.gitignore
constmsk_test.v
constmsk_test.ys
constmsk_testmap.v
hierarchy.sh Address requested changes - don't require non-$ name. 2019-02-22 16:06:10 -08:00
muxcover.ys Added "pmuxtree" command 2015-04-07 20:27:10 +02:00
reg_wire_error.sv Modified errors into warnings 2018-06-05 18:03:22 +03:00
reg_wire_error.ys reg_wire_error test needs the -sv flag so it is run via a script so it had to be moved out of the tests/simple dir that only runs Verilog files 2018-06-05 18:00:06 +03:00
run-test.sh Address requested changes - don't require non-$ name. 2019-02-22 16:06:10 -08:00
submod_extract.ys