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.

[SOLVED] Connecting multiple bits to same output bus in cadence schematic

Status
Not open for further replies.

roy_ece

Member level 3
Joined
Dec 18, 2006
Messages
58
Helped
12
Reputation
24
Reaction score
3
Trophy points
1,288
Activity points
1,859
Hi,

I am building a digital system where i have to pass a bit of input-bus directly to the output bus, but cadence schematic composer gives an error when i try to do that.

Error: Shorted terminals - memTerms "IN<7>" & "A<3>" thru signal "IN<7>".
Error: Shorted terminals - memTerms "A<3>" & "IN<7>" thru signal "IN<7>".

Is there a way to resolve this error .

Thanks in Advance.
 

If it is a digital design, put a buffer there. Cadence does not allow short of input and output.
 

I have used the "cds_thru" component from the "basic" library, or perhaps a patchcord from the Create -> Patchcord menu (at least in IC61x that's where it is).
thnx
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top