mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-13 02:34:44 +00:00
.. | ||
.gitignore | ||
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 | ||
rom_case.ys.DISABLED | ||
run-test.sh |
Verific Test Cases
Disabled
bounds
: checks top and bottom bound attributes, which are removed to avoid OpenSTA issuesmemory_semantics
: relies on initial values being retained, which we do not wantrom_case
: relies on using Verific's frontend rather than GHDL