mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-19 10:23:37 +00:00
intel_alm: rebless LUT counts
This commit is contained in:
parent
2d82ba7c6e
commit
f0943e7e11
1 changed files with 2 additions and 2 deletions
|
|
@ -7,6 +7,6 @@ cd top # Constrain all select calls below inside the top module
|
|||
|
||||
select -assert-count 1 t:MISTRAL_NOT
|
||||
select -assert-count 6 t:MISTRAL_ALUT2
|
||||
select -assert-count 2 t:MISTRAL_ALUT4
|
||||
select -assert-none t:MISTRAL_NOT t:MISTRAL_ALUT2 t:MISTRAL_ALUT4 %% t:* %D
|
||||
select -assert-count 2 t:MISTRAL_ALUT3
|
||||
select -assert-none t:MISTRAL_NOT t:MISTRAL_ALUT2 t:MISTRAL_ALUT3 %% t:* %D
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue