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
bb79f23b9ebf569d04b2388a91bf6fa6c92cc04f
bb79f23b9ebf569d04b2388a91bf6fa6c92cc04f
Switch branch/tag
yosys-tests
simple
scripts
flowmap_minlut.ys
Find file
Normal view
History
Permalink
flowmap_minlut.ys
81 Bytes
Edit
Newer
Older
Add new tests to 'simple' and 'misc' test groups
50fc2cde
SergeyDegtyar
committed
6 years ago
1
2
3
4
read_verilog ../top.v
synth -top top
flowmap -minlut 2 top
write_verilog synth.v