![]() |
multiple individual bidirectional signal concatenated into 1bidirectional bus
Hi,
I was wondering how to concatenate multiple individual bidirectional signals into 1 bidirectional bus Code:
signal a : std_logic;Wouldn't the simulator throw X's on the signal a,b,c because driven from two places. Thanks for the help, Amish |
Re: multiple individual bidirectional signal concatenated into 1 bidirectional bus
Amish Rughoonundon wrote:
> Hi, > I was wondering how to concatenate multiple individual bidirectional > signals into 1 bidirectional bus > Code:
> signal a : std_logic;> Would something like this work? No. > Wouldn't the simulator throw X's on the signal a,b,c because driven > from two places. Yes. So only combine signals that go in the same direction. > Thanks for the help, -- Paul Uiterlinden www.aimvalley.nl e-mail addres: remove the not. |
| All times are GMT. The time now is 08:13 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.