Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Status
Not open for further replies.

zarakhan

Member level 2
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.
 

I do it, but an internal error appears.
bus.jpg
 

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.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top