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
867644e4d6a988aba6d07ec17f3c762778c1540d
867644e4d6a988aba6d07ec17f3c762778c1540d
Switch branch/tag
yosys-tests
simple
scripts
dff.ys
Find file
Normal view
History
Permalink
dff.ys
86 Bytes
Edit
Newer
Older
First tests for pilot project
a5b30e54
SergeyDegtyar
committed
6 years ago
1
2
3
4
5
6
7
read_verilog ../top.v
synth -top top
proc
flatten
opt
opt_rmdff
write_verilog synth.v