CodingReadme update

This commit is contained in:
Clifford Wolf 2015-02-08 23:30:15 +01:00
parent 07afb14318
commit 139648554d
1 changed files with 1 additions and 0 deletions

View File

@ -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