mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 01:55:33 +00:00
Various documentation updates
This commit is contained in:
parent
420bc05627
commit
b9f2127f5d
13 changed files with 1277 additions and 108 deletions
|
@ -159,6 +159,7 @@ Then with default config setting:
|
|||
cd ~yosys
|
||||
./yosys -p 'proc; show' tests/simple/fiedler-cooley.v
|
||||
./yosys -p 'proc; opt; show' tests/simple/fiedler-cooley.v
|
||||
./yosys -p 'synth; show' tests/simple/fiedler-cooley.v
|
||||
|
||||
cd ~yosys
|
||||
make manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue