yosys/tests/verific/README.md

11 lines
410 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
2026-04-16 13:03:31 +02:00
<!-- - `import_warning_operator`: no VHDL -->
<!-- - `mixed_flist`: no VHDL -->
2024-09-23 14:35:48 +02:00
- `memory_semantics`: relies on initial values being retained, which we do not want
2025-10-02 09:39:33 +02:00
- `rom_case`: we need different behavior for multi-port memories
- `blackbox*`: we need different behavior for parametrized blackboxes
- `chformal`: relies on initial values being retained, which we do not want