aquiles viza
02/22/2024, 4:26 PMTim Edwards
02/22/2024, 4:39 PMTim Edwards
02/22/2024, 4:41 PMTim Edwards
02/22/2024, 4:47 PM.subckt pnp_05p00x05p00_0 E C B
X0 E B C pnp_05p00x05p00
**devattr s=1000000,4000 d=1000000,4000
.ends
.subckt pnp_05p00x05p00 I1_default_E I1_default_B VSUBS
Xpnp_05p00x05p00_0_0 I1_default_E VSUBS I1_default_B pnp_05p00x05p00_0
.ends
Could be caused by a property not translating back from GDS into magic, which would be an issue that might require a change in the device generator in magic.aquiles viza
02/22/2024, 4:50 PMTim Edwards
02/22/2024, 4:51 PMTim Edwards
02/22/2024, 4:54 PMpnp_05p00x05p00
in the middle of the hieararchy that shadows a model of the same name (where the model is also a subcircuit), which is what is causing the circularity. You need to rename it to something other than the model name.Tim Edwards
02/22/2024, 4:55 PMaquiles viza
02/22/2024, 4:58 PMTim Edwards
02/22/2024, 5:00 PMTim Edwards
02/22/2024, 5:06 PM_0
suffix, not the cell that shadows the device name. (Attn. @Amro Tork; can you confirm?)