3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-23 11:37:55 +00:00
yosys/tests/verific
Akash Levy 1dcf75d175 Sync
2024-12-19 21:40:30 -08:00
..
.gitignore
blackbox.ys
blackbox_empty.ys
blackbox_ql.ys
bounds.sv
bounds.vhd
bounds.ys.DISABLED
case.sv
case.ys
clocking.ys
enum_values.sv
enum_values.ys
memory_semantics.ys.DISABLED
range_case.sv
range_case.ys
README.md Update Verific 2024-10-02 23:09:36 -07:00
rom_case.ys.DISABLED
run-test.sh
setenv.flist
setenv.ys add setenv pass 2024-12-06 11:25:43 +01:00

Verific Test Cases

Disabled

  • bounds: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
  • memory_semantics: relies on initial values being retained, which we do not want
  • rom_case: relies on using Verific's VHDL frontend rather than GHDL