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
45c0ea8c55e0184c68b0045bd8683e25110cbee8
45c0ea8c55e0184c68b0045bd8683e25110cbee8
Switch branch/tag
yosys-tests
simple
scripts
techmap_max_iter.ys
Find file
Normal view
History
Permalink
techmap_max_iter.ys
75 Bytes
Edit
Newer
Older
Add tests for abc9 command; Add tests for passes/techmap commands;
9e9090ef
SergeyDegtyar
committed
5 years ago
1
2
3
4
5
read_verilog ../top.v
proc
techmap -max_iter 2
synth
write_verilog synth.v