3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-23 09:51:29 +00:00
yosys/tests/proc
Gary Wong 7b09dc31af tests: add cases covering full_case and parallel_case semantics
This is @KrystalDelusion's suggestion in PR #5141 to verify
sensible implementation of all 4 possible full_case/parallel_case
combinations.

(Also including two similar tests to check the Verilog frontend
applies the correct attributes when given SystemVerilog
priority/unique case and if statements.)
2025-05-29 20:45:57 -06:00
..
.gitignore
bug2619.ys
bug2656.ys
bug2962.ys
bug4712.ys
bug_1268.v
bug_1268.ys
case_attr.ys tests: add cases covering full_case and parallel_case semantics 2025-05-29 20:45:57 -06:00
clean_undef_case.ys
proc_dff.ys
proc_rom.ys
rmdead.v
rmdead.ys
run-test.sh