RE: [sv-bc] datatypes on ports

From: Rich, Dave <Dave_Rich_at_.....>
Date: Wed May 11 2005 - 09:17:40 PDT
Françoise,

 

A ref port is defined as a symbolic reference. The symbol is never assigned a value, only what it references.

 

An input or output variable port is defined as a continuous assignment, so the LHS has whatever the RHS has. Its valid to assign a null dynamic array.

 

Dave

 

 

________________________________

From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of Francoise Martinolle
Sent: Wednesday, May 11, 2005 8:58 AM
To: sv-ec@eda.org; 'SV_BC List'
Subject: [sv-bc] datatypes on ports

 

Do we allow dynamic array datatypes on a variable or ref port?

What is the initial value of the port if the dynamic array has not been allocated yet? null?

 

Francoise

       '
Received on Wed May 11 09:17:44 2005

This archive was generated by hypermail 2.1.8 : Wed May 11 2005 - 09:17:50 PDT