sheldonucr / ucr-eecs168-lab

The lab schedules for EECS168 at UC Riverside
494 stars 32 forks source link

Can Poly directly contact Metal3 with VIA2? #111

Open clanktian opened 4 years ago

clanktian commented 4 years ago

Can Poly directly contact Metal3 with VIA2, without Metal1 and Metal 2 between them? Or can I add VIA2 directly on VIA1 without Metal between them?

yushuyuan commented 4 years ago

No, you need first link the poly and M1 with contact, then link M1 and M2 with Via1, then link M2 and M3 with Via2, etc., if needed.

clanktian commented 4 years ago

OK,thanks