RE: Wreal/User defined types on wires

From: Bresticker, Shalom <shalom.bresticker@intel.com>
Date: Thu Mar 11 2010 - 21:50:24 PST

Just as a clarification about SV, the following is not correct in current SV:

> Since SV has typedef you can put a declaration like -
>
> typedef wire real wreal;

A data object declaration has the form

<kind> <type> <data object name>

where <kind> is a variable or net keyword, such as "var" or "wire" (sometimes the <kind> can be omitted), and <type> is a built-in or user-defined data type (which may have modifiers such as array dimensions).

"typedef" is used for the <type> only, and may not include the <kind>.

Regards,
Shalom
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu Mar 11 21:50:44 2010

This archive was generated by hypermail 2.1.8 : Thu Mar 11 2010 - 21:50:48 PST