Incorrect example of page 5-12


Subject: Incorrect example of page 5-12
From: Srikanth Chandrasekaran (schandra@asc.corp.mot.com)
Date: Wed Jan 24 2001 - 14:05:27 PST


Reply To: schandra@asc.corp.mot.com
Organization: Motorola Australia Software Center
X-Mailer: ELM [version 2.5 PL2]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Section 5.3.1.1 (Relations) Page 5-12, LRM 1.9

An example has been specified for an amplifier module.
The module defines two ports in, and out where
"in" is an input port and "out" as output port.

With the above declaration the following contribution statements
would be wrong.

I(in) <+ ...; // cant contribute to an input port
... <+ I(out); // cant probe an output port

One possibility is to make both "in" and "out" as inout declarations
in the module.

Regards,
Sri

--
Srikanth Chandrasekaran
EDA Solutions and Products SBU
Phone: +61-8-8203 3592 Fax: x3501
email: schandra@asc.corp.mot.com



This archive was generated by hypermail 2b28 : Wed Jan 24 2001 - 14:09:52 PST