From 8a6b0a35207578342c10113b29ca3a303092c37a Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 1 Mar 2013 08:03:00 +0100 Subject: Added help messages to ilang and verilog frontends --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 470a3236..7512f767 100644 --- a/README +++ b/README @@ -170,6 +170,9 @@ Verilog Attributes and non-standard features - The 'full_case' attribute on case statements is supported (also the non-standard "// synopsys full_case" directive) +- The 'parallel_case' attribute on case statements is supported + (also the non-standard "// synopsys parallel_case" directive) + - The "// synopsys translate_off" and "// synopsys translate_on" directives are also supported (but the use of `ifdef .. `endif is strongly recommended instead). -- cgit v1.2.3