3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-20 23:56:38 +00:00

Disable Verific blackbox checks (different from our preferred approach)

This commit is contained in:
Akash Levy 2025-01-21 05:46:40 -08:00
parent e73d51dbf0
commit 2ae7490adf
4 changed files with 1 additions and 0 deletions

View file

@ -5,3 +5,4 @@
- `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
- `blackbox*`: we need different behavior for parametrized blackboxes