RE: [sv-bc] integer atom and vector types


Subject: RE: [sv-bc] integer atom and vector types
From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Fri Nov 07 2003 - 08:50:04 PST


The motivation for the naming was probably that
vectors can only be built out of integer_vector_types.
(For example, you can't have a packed array of bytes.)

-- Brad

-----Original Message-----
From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org]On Behalf Of Paul
Graham
Sent: Friday, November 07, 2003 7:35 AM
To: sv-bc@eda.org
Subject: [sv-bc] integer atom and vector types

I'm looking at syntax 3-1 where it lists:

    integer_atom_type ::= byte | shortint | int | longint | integer

    integer_vector_type ::= bit | logic | reg

This is backward. bit, logic, and reg are the "atom" types, while byte,
shortint, etc, are the vector types.

Paul



This archive was generated by hypermail 2b28 : Fri Nov 07 2003 - 08:54:32 PST