mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Update tests
This commit is contained in:
parent
0d4a670267
commit
e6f7cf3b29
7 changed files with 19 additions and 17 deletions
|
@ -15,6 +15,6 @@ cd fsm # Constrain all select calls below inside the top module
|
|||
select -assert-count 1 t:CC_BUFG
|
||||
select -assert-count 6 t:CC_DFF
|
||||
select -assert-max 5 t:CC_LUT2
|
||||
select -assert-max 4 t:CC_LUT3
|
||||
select -assert-max 6 t:CC_LUT3
|
||||
select -assert-max 9 t:CC_LUT4
|
||||
select -assert-none t:CC_BUFG t:CC_DFF t:CC_LUT2 t:CC_LUT3 t:CC_LUT4 %% t:* %D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue