3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-25 20:46:04 +00:00

Rename verific to import in tests and update README explanation

This commit is contained in:
Akash Levy 2025-01-16 19:34:02 -08:00
parent 54c69f1fed
commit 53ed83fcac
4 changed files with 10 additions and 10 deletions

View file

@ -2,6 +2,6 @@
## Disabled
- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
- `bounds`: relies on using Verific's VHDL frontend
- `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
- `rom_case`: relies on using Verific's VHDL frontend