From e4429c480ea224ab9b5b0a98dbf5d9661a291b11 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 22 Nov 2013 12:46:02 +0100 Subject: Enable {* .. *} feature per default (removes dependency to REJECT feature in flex) --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index a5e3d5974..29e99611d 100644 --- a/README +++ b/README @@ -265,8 +265,7 @@ Verilog Attributes and non-standard features - In addition to the (* ... *) attribute syntax, yosys supports the non-standard {* ... *} attribute syntax to set default attributes for everything that comes after the {* ... *} statement. (Reset - by adding an empty {* *} statement.) The preprocessor define - __YOSYS_ENABLE_DEFATTR__ must be set in order for this feature to be active. + by adding an empty {* *} statement.) Workarounds for known build problems -- cgit v1.2.3