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
muxcover_nodecode.ys
Find file
Normal view
History
Permalink
muxcover_nodecode.ys
101 Bytes
Edit
Newer
Older
Commit tests for "I Simple" tasks section
fae17050
SergeyDegtyar
committed
6 years ago
1
2
3
read_verilog ../top.v
synth -top top
muxcover -nodecode
Add checks for certain cell type into 'simple' tests.
9ab6e149
SergeyDegtyar
committed
5 years ago
4
tee -o result.log dump
Commit tests for "I Simple" tasks section
fae17050
SergeyDegtyar
committed
6 years ago
5
write_verilog synth.v