$attribute deprecation note.
This commit is contained in:
parent
e51bbcb85a
commit
461a0fa2fb
|
|
@ -208,6 +208,9 @@ command line.
|
||||||
|
|
||||||
3.6 ATTRIBUTES
|
3.6 ATTRIBUTES
|
||||||
|
|
||||||
|
NOTE: The $attribute syntax is being deprecated in favor of the
|
||||||
|
Verilog-2001 attribute syntax, which cleaner and standardized.
|
||||||
|
|
||||||
The parser accepts, as an extension to Verilog, the $attribute module
|
The parser accepts, as an extension to Verilog, the $attribute module
|
||||||
item. The syntax of the $attribute item is:
|
item. The syntax of the $attribute item is:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue