summaryrefslogtreecommitdiff
path: root/CodingReadme
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-02-08 23:30:15 +0100
committerClifford Wolf <clifford@clifford.at>2015-02-08 23:30:15 +0100
commit139648554dbdfbd9cdeab6736f88914a122fb70a (patch)
tree71176d0d9c1cee3d66a5d21328f1acae13dbc6e3 /CodingReadme
parent07afb143187aa6e74bee79c4d561e0435ff7605f (diff)
CodingReadme update
Diffstat (limited to 'CodingReadme')
-rw-r--r--CodingReadme1
1 files changed, 1 insertions, 0 deletions
diff --git a/CodingReadme b/CodingReadme
index 5769c85f..46624e9c 100644
--- a/CodingReadme
+++ b/CodingReadme
@@ -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