Skip to content
Snippets Groups Projects
Commit 5c60c44e authored by David Lanzendörfer's avatar David Lanzendörfer
Browse files

Disabling ndiff/pdiff resistors

No time anymore for fixing those 20 DRC violations before the next tapeout
parent 8633d090
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ PowerMOSFET = false ...@@ -36,7 +36,7 @@ PowerMOSFET = false
# Find the table here, in order to alleviate confusion: # Find the table here, in order to alleviate confusion:
# https://skywater-pdk.readthedocs.io/en/main/rules/device-details.html?highlight=sheet#generic-resistors # https://skywater-pdk.readthedocs.io/en/main/rules/device-details.html?highlight=sheet#generic-resistors
#Layers = nwell, pwell, ndiffusion, pdiffusion, poly, metal1, metal2, metal3, metal4, metal5, metal6 #Layers = nwell, pwell, ndiffusion, pdiffusion, poly, metal1, metal2, metal3, metal4, metal5, metal6
Layers = nwell, pwell, ndiffusion, pdiffusion, poly, metal1, metal2, metal3, metal4, metal5 Layers = nwell, pwell, poly, metal1, metal2, metal3, metal4, metal5
Factors = 1, 2e0, 5e0, 1e1, 2e1 Factors = 1, 2e0, 5e0, 1e1, 2e1
#, 5e1, 1e2 #, 5e1, 1e2
MinimumOhm = 100Ω MinimumOhm = 100Ω
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment