projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07afb14
)
CodingReadme update
author
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Feb 2015 22:30:15 +0000
(23:30 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Feb 2015 22:30:15 +0000
(23:30 +0100)
CodingReadme
patch
|
blob
|
history
diff --git
a/CodingReadme
b/CodingReadme
index 5769c85f9ce8355c637a9789d14ba3b32b19e10b..46624e9c7d852ee3efcb96e542587147099a54b1 100644
(file)
--- 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