Unverified Commit c1ffdf2f by Miodrag Milanović Committed by GitHub

Merge pull request #69 from SergeyDegtyar/master

Fix regression on #160 build.
parents e6e0dae3 d5375997
...@@ -10,14 +10,14 @@ cd macc ...@@ -10,14 +10,14 @@ cd macc
stat stat
select -assert-count 1 t:BUFG select -assert-count 1 t:BUFG
select -assert-count 53 t:FDRE select -assert-count 53 t:FDRE
select -assert-count 64 t:LUT2 select -assert-count 63 t:LUT2
select -assert-count 10 t:LUT3 select -assert-count 11 t:LUT3
select -assert-count 22 t:LUT4 select -assert-count 22 t:LUT4
select -assert-count 14 t:LUT5 select -assert-count 13 t:LUT5
select -assert-count 123 t:LUT6 select -assert-count 129 t:LUT6
select -assert-count 34 t:MUXCY select -assert-count 34 t:MUXCY
select -assert-count 41 t:MUXF7 select -assert-count 45 t:MUXF7
select -assert-count 14 t:MUXF8 select -assert-count 15 t:MUXF8
select -assert-count 36 t:XORCY select -assert-count 36 t:XORCY
select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT3 t:LUT4 t:LUT5 t:LUT6 t:MUXCY t:MUXF7 t:MUXF8 t:XORCY %% t:* %D select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT3 t:LUT4 t:LUT5 t:LUT6 t:MUXCY t:MUXF7 t:MUXF8 t:XORCY %% 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