mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 22:57:54 +00:00
abc: remove -lut/-luts
This commit is contained in:
parent
5fd39ff3e1
commit
3369cc525f
20 changed files with 35 additions and 118 deletions
|
|
@ -8,4 +8,4 @@ cd top # Constrain all select calls below inside the top module
|
|||
stat
|
||||
select -assert-count 5 t:CCU2
|
||||
select -assert-count 8 t:FD1P3DX
|
||||
select -assert-none t:CCU2 t:FD1P3DX t:IB t:OB t:VLO t:VHI %% t:* %D
|
||||
select -assert-none t:CCU2 t:FD1P3DX t:IB t:OB t:INV t:VLO t:VHI %% t:* %D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue