Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yosys-tests
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
yosys-tests
Commits
c1ffdf2f
Unverified
Commit
c1ffdf2f
authored
Sep 20, 2019
by
Miodrag Milanović
Committed by
GitHub
Sep 20, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #69 from SergeyDegtyar/master
Fix regression on #160 build.
parents
e6e0dae3
d5375997
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
architecture/xilinx_ug901_synthesis_examples/macc.ys
+6
-6
No files found.
architecture/xilinx_ug901_synthesis_examples/macc.ys
View file @
c1ffdf2f
...
...
@@ -10,14 +10,14 @@ cd macc
stat
select -assert-count 1 t:BUFG
select -assert-count 53 t:FDRE
select -assert-count 6
4
t:LUT2
select -assert-count 1
0
t:LUT3
select -assert-count 6
3
t:LUT2
select -assert-count 1
1
t:LUT3
select -assert-count 22 t:LUT4
select -assert-count 1
4
t:LUT5
select -assert-count 12
3
t:LUT6
select -assert-count 1
3
t:LUT5
select -assert-count 12
9
t:LUT6
select -assert-count 34 t:MUXCY
select -assert-count 4
1
t:MUXF7
select -assert-count 1
4
t:MUXF8
select -assert-count 4
5
t:MUXF7
select -assert-count 1
5
t:MUXF8
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment