mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 11:26:22 +00:00
tests: signorm fix
This commit is contained in:
parent
72b60b6cef
commit
54b35be609
2 changed files with 2 additions and 2 deletions
|
|
@ -196,7 +196,7 @@ select -module dffe_10 -assert-count 1 t:\$_NOT_
|
|||
select -module dffe_11 -assert-count 0 t:\$_NOT_
|
||||
|
||||
# $sdffe is not gated
|
||||
select -module sdffe -assert-count 0 sdffe t:* t:\$sdffe %d
|
||||
select -module sdffe -assert-count 0 sdffe t:* t:\$sdffe t:\$input_port %d
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue