3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-29 06:29:00 +00:00
yosys/tests/verific/README.md
2024-09-23 05:35:48 -07:00

15 lines
343 B
Markdown

# Verific Test Cases
## Yosys Built-In
### Working
- `case`
- `clocking`
- `enum`
### Skipped
- `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 frontend rather than GHDL