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
337efd01
Commit
337efd01
authored
Jun 26, 2020
by
Miodrag Milanovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improved values in tests
parent
ab3d2145
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
9 deletions
+5
-9
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_asym_ram_sdp_read_wider.ys
+3
-7
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_rams_pipeline.ys
+2
-2
No files found.
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_asym_ram_sdp_read_wider.ys
View file @
337efd01
...
...
@@ -16,11 +16,7 @@ cd asym_ram_sdp_read_wider
stat
#Vivado synthesizes 1 RAMB18E1.
select -assert-count 2 t:BUFG
select -assert-count 271 t:FDRE
select -assert-count 23 t:LUT2
select -assert-count 194 t:LUT6
select -assert-count 115 t:MUXF7
select -assert-count 49 t:MUXF8
select -assert-count 128 t:RAM64M
select -assert-count 1 t:LUT2
select -assert-count 4 t:RAMB18E1
select -assert-none t:BUFG t:
FDRE t:LUT2 t:LUT6 115 t:MUXF7 49 t:MUXF8 128 t:RAM64M
%% t:* %D
select -assert-none t:BUFG t:
LUT2 t:RAMB18E1
%% t:* %D
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_rams_pipeline.ys
View file @
337efd01
...
...
@@ -23,6 +23,6 @@ select -assert-count 2 t:BUFG
#select -assert-count 21 t:LUT5
#select -assert-count 356 t:LUT6
#select -assert-count 2 t:MUXF7
select -assert-count 2
56 t:RAM64M
select -assert-count 2
t:RAMB18E1
#select -assert-none t:BUFG t:FDRE t:
LUT2 t:LUT3 t:LUT4 t:LUT5 t:LUT6 t:MUXF7 t:RAM128X1D
%% t:* %D
#select -assert-none t:BUFG t:FDRE t:
RAMB18E1
%% 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