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.

Cadence layout, intersection of metals (beginner question)

Status
Not open for further replies.

Kamal__

Newbie
Joined
Aug 20, 2022
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
27
Hello all.
I am an absolute beginner in layouting. I am designing a layout (in Cadence) for a circuit which is not very complex, just connecting the gates together with the metal. However, I dont know what to do when two different metal wires overlap and hence they are shorted. I tried using different metal layers, but since the input pins of all the gates are met1 I cant connect them together.
I have attached a snip below. I know it is a very basic question but I would appreciate any help.

Best regards,
Kamal
 

Attachments

  • cadence_q.PNG
    cadence_q.PNG
    27.8 KB · Views: 117

Solution
"Vias" are your missing clue. You break the offending line,
move it up to Met2 ("q" = property edit), and connect the
segments with via1 at the start, and whatever's wanted
at the other end.
Hi there,

you shorted them all right :)

Pin layer can be changed to any layer, really. Just select the object, hit "Q" and select your layer-purpose pair (LPP)... Say, "metal3 pin"
In many PDKs the pin object in layout is only used by the EDA software (Layout L/XL in this case) for hierarchy and routing.
The pin for LVS test is usually just a text label (pin name from schematic) in specific/special LPP.

Hope this helps...

Shlooky
 
Last edited:
"Vias" are your missing clue. You break the offending line,
move it up to Met2 ("q" = property edit), and connect the
segments with via1 at the start, and whatever's wanted
at the other end.
 
Solution
Hi,

Or you can hit "o" for "contacts" menu and in the pop-up window, you can select via between M1 and M2....
I did not add this to my original answer, because I thought this is not an issue, since you already have contact between poly and M1 in your layout....

Shlooky
 
Last edited:
Thank you all for your answers. Yes I didn't think of putting vias between met1 and met2 :D. Now it is alright.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top