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:
parent
e73d51dbf0
commit
2ae7490adf
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue