More acurate note about system functions.
This commit is contained in:
parent
9de786fc44
commit
15059bbfdc
|
|
@ -334,8 +334,8 @@ Verilog web page for the current state of support for Verilog, and in
|
||||||
particular, browse the bug report database for reported unsupported
|
particular, browse the bug report database for reported unsupported
|
||||||
constructs.
|
constructs.
|
||||||
|
|
||||||
- System functions are supported, but the compiler presumes that
|
- System functions are supported, but the return value is a little
|
||||||
they return 32 bits. This is the typical case.
|
tricky. See SYSTEM FUNCTION TABLE FILES in the iverilog man page.
|
||||||
|
|
||||||
- Specify blocks are parsed but ignored in general.
|
- Specify blocks are parsed but ignored in general.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue