DSPRelated.com
Forums

biDirectional Port in Simulink

Started by Khalid Latif January 24, 2008
Hi all,

I am trying to model a Data Bus in simulink. As in standard
data bus,there are three types of lines: data, address and control.
Data is always Bidirectional. If Read Enable: Data is Read and if
Write Enable: Data is written on same line. If I use same data line,
the problem is that should be bidirectional but bidirectional port is
not available in simulink.
One thing more is that this bidirectional port can should have
multiple drivrers because multiple componenst will be connected the
bus.

What to do??

Regards,
Khalid