From 6d1502b9484a445e5184bdf622f87fcd14d0a0f9 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 16 Jan 2013 17:32:11 +0100 Subject: Added support for "always @(*)" --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 13591693f..5d78206d8 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ or using a simple synthesis script: proc; opt; techmap; opt write_verilog synth.v - $ ././yosys synth.ys + $ ./yosys synth.ys It is also possible to only have the synthesis commands but not the read/write commands in the synthesis script: -- cgit v1.2.3