From b9f2127f5d5a78bab74f511a71b6a369065a0383 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 8 Nov 2014 10:59:48 +0100 Subject: Various documentation updates --- CodingReadme | 1 + 1 file changed, 1 insertion(+) (limited to 'CodingReadme') diff --git a/CodingReadme b/CodingReadme index 88f16ff0..03de3fc1 100644 --- a/CodingReadme +++ b/CodingReadme @@ -159,6 +159,7 @@ Then with default config setting: cd ~yosys ./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 cd ~yosys make manual -- cgit v1.2.3