New datatypes in Cadence donation

From: Kathy McKinley (mckinley@cadence.com)
Date: Wed Mar 31 2004 - 15:49:59 PST

  • Next message: Shalom.Bresticker@motorola.com: "Re: Orthogonal Data Types - Rough Proposals"

    The Cadence donation introduced the following new datatypes:

    Predefined types:
        logic (like SV logic)
        bool (like SV bit)
        int (like SV int)
        shortint (like SV shortint)
        long (like SV long)
        char

    Vector types:
        enum (similar to SV enum)
        tagged vector (similar to SV packed struct)
        indexed vector (similar to SV packed array)
        union (similar to SV union)

    Array types:
        array of any type (similar to SV unpacked array)

    Structure types:
        struct (similar to SV unpacked struct)

    Pointer types:
        handle



    This archive was generated by hypermail 2.1.4 : Wed Mar 31 2004 - 15:32:38 PST and
    sponsored by Boyd Technology, Inc.