mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-30 05:46:32 +00:00
tests: adjust to input_port and init behavior (sketchy)
This commit is contained in:
parent
80a440ed2d
commit
5b6b11dd44
4 changed files with 17 additions and 17 deletions
|
|
@ -27,7 +27,7 @@ sat -verify -prove-asserts -show-ports -enable_undef miter2
|
|||
|
||||
cd coarse_keepdc
|
||||
opt_expr -keepdc
|
||||
select -assert-count 1 c:*
|
||||
select -assert-count 1 c:* t:$input_port %d
|
||||
|
||||
cd fine_keepdc
|
||||
simplemap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue