Commentary (#5919)
This commit is contained in:
parent
b9f0612db8
commit
d5077a9d35
|
|
@ -178,8 +178,9 @@ or "`ifdef`"'s may break other tools.
|
||||||
|
|
||||||
.. option:: `SYSTEMVERILOG
|
.. option:: `SYSTEMVERILOG
|
||||||
|
|
||||||
The SYSTEMVERILOG, SV_COV_START, and related standard defines are set by
|
The SYSTEMVERILOG, SV_COV_START, and related standard predefined macros
|
||||||
default when :vlopt:`--language <--language>` is "1800-\*".
|
are defined by default when :vlopt:`--language <--language>` is
|
||||||
|
"1800-\*".
|
||||||
|
|
||||||
.. option:: `VERILATOR
|
.. option:: `VERILATOR
|
||||||
|
|
||||||
|
|
@ -187,8 +188,8 @@ or "`ifdef`"'s may break other tools.
|
||||||
|
|
||||||
.. option:: `verilator3
|
.. option:: `verilator3
|
||||||
|
|
||||||
The VERILATOR, verilator and verilator3 defines are set by default so
|
The VERILATOR, verilator and verilator3 predefined macros are defined by
|
||||||
you may "\`ifdef" around tool specific constructs.
|
default so you may "\`ifdef" around tool specific constructs.
|
||||||
|
|
||||||
.. option:: `verilator_config
|
.. option:: `verilator_config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue