CodingReadme update
authorClifford Wolf <clifford@clifford.at>
Sun, 8 Feb 2015 22:30:15 +0000 (23:30 +0100)
committerClifford Wolf <clifford@clifford.at>
Sun, 8 Feb 2015 22:30:15 +0000 (23:30 +0100)
CodingReadme

index 5769c85f9ce8355c637a9789d14ba3b32b19e10b..46624e9c7d852ee3efcb96e542587147099a54b1 100644 (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