3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-25 15:09:34 +00:00
yosys/tests/verific
2025-02-13 20:32:17 -08:00
..
.gitignore
blackbox.ys.DISABLED
blackbox_empty.ys.DISABLED
blackbox_ql.ys.DISABLED
bounds.sv
bounds.vhd
bounds.ys.DISABLED
case.sv
case.ys
clocking.ys Revert clocking.ys 2025-02-13 20:32:17 -08:00
enum_values.sv
enum_values.ys
memory_semantics.ys.DISABLED
range_case.sv
range_case.ys
README.md
rom_case.ys.DISABLED
run-test.sh
setenv.flist
setenv.ys

Verific Test Cases

Disabled

  • bounds: relies on using Verific's VHDL frontend
  • memory_semantics: relies on initial values being retained, which we do not want
  • rom_case: relies on using Verific's VHDL frontend
  • blackbox*: we need different behavior for parametrized blackboxes