Document the predefined __ICARUS__ macro
This commit is contained in:
parent
32ecd260f0
commit
acddb99305
|
|
@ -338,6 +338,12 @@ and directory strings.
|
|||
|
||||
Variable values come from the operating system environment, and not
|
||||
from preprocessor defines elsewhere in the file or the command line.
|
||||
|
||||
.SH PREDEFINED MACROS
|
||||
|
||||
The following macro is predefined by the compiler:
|
||||
.TP 8
|
||||
.B __ICARUS__ = 1\fP
|
||||
|
||||
.SH EXAMPLES
|
||||
These examples assume that you have a Verilog source file called hello.v in
|
||||
|
|
|
|||
Loading…
Reference in New Issue