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
9a201971
Commit
9a201971
authored
Jan 12, 2020
by
Miodrag Milanovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix regressions
parent
0342cd35
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
7 deletions
+1
-7
misc/abc9/abc9_dff_nomfs.ys
+0
-6
simple/alu/luts.ys
+1
-1
No files found.
misc/abc9/abc9_dff_nomfs.ys
deleted
100644 → 0
View file @
0342cd35
read_verilog ../top_dff.v
proc
dff2dffe
synth -top top
abc9 -lut 5 -nomfs
abc9 -lut 5
simple/alu/luts.ys
View file @
9a201971
...
@@ -2,4 +2,4 @@ read_verilog ../top.v
...
@@ -2,4 +2,4 @@ read_verilog ../top.v
synth -top top
synth -top top
abc -lut 4
abc -lut 4
select -assert-count 32 t:$_DFF_P_
select -assert-count 32 t:$_DFF_P_
select -assert-count 68
9
t:$lut
select -assert-count 68
8
t:$lut
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