mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-10 16:13:26 +00:00
CodingReadme update
This commit is contained in:
parent
07afb14318
commit
139648554d
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ Then with default config setting:
|
||||||
./yosys -p 'proc; show' tests/simple/fiedler-cooley.v
|
./yosys -p 'proc; show' tests/simple/fiedler-cooley.v
|
||||||
./yosys -p 'proc; opt; 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
|
./yosys -p 'synth; show' tests/simple/fiedler-cooley.v
|
||||||
|
./yosys -p 'synth_xilinx -top up3down5; show' tests/simple/fiedler-cooley.v
|
||||||
|
|
||||||
cd ~yosys
|
cd ~yosys
|
||||||
make manual
|
make manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue