mirror of https://github.com/YosysHQ/yosys.git
Remove chformal test from verific since it requires initial value preservation
This commit is contained in:
parent
d9fb46b5ac
commit
d5f34b5c61
|
|
@ -6,3 +6,4 @@
|
|||
- `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
|
||||
- `chformal`: relies on initial values being retained, which we do not want
|
||||
|
|
|
|||
Loading…
Reference in New Issue