mirror of https://github.com/YosysHQ/yosys.git
CodingReadme update
This commit is contained in:
parent
07afb14318
commit
139648554d
|
@ -309,6 +309,7 @@ Then with default config setting:
|
|||
./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
|
||||
./yosys -p 'synth_xilinx -top up3down5; show' tests/simple/fiedler-cooley.v
|
||||
|
||||
cd ~yosys
|
||||
make manual
|
||||
|
|
Loading…
Reference in New Issue