Commit 40bcbe83 by Miodrag Milanovic

fix count

parent 79c0b9ff
...@@ -35,5 +35,5 @@ synth_intel -nobram ...@@ -35,5 +35,5 @@ synth_intel -nobram
#design -load postopt #design -load postopt
cd top cd top
select -assert-count 520 t:dffeas select -assert-count 520 t:dffeas
select -assert-count 977 t:fiftyfivenm_lcell_comb select -assert-count 978 t:fiftyfivenm_lcell_comb
select -assert-none t:dffeas t:fiftyfivenm_lcell_comb %% t:* %D select -assert-none t:dffeas t:fiftyfivenm_lcell_comb %% t:* %D
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment