Rafeeq Khan Mohammed
03/15/2024, 10:29 PMTim Edwards
03/16/2024, 12:17 AMN
device used for the ReRAM. Although it may not matter because the device should be compared at the subcircuit sky130_fd_pr_reram__reram_cell
. Netgen ran, though. Did you look at the output file?Rafeeq Khan Mohammed
03/16/2024, 1:06 AMRafeeq Khan Mohammed
03/16/2024, 11:13 AMRafeeq Khan Mohammed
03/16/2024, 7:12 PMTim Edwards
03/16/2024, 7:47 PMnfet_03v3_nvt
and nfet_g5v0d10v5
. The device (poly + diffusion) must be coincident with NSDM, HVI, LVTN, and LVID (3.3V native-Vt FET marking ID). The presence of the special marking ID layer makes it rather difficult to confuse the two devices.Mitch Bailey
03/16/2024, 9:09 PMRafeeq Khan Mohammed
03/16/2024, 10:15 PMRafeeq Khan Mohammed
03/16/2024, 10:16 PMMitch Bailey
03/16/2024, 10:18 PMRafeeq Khan Mohammed
03/16/2024, 10:23 PMRafeeq Khan Mohammed
03/17/2024, 6:05 AMTim Edwards
03/17/2024, 2:41 PMgetcell $PDK_ROOT/sky130B/libs.ref/sky130_fd_pr_reram/mag/sky130_fd_pr_reram__reram_cell
(I noticed this can't be reached from the "Library Manager" window; clearly I'm a bit behind in integrating the ReRAM devices into the PDK for magic.)Mitch Bailey
03/17/2024, 3:59 PMSimulation
-> LVS
-> LVS netlist: top level is subckt
Rafeeq Khan Mohammed
03/17/2024, 4:05 PMRafeeq Khan Mohammed
03/17/2024, 4:06 PMRafeeq Khan Mohammed
03/19/2024, 1:57 AMMitch Bailey
03/19/2024, 2:23 AMnfet_03v3_nvt
and nfet_g5v0d10v5
is layer 81/60 (nfet_03v3_nvt
should have it and nfet_g5v0d10v5
should not), but you won’t see this in magic. In magic, the 3.3V devices should be drawn on nntransistor
and the 5V devices on mvnntransistor
.Rafeeq Khan Mohammed
03/19/2024, 3:20 AMMitch Bailey
03/19/2024, 4:12 AMnfet_03v3_nvt
, you can paint poly
over mvndiffusion
and then paint nntransistor
over the resulting mvntransistor
.
To create an nfet_g5v0d10v5
, you can paint poly
over mvndiffusion
and then paint mvnntransistor
over the resulting mvntransistor
.
I think you need 2 steps for either one.Rafeeq Khan Mohammed
03/19/2024, 4:26 AM