declarative keyword usage

From: Kathy McKinley (mckinley@cadence.com)
Date: Thu Mar 04 2004 - 08:11:26 PST


In the Cadence datatypes donation, the following existing Verilog
keywords are interpreted as data object kinds:

  Parameters:
    localparam
    parameter
    specparam

  Variables:
    reg

  Nets:
    supply0
    supply1
    wire
    wand
    wor
    tri
    triand
    trior
    tri0
    tri1
    trireg

The following keywords are datatypes:

    integer
    time
    real
    realtime

The keyword "event" is an object kind, but not a *data* object kind
because named events do not have values associated with them.



This archive was generated by hypermail 2.1.4 : Thu Mar 18 2004 - 05:27:13 PST and
sponsored by Boyd Technology, Inc.