yosys/tests/verific/README.md

8 lines
284 B
Markdown
Raw Normal View History

2024-09-23 13:05:08 +02:00
# Verific Test Cases
## Disabled
2024-09-23 13:05:08 +02:00
- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
2024-09-23 14:35:48 +02:00
- `memory_semantics`: relies on initial values being retained, which we do not want
2024-10-03 08:09:36 +02:00
- `rom_case`: relies on using Verific's VHDL frontend rather than GHDL