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
90d53f26
Commit
90d53f26
authored
Jul 31, 2020
by
Miodrag Milanovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix tests counters
parent
40bcbe83
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
22 additions
and
20 deletions
+22
-20
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_asym_ram_tdp_write_first.ys
+9
-9
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_dynpreaddmultadd.ys
+3
-2
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_xilinx_ultraram_single_port_no_change.ys
+5
-4
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_xilinx_ultraram_single_port_read_first.ys
+4
-4
simple/opt/opt_noclkinv.ys
+1
-1
No files found.
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_asym_ram_tdp_write_first.ys
View file @
90d53f26
...
@@ -16,14 +16,14 @@ cd asym_ram_tdp_write_first
...
@@ -16,14 +16,14 @@ cd asym_ram_tdp_write_first
stat
stat
#Vivado synthesizes 1 RAMB18E1.
#Vivado synthesizes 1 RAMB18E1.
select -assert-count 2 t:BUFG
select -assert-count 2 t:BUFG
select -assert-count
200
t:FDRE
select -assert-count
136
t:FDRE
select -assert-count
27
t:LUT1
select -assert-count
13
t:LUT1
select -assert-count
23
t:LUT2
select -assert-count
12
t:LUT2
select -assert-count 4
8
t:LUT3
select -assert-count 4
4
t:LUT3
select -assert-count
24
t:LUT4
select -assert-count
9
t:LUT4
select -assert-count
13
8 t:LUT5
select -assert-count
6
8 t:LUT5
select -assert-count
227
t:LUT6
select -assert-count
165
t:LUT6
select -assert-count
318
t:MUXF7
select -assert-count
190
t:MUXF7
select -assert-count
142
t:MUXF8
select -assert-count
76
t:MUXF8
select -assert-none t:BUFG t:FDRE t:LUT1 t:LUT2 t:LUT3 t:LUT4 t:LUT5 t:LUT6 t:MUXF7 t:MUXF8 %% t:* %D
select -assert-none t:BUFG t:FDRE t:LUT1 t:LUT2 t:LUT3 t:LUT4 t:LUT5 t:LUT6 t:MUXF7 t:MUXF8 %% t:* %D
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_dynpreaddmultadd.ys
View file @
90d53f26
...
@@ -18,8 +18,9 @@ stat
...
@@ -18,8 +18,9 @@ stat
select -assert-count 1 t:BUFG
select -assert-count 1 t:BUFG
select -assert-count 16 t:FDRE
select -assert-count 16 t:FDRE
select -assert-count 1 t:DSP48E1
select -assert-count 1 t:DSP48E1
select -assert-count 16 t:LUT2
select -assert-count 9 t:LUT3
select -assert-count 9 t:LUT3
select -assert-count 9 t:LUT4
select -assert-count 6 t:CARRY4
select -assert-count 6 t:CARRY4
select -assert-count 8 t:INV
select -assert-none t:BUFG t:FDRE t:DSP48E1 t:LUT
2 t:LUT3 t:CARRY4
%% t:* %D
select -assert-none t:BUFG t:FDRE t:DSP48E1 t:LUT
4 t:LUT3 t:CARRY4 t:INV
%% t:* %D
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_xilinx_ultraram_single_port_no_change.ys
View file @
90d53f26
...
@@ -16,10 +16,11 @@ cd xilinx_ultraram_single_port_no_change
...
@@ -16,10 +16,11 @@ cd xilinx_ultraram_single_port_no_change
stat
stat
#Vivado synthesizes 1 RAMB36E1, 28 FDRE.
#Vivado synthesizes 1 RAMB36E1, 28 FDRE.
select -assert-count 1 t:BUFG
select -assert-count 1 t:BUFG
select -assert-count
53
t:FDRE
select -assert-count
60
t:FDRE
select -assert-count
2
t:LUT2
select -assert-count
1
t:LUT2
select -assert-count 10 t:LUT3
select -assert-count 10 t:LUT3
select -assert-count
1
t:LUT4
select -assert-count
24
t:LUT4
select -assert-count 16 t:RAM128X1D
select -assert-count 16 t:RAM128X1D
select -assert-count 8 t:INV
select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT3 t:LUT4 t:RAM128X1D %% t:* %D
select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT3 t:LUT4 t:RAM128X1D
t:INV
%% t:* %D
architecture/xilinx_ug901_synthesis_examples/xilinx_ug901_xilinx_ultraram_single_port_read_first.ys
View file @
90d53f26
...
@@ -13,12 +13,12 @@ miter -equiv -flatten -make_assert -make_outputs gold gate miter
...
@@ -13,12 +13,12 @@ miter -equiv -flatten -make_assert -make_outputs gold gate miter
design -load postopt
design -load postopt
cd xilinx_ultraram_single_port_read_first
cd xilinx_ultraram_single_port_read_first
stat
#Vivado synthesizes 1 RAMB18E1, 28 FDRE.
#Vivado synthesizes 1 RAMB18E1, 28 FDRE.
select -assert-count 1 t:BUFG
select -assert-count 1 t:BUFG
select -assert-count 53 t:FDRE
select -assert-count 60 t:FDRE
select -assert-count 1 t:INV
select -assert-count 1 t:LUT2
select -assert-count 1 t:LUT2
select -assert-count
10
t:LUT3
select -assert-count
34
t:LUT3
select -assert-count 16 t:RAM128X1D
select -assert-count 16 t:RAM128X1D
select -assert-none t:BUFG t:FDRE t:
INV t:
LUT2 t:LUT3 t:RAM128X1D %% t:* %D
select -assert-none t:BUFG t:FDRE t:LUT2 t:LUT3 t:RAM128X1D %% t:* %D
simple/opt/opt_clkinv.ys
→
simple/opt/opt_
no
clkinv.ys
View file @
90d53f26
...
@@ -2,7 +2,7 @@ read_verilog ../top.v
...
@@ -2,7 +2,7 @@ read_verilog ../top.v
proc
proc
fsm_detect
fsm_detect
fsm_extract
fsm_extract
opt -clkinv
opt -
no
clkinv
select -assert-count 1 t:$dff
select -assert-count 1 t:$dff
select -assert-count 1 t:$fsm
select -assert-count 1 t:$fsm
select -assert-count 8 t:$mux
select -assert-count 8 t:$mux
...
...
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