mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-29 21:36:33 +00:00
tests: adjust to input_port and init behavior (sketchy)
This commit is contained in:
parent
924dba44c7
commit
da939d86e5
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