This website requires JavaScript.
Explore
Help
Sign In
riscv
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Projects
Releases
Wiki
Activity
1a562f9605
yosys
/
docs
/
source
/
code_examples
/
show
/
example_lscd.ys
9 lines
71 B
Plaintext
Raw
Blame
History
read_verilog example.v
echo on
ls
cd example
ls
dump $2
cd ..
echo off
Reference in New Issue
View Git Blame
Copy Permalink