List net delays as unsupported.

This commit is contained in:
steve 2002-08-07 02:07:12 +00:00
parent cc74d2a6b0
commit 9ede67ea63
1 changed files with 4 additions and 0 deletions

View File

@ -310,6 +310,10 @@ constructs.
- Module instance arrays are not supported, although gate instance - Module instance arrays are not supported, although gate instance
arrays do work. arrays do work.
- Net delays, of the form "wire #N foo;" do not work. Delays in
every other context do work properly, including the V2001 form
"wire #5 foo = bar;"
5.1 Nonstandard Constructs or Behaviors 5.1 Nonstandard Constructs or Behaviors
Icarus Verilog includes some features that are not part of the Icarus Verilog includes some features that are not part of the