3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Update test for ffM

This commit is contained in:
Eddie Hung 2019-08-30 15:01:08 -07:00
parent 390cf34d0a
commit d508dc2906

View file

@ -7,5 +7,5 @@ cd mul_unsigned # Constrain all select calls below inside the top module
stat
select -assert-count 1 t:BUFG
select -assert-count 1 t:DSP48E1
select -assert-count 15 t:SRL16E
select -assert-none t:DSP48E1 t:SRL16E t:BUFG %% t:* %D
select -assert-count 30 t:FDRE
select -assert-none t:DSP48E1 t:FDRE t:BUFG %% t:* %D