How I can connect different inputs to a single bus in QUARTUS

Status
Not open for further replies.

zarakhan

Member level 2
Joined
Jul 26, 2006
Messages
42
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
1,593
hello.
How I can connect different inputs to a single bus in QUARTUSII. (in schematic designer).
I have a 4bit input bus named bus_in[3..0].I want to connect a,b,c,d to bus_in[0],bus_in[1],bus_in[2],bus_in[3], respectively.
can you help me?
 

The bus signals can be accessed by name, e.g. bus_in[0]. To connect different nets use a wire symbol.
 

Completely wrong. The outputs pins on the left are simply uncennected. You have named the pins instead of connecting them.

I don't use logic schematic entry due to it's restrictions since 10 years or so, but I think it's almost self-explanatory.
Just try a bit, or review examples and everything should work out well.
 
I don't understand what you try to achieve. Why do you use output pins to connect inputs?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…