├── .gitmodules ├── Documents ├── LaTeX │ ├── GNUmakefile │ ├── PearlRiver.tex │ ├── considerations.tex │ ├── picture-wafer_size.tex │ ├── principle-quarter.tex │ ├── principle-rsquare.tex │ ├── revision.tex │ ├── ringoscillators.tex │ ├── schematic-4terminal.tex │ ├── schematic-invring.tex │ ├── schematic-nand3ring.tex │ ├── schematic-nor3ring.tex │ └── teststructures.tex └── PearlRiver.pdf ├── GNUmakefile ├── Images ├── apple.gif ├── apple.jpeg ├── apple.txt ├── apple_big.txt ├── apple_huge.txt ├── apple_monochrome.jpeg └── apple_monochrome.png ├── Layout ├── gds │ ├── PearlRiver_die.gds │ ├── mask_contact.gds │ ├── mask_fox.gds │ ├── mask_gate.gds │ ├── mask_glass.gds │ ├── mask_implant_stop.gds │ ├── mask_metal1.gds │ ├── mask_metal2.gds │ ├── mask_metal3.gds │ ├── mask_nbase.gds │ ├── mask_nimplant.gds │ ├── mask_nwell.gds │ ├── mask_pbase.gds │ ├── mask_pimplant.gds │ ├── mask_pwell.gds │ ├── mask_silicide_block.gds │ ├── mask_sonos.gds │ ├── mask_sti.gds │ ├── mask_via1.gds │ └── mask_via2.gds ├── img │ └── tshirt.png └── magic │ ├── PearlRiver_die.mag │ ├── PearlRiver_quarter.mag │ ├── T10_RO51_NAND3.mag │ ├── T11_RO51_NOR3.mag │ ├── T7_CELL50_FILLCAP.mag │ ├── T7_RO51_INV.mag │ ├── caps_table.mag │ ├── contact_meas.mag │ ├── contact_table.mag │ ├── diode_table.mag │ ├── hvfet_table.mag │ ├── ison_table.mag │ ├── metal1_rsquare.mag │ ├── metal2_rsquare.mag │ ├── metal3_rsquare.mag │ ├── mosfet_aligning.mag │ ├── nmos_table.mag │ ├── npn_table.mag │ ├── pad_measure.mag │ ├── pmos_table.mag │ ├── pnp_table.mag │ ├── polysi_rsquare.mag │ ├── ringoscillator_stripe.mag │ ├── rpoly_rsquare.mag │ ├── sonos_table.mag │ └── tshirt.mag ├── Library └── magic │ ├── L500_CHAR_0.mag │ ├── L500_CHAR_1.mag │ ├── L500_CHAR_2.mag │ ├── L500_CHAR_3.mag │ ├── L500_CHAR_4.mag │ ├── L500_CHAR_5.mag │ ├── L500_CHAR_6.mag │ ├── L500_CHAR_7.mag │ ├── L500_CHAR_8.mag │ ├── L500_CHAR_9.mag │ ├── L500_CHAR_a.mag │ ├── L500_CHAR_b.mag │ ├── L500_CHAR_c.mag │ ├── L500_CHAR_d.mag │ ├── L500_CHAR_dot.mag │ ├── L500_CHAR_e.mag │ ├── L500_CHAR_f.mag │ ├── L500_CHAR_g.mag │ ├── L500_CHAR_h.mag │ ├── L500_CHAR_i.mag │ ├── L500_CHAR_j.mag │ ├── L500_CHAR_k.mag │ ├── L500_CHAR_l.mag │ ├── L500_CHAR_m.mag │ ├── L500_CHAR_mark.mag │ ├── L500_CHAR_minus.mag │ ├── L500_CHAR_n.mag │ ├── L500_CHAR_o.mag │ ├── L500_CHAR_p.mag │ ├── L500_CHAR_plus.mag │ ├── L500_CHAR_q.mag │ ├── L500_CHAR_r.mag │ ├── L500_CHAR_s.mag │ ├── L500_CHAR_slash.mag │ ├── L500_CHAR_t.mag │ ├── L500_CHAR_tick.mag │ ├── L500_CHAR_u.mag │ ├── L500_CHAR_under.mag │ ├── L500_CHAR_v.mag │ ├── L500_CHAR_w.mag │ ├── L500_CHAR_x.mag │ ├── L500_CHAR_y.mag │ ├── L500_CHAR_z.mag │ ├── L500_CONTACT_Wmin_resistance.mag │ ├── L500_DIODE_PBASE_A10k_params.mag │ ├── L500_DIODE_PBASE_A1k_params.mag │ ├── L500_DIODE_PBASE_A2k_params.mag │ ├── L500_DIODE_PBASE_A5k_params.mag │ ├── L500_DIODE_SUBSTRATE_A10k_params.mag │ ├── L500_DIODE_SUBSTRATE_A1k_params.mag │ ├── L500_DIODE_SUBSTRATE_A2k_params.mag │ ├── L500_DIODE_SUBSTRATE_A5k_params.mag │ ├── L500_HVNFET_W108_L22_params.mag │ ├── L500_HVPFET_W108_L22_params.mag │ ├── L500_ISON_W10_L10_params.mag │ ├── L500_ISON_W1P5_L1P5_params.mag │ ├── L500_ISON_W1P5_L4_params.mag │ ├── L500_ISON_W4_L1P5_params.mag │ ├── L500_ISON_W4_L4_params.mag │ ├── L500_METAL1_NWELL_capacitance.mag │ ├── L500_METAL1_PWELL_capacitance.mag │ ├── L500_METAL1_W100_1rsquare.mag │ ├── L500_METAL1_W10_100rsquare.mag │ ├── L500_METAL1_W19_100rsquare.mag │ ├── L500_METAL1_W4_100rsquare.mag │ ├── L500_METAL1_W4m_100rsquare.mag │ ├── L500_METAL1_W6_100rsquare.mag │ ├── L500_METAL1_W8_100rsquare.mag │ ├── L500_METAL1_W8m_100rsquare.mag │ ├── L500_METAL2_METAL1_capacitance.mag │ ├── L500_METAL2_W100_1rsquare.mag │ ├── L500_METAL2_W10_100rsquare.mag │ ├── L500_METAL2_W19_100rsquare.mag │ ├── L500_METAL2_W4_100rsquare.mag │ ├── L500_METAL2_W4m_100rsquare.mag │ ├── L500_METAL2_W6_100rsquare.mag │ ├── L500_METAL2_W8_100rsquare.mag │ ├── L500_METAL2_W8m_100rsquare.mag │ ├── L500_METAL3_METAL2_capacitance.mag │ ├── L500_METAL3_W100_1rsquare.mag │ ├── L500_METAL3_W10_100rsquare.mag │ ├── L500_METAL3_W19_100rsquare.mag │ ├── L500_METAL3_W4_100rsquare.mag │ ├── L500_METAL3_W4m_100rsquare.mag │ ├── L500_METAL3_W6_100rsquare.mag │ ├── L500_METAL3_W8_100rsquare.mag │ ├── L500_METAL3_W8m_100rsquare.mag │ ├── L500_NBASE_W14_2000rsquare.mag │ ├── L500_NDCONTACT_Wmin_resistance.mag │ ├── L500_NMOS_W10_L10_params.mag │ ├── L500_NMOS_W10_L2_params.mag │ ├── L500_NMOS_W10_L5_params.mag │ ├── L500_NMOS_W20_L10_params.mag │ ├── L500_NMOS_W20_L20_params.mag │ ├── L500_NMOS_W20_L2_params.mag │ ├── L500_NMOS_W20_L5_params.mag │ ├── L500_NMOS_W3_L2_params.mag │ ├── L500_NMOS_W40_L10_params.mag │ ├── L500_NMOS_W40_L20_params.mag │ ├── L500_NMOS_W40_L2_params.mag │ ├── L500_NMOS_W40_L40_params.mag │ ├── L500_NMOS_W40_L5_params.mag │ ├── L500_NMOS_W5_L2_params.mag │ ├── L500_NMOS_W5_L5_params.mag │ ├── L500_NMOSi_W10_L10_params.mag │ ├── L500_NMOSi_W20_L20_params.mag │ ├── L500_NMOSi_W3_L2_params.mag │ ├── L500_NMOSi_W3_L3_params.mag │ ├── L500_NMOSi_W3_L8_params.mag │ ├── L500_NMOSi_W40_L40_params.mag │ ├── L500_NMOSi_W5_L5_params.mag │ ├── L500_NMOSi_W8_L3_params.mag │ ├── L500_NMOSi_W8_L8_params.mag │ ├── L500_NPN1.mag │ ├── L500_NPN2.mag │ ├── L500_NPNi1.mag │ ├── L500_NPNi2.mag │ ├── L500_NWELL_W14_2000rsquare.mag │ ├── L500_PBASE_W14_2000rsquare.mag │ ├── L500_PDCONTACT_Wmin_resistance.mag │ ├── L500_PMOS_W10_L10_params.mag │ ├── L500_PMOS_W10_L2_params.mag │ ├── L500_PMOS_W10_L5_params.mag │ ├── L500_PMOS_W20_L10_params.mag │ ├── L500_PMOS_W20_L20_params.mag │ ├── L500_PMOS_W20_L2_params.mag │ ├── L500_PMOS_W20_L5_params.mag │ ├── L500_PMOS_W3_L2_params.mag │ ├── L500_PMOS_W40_L10_params.mag │ ├── L500_PMOS_W40_L20_params.mag │ ├── L500_PMOS_W40_L2_params.mag │ ├── L500_PMOS_W40_L40_params.mag │ ├── L500_PMOS_W40_L5_params.mag │ ├── L500_PMOS_W5_L2_params.mag │ ├── L500_PMOS_W5_L5_params.mag │ ├── L500_PNP1.mag │ ├── L500_PNP2.mag │ ├── L500_POLYSI_NWELL_capacitance.mag │ ├── L500_POLYSI_PWELL_capacitance.mag │ ├── L500_POLYSI_W10_100rsquare.mag │ ├── L500_POLYSI_W19_100rsquare.mag │ ├── L500_POLYSI_W4_100rsquare.mag │ ├── L500_POLYSI_W4m_100rsquare.mag │ ├── L500_POLYSI_W6_100rsquare.mag │ ├── L500_POLYSI_W8_100rsquare.mag │ ├── L500_POLYSI_W8m_100rsquare.mag │ ├── L500_PWELL_W14_2000rsquare.mag │ ├── L500_RPOLY_W10_100rsquare.mag │ ├── L500_RPOLY_W19_100rsquare.mag │ ├── L500_RPOLY_W4_100rsquare.mag │ ├── L500_RPOLY_W4m_100rsquare.mag │ ├── L500_RPOLY_W6_100rsquare.mag │ ├── L500_RPOLY_W8_100rsquare.mag │ ├── L500_RPOLY_W8m_100rsquare.mag │ ├── L500_SIGNATURE_gnd.mag │ ├── L500_SIGNATURE_kallisti.mag │ ├── L500_SIGNATURE_kallisti_big.mag │ ├── L500_SIGNATURE_kallisti_huge.mag │ ├── L500_SIGNATURE_pearlriver.mag │ ├── L500_SIGNATURE_ruler.mag │ ├── L500_SIGNATURE_vdd.mag │ ├── L500_SONOS_NMOS_W3_L2_params.mag │ ├── L500_SONOS_NMOS_W40_L20_params.mag │ ├── L500_SONOS_PMOS_W3_L2_params.mag │ ├── L500_SONOS_PMOS_W40_L20_params.mag │ ├── L500_TPAD_blank.mag │ ├── L500_TPM1_blank.mag │ ├── L500_TPM2_blank.mag │ ├── L500_TPM3_blank.mag │ ├── L500_VIA2_Wmin_resistance.mag │ ├── L500_VIA_Wmin_resistance.mag │ ├── L500_ZENER_W10_L1.mag │ ├── L500_ZENER_W10_L2.mag │ ├── L500_ZENER_W10_L3.mag │ ├── L500_ZENER_W10_L4.mag │ ├── L500_ZENER_W10_L5.mag │ ├── L500_ZENER_W20_L1.mag │ ├── L500_ZENER_W20_L2.mag │ ├── L500_ZENER_W20_L3.mag │ ├── L500_ZENER_W20_L4.mag │ ├── L500_ZENER_W20_L5.mag │ ├── L500_ZENER_W40_L1.mag │ ├── L500_ZENER_W40_L2.mag │ ├── L500_ZENER_W40_L3.mag │ ├── L500_ZENER_W40_L4.mag │ ├── L500_ZENER_W40_L5.mag │ ├── L500_ZENER_W5_L1.mag │ ├── L500_ZENER_W5_L2.mag │ ├── L500_ZENER_W5_L3.mag │ ├── L500_ZENER_W5_L4.mag │ ├── L500_ZENER_W5_L5.mag │ ├── T10_NAND2.mag │ ├── T10_NAND3.mag │ ├── T11_NOR2.mag │ ├── T11_NOR3.mag │ ├── T6_INV.mag │ ├── T6_NAND2.mag │ ├── T7_FILLCAP.mag │ ├── T7_INV.mag │ └── T7_NAND2.mag ├── README.md ├── Tools └── python │ ├── README.md │ ├── asci2magic.py │ ├── create_resistor.py │ ├── gif2magic.py │ └── split_layers.py ├── Vendors └── HKUST │ ├── GDS │ ├── stepperMK_15mm_Bright.gds │ └── stepperMK_15mm_Dark.gds │ ├── Masks │ ├── brightfield1.gds │ ├── brightfield2.gds │ ├── darkfield1.gds │ ├── darkfield2.gds │ └── darkfield3.gds │ └── Python │ └── make_masks.py └── scmos.tech /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/.gitmodules -------------------------------------------------------------------------------- /Documents/LaTeX/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/GNUmakefile -------------------------------------------------------------------------------- /Documents/LaTeX/PearlRiver.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/PearlRiver.tex -------------------------------------------------------------------------------- /Documents/LaTeX/considerations.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/considerations.tex -------------------------------------------------------------------------------- /Documents/LaTeX/picture-wafer_size.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/picture-wafer_size.tex -------------------------------------------------------------------------------- /Documents/LaTeX/principle-quarter.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/principle-quarter.tex -------------------------------------------------------------------------------- /Documents/LaTeX/principle-rsquare.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/principle-rsquare.tex -------------------------------------------------------------------------------- /Documents/LaTeX/revision.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/revision.tex -------------------------------------------------------------------------------- /Documents/LaTeX/ringoscillators.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/ringoscillators.tex -------------------------------------------------------------------------------- /Documents/LaTeX/schematic-4terminal.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/schematic-4terminal.tex -------------------------------------------------------------------------------- /Documents/LaTeX/schematic-invring.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/schematic-invring.tex -------------------------------------------------------------------------------- /Documents/LaTeX/schematic-nand3ring.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/schematic-nand3ring.tex -------------------------------------------------------------------------------- /Documents/LaTeX/schematic-nor3ring.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/schematic-nor3ring.tex -------------------------------------------------------------------------------- /Documents/LaTeX/teststructures.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/LaTeX/teststructures.tex -------------------------------------------------------------------------------- /Documents/PearlRiver.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Documents/PearlRiver.pdf -------------------------------------------------------------------------------- /GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/GNUmakefile -------------------------------------------------------------------------------- /Images/apple.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple.gif -------------------------------------------------------------------------------- /Images/apple.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple.jpeg -------------------------------------------------------------------------------- /Images/apple.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple.txt -------------------------------------------------------------------------------- /Images/apple_big.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple_big.txt -------------------------------------------------------------------------------- /Images/apple_huge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple_huge.txt -------------------------------------------------------------------------------- /Images/apple_monochrome.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple_monochrome.jpeg -------------------------------------------------------------------------------- /Images/apple_monochrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Images/apple_monochrome.png -------------------------------------------------------------------------------- /Layout/gds/PearlRiver_die.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/PearlRiver_die.gds -------------------------------------------------------------------------------- /Layout/gds/mask_contact.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_contact.gds -------------------------------------------------------------------------------- /Layout/gds/mask_fox.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_fox.gds -------------------------------------------------------------------------------- /Layout/gds/mask_gate.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_gate.gds -------------------------------------------------------------------------------- /Layout/gds/mask_glass.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_glass.gds -------------------------------------------------------------------------------- /Layout/gds/mask_implant_stop.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_implant_stop.gds -------------------------------------------------------------------------------- /Layout/gds/mask_metal1.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_metal1.gds -------------------------------------------------------------------------------- /Layout/gds/mask_metal2.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_metal2.gds -------------------------------------------------------------------------------- /Layout/gds/mask_metal3.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_metal3.gds -------------------------------------------------------------------------------- /Layout/gds/mask_nbase.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_nbase.gds -------------------------------------------------------------------------------- /Layout/gds/mask_nimplant.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_nimplant.gds -------------------------------------------------------------------------------- /Layout/gds/mask_nwell.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_nwell.gds -------------------------------------------------------------------------------- /Layout/gds/mask_pbase.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_pbase.gds -------------------------------------------------------------------------------- /Layout/gds/mask_pimplant.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_pimplant.gds -------------------------------------------------------------------------------- /Layout/gds/mask_pwell.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_pwell.gds -------------------------------------------------------------------------------- /Layout/gds/mask_silicide_block.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_silicide_block.gds -------------------------------------------------------------------------------- /Layout/gds/mask_sonos.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_sonos.gds -------------------------------------------------------------------------------- /Layout/gds/mask_sti.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_sti.gds -------------------------------------------------------------------------------- /Layout/gds/mask_via1.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_via1.gds -------------------------------------------------------------------------------- /Layout/gds/mask_via2.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/gds/mask_via2.gds -------------------------------------------------------------------------------- /Layout/img/tshirt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/img/tshirt.png -------------------------------------------------------------------------------- /Layout/magic/PearlRiver_die.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/PearlRiver_die.mag -------------------------------------------------------------------------------- /Layout/magic/PearlRiver_quarter.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/PearlRiver_quarter.mag -------------------------------------------------------------------------------- /Layout/magic/T10_RO51_NAND3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/T10_RO51_NAND3.mag -------------------------------------------------------------------------------- /Layout/magic/T11_RO51_NOR3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/T11_RO51_NOR3.mag -------------------------------------------------------------------------------- /Layout/magic/T7_CELL50_FILLCAP.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/T7_CELL50_FILLCAP.mag -------------------------------------------------------------------------------- /Layout/magic/T7_RO51_INV.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/T7_RO51_INV.mag -------------------------------------------------------------------------------- /Layout/magic/caps_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/caps_table.mag -------------------------------------------------------------------------------- /Layout/magic/contact_meas.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/contact_meas.mag -------------------------------------------------------------------------------- /Layout/magic/contact_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/contact_table.mag -------------------------------------------------------------------------------- /Layout/magic/diode_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/diode_table.mag -------------------------------------------------------------------------------- /Layout/magic/hvfet_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/hvfet_table.mag -------------------------------------------------------------------------------- /Layout/magic/ison_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/ison_table.mag -------------------------------------------------------------------------------- /Layout/magic/metal1_rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/metal1_rsquare.mag -------------------------------------------------------------------------------- /Layout/magic/metal2_rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/metal2_rsquare.mag -------------------------------------------------------------------------------- /Layout/magic/metal3_rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/metal3_rsquare.mag -------------------------------------------------------------------------------- /Layout/magic/mosfet_aligning.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/mosfet_aligning.mag -------------------------------------------------------------------------------- /Layout/magic/nmos_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/nmos_table.mag -------------------------------------------------------------------------------- /Layout/magic/npn_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/npn_table.mag -------------------------------------------------------------------------------- /Layout/magic/pad_measure.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/pad_measure.mag -------------------------------------------------------------------------------- /Layout/magic/pmos_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/pmos_table.mag -------------------------------------------------------------------------------- /Layout/magic/pnp_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/pnp_table.mag -------------------------------------------------------------------------------- /Layout/magic/polysi_rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/polysi_rsquare.mag -------------------------------------------------------------------------------- /Layout/magic/ringoscillator_stripe.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/ringoscillator_stripe.mag -------------------------------------------------------------------------------- /Layout/magic/rpoly_rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/rpoly_rsquare.mag -------------------------------------------------------------------------------- /Layout/magic/sonos_table.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/sonos_table.mag -------------------------------------------------------------------------------- /Layout/magic/tshirt.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Layout/magic/tshirt.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_0.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_0.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_1.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_2.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_3.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_4.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_4.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_5.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_5.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_6.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_6.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_7.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_7.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_8.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_8.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_9.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_9.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_a.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_a.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_b.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_b.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_c.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_c.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_d.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_d.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_dot.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_dot.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_e.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_e.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_f.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_f.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_g.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_g.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_h.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_h.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_i.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_i.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_j.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_j.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_k.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_k.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_l.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_l.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_m.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_m.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_mark.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_mark.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_minus.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_minus.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_n.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_n.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_o.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_o.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_p.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_p.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_plus.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_plus.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_q.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_q.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_r.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_r.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_s.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_s.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_slash.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_slash.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_t.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_t.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_tick.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_tick.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_u.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_u.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_under.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_under.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_v.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_v.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_w.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_w.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_x.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_x.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_y.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_y.mag -------------------------------------------------------------------------------- /Library/magic/L500_CHAR_z.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CHAR_z.mag -------------------------------------------------------------------------------- /Library/magic/L500_CONTACT_Wmin_resistance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_CONTACT_Wmin_resistance.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_PBASE_A10k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_PBASE_A10k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_PBASE_A1k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_PBASE_A1k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_PBASE_A2k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_PBASE_A2k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_PBASE_A5k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_PBASE_A5k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_SUBSTRATE_A10k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_SUBSTRATE_A10k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_SUBSTRATE_A1k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_SUBSTRATE_A1k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_SUBSTRATE_A2k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_SUBSTRATE_A2k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_DIODE_SUBSTRATE_A5k_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_DIODE_SUBSTRATE_A5k_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_HVNFET_W108_L22_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_HVNFET_W108_L22_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_HVPFET_W108_L22_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_HVPFET_W108_L22_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_ISON_W10_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ISON_W10_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_ISON_W1P5_L1P5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ISON_W1P5_L1P5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_ISON_W1P5_L4_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ISON_W1P5_L4_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_ISON_W4_L1P5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ISON_W4_L1P5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_ISON_W4_L4_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ISON_W4_L4_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_NWELL_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_NWELL_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_PWELL_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_PWELL_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W100_1rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W100_1rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W10_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W10_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W19_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W19_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W4_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W4_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W4m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W4m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W6_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W6_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W8_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W8_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL1_W8m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL1_W8m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_METAL1_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_METAL1_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W100_1rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W100_1rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W10_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W10_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W19_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W19_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W4_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W4_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W4m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W4m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W6_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W6_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W8_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W8_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL2_W8m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL2_W8m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_METAL2_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_METAL2_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W100_1rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W100_1rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W10_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W10_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W19_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W19_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W4_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W4_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W4m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W4m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W6_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W6_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W8_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W8_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_METAL3_W8m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_METAL3_W8m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_NBASE_W14_2000rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NBASE_W14_2000rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_NDCONTACT_Wmin_resistance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NDCONTACT_Wmin_resistance.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W10_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W10_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W10_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W10_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W10_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W10_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W20_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W20_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W20_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W20_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W20_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W20_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W20_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W20_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W3_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W3_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W40_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W40_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W40_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W40_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W40_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W40_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W40_L40_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W40_L40_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W40_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W40_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W5_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W5_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOS_W5_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOS_W5_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W10_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W10_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W20_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W20_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W3_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W3_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W3_L3_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W3_L3_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W3_L8_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W3_L8_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W40_L40_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W40_L40_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W5_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W5_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W8_L3_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W8_L3_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NMOSi_W8_L8_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NMOSi_W8_L8_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_NPN1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NPN1.mag -------------------------------------------------------------------------------- /Library/magic/L500_NPN2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NPN2.mag -------------------------------------------------------------------------------- /Library/magic/L500_NPNi1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NPNi1.mag -------------------------------------------------------------------------------- /Library/magic/L500_NPNi2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NPNi2.mag -------------------------------------------------------------------------------- /Library/magic/L500_NWELL_W14_2000rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_NWELL_W14_2000rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_PBASE_W14_2000rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PBASE_W14_2000rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_PDCONTACT_Wmin_resistance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PDCONTACT_Wmin_resistance.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W10_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W10_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W10_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W10_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W10_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W10_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W20_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W20_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W20_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W20_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W20_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W20_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W20_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W20_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W3_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W3_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W40_L10_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W40_L10_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W40_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W40_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W40_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W40_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W40_L40_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W40_L40_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W40_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W40_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W5_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W5_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PMOS_W5_L5_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PMOS_W5_L5_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_PNP1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PNP1.mag -------------------------------------------------------------------------------- /Library/magic/L500_PNP2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PNP2.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_NWELL_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_NWELL_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_PWELL_capacitance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_PWELL_capacitance.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W10_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W10_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W19_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W19_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W4_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W4_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W4m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W4m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W6_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W6_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W8_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W8_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_POLYSI_W8m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_POLYSI_W8m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_PWELL_W14_2000rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_PWELL_W14_2000rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W10_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W10_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W19_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W19_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W4_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W4_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W4m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W4m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W6_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W6_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W8_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W8_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_RPOLY_W8m_100rsquare.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_RPOLY_W8m_100rsquare.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_gnd.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_gnd.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_kallisti.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_kallisti.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_kallisti_big.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_kallisti_big.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_kallisti_huge.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_kallisti_huge.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_pearlriver.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_pearlriver.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_ruler.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_ruler.mag -------------------------------------------------------------------------------- /Library/magic/L500_SIGNATURE_vdd.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SIGNATURE_vdd.mag -------------------------------------------------------------------------------- /Library/magic/L500_SONOS_NMOS_W3_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SONOS_NMOS_W3_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_SONOS_NMOS_W40_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SONOS_NMOS_W40_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_SONOS_PMOS_W3_L2_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SONOS_PMOS_W3_L2_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_SONOS_PMOS_W40_L20_params.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_SONOS_PMOS_W40_L20_params.mag -------------------------------------------------------------------------------- /Library/magic/L500_TPAD_blank.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_TPAD_blank.mag -------------------------------------------------------------------------------- /Library/magic/L500_TPM1_blank.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_TPM1_blank.mag -------------------------------------------------------------------------------- /Library/magic/L500_TPM2_blank.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_TPM2_blank.mag -------------------------------------------------------------------------------- /Library/magic/L500_TPM3_blank.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_TPM3_blank.mag -------------------------------------------------------------------------------- /Library/magic/L500_VIA2_Wmin_resistance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_VIA2_Wmin_resistance.mag -------------------------------------------------------------------------------- /Library/magic/L500_VIA_Wmin_resistance.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_VIA_Wmin_resistance.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W10_L1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W10_L1.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W10_L2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W10_L2.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W10_L3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W10_L3.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W10_L4.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W10_L4.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W10_L5.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W10_L5.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W20_L1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W20_L1.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W20_L2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W20_L2.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W20_L3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W20_L3.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W20_L4.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W20_L4.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W20_L5.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W20_L5.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W40_L1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W40_L1.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W40_L2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W40_L2.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W40_L3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W40_L3.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W40_L4.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W40_L4.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W40_L5.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W40_L5.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W5_L1.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W5_L1.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W5_L2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W5_L2.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W5_L3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W5_L3.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W5_L4.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W5_L4.mag -------------------------------------------------------------------------------- /Library/magic/L500_ZENER_W5_L5.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/L500_ZENER_W5_L5.mag -------------------------------------------------------------------------------- /Library/magic/T10_NAND2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T10_NAND2.mag -------------------------------------------------------------------------------- /Library/magic/T10_NAND3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T10_NAND3.mag -------------------------------------------------------------------------------- /Library/magic/T11_NOR2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T11_NOR2.mag -------------------------------------------------------------------------------- /Library/magic/T11_NOR3.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T11_NOR3.mag -------------------------------------------------------------------------------- /Library/magic/T6_INV.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T6_INV.mag -------------------------------------------------------------------------------- /Library/magic/T6_NAND2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T6_NAND2.mag -------------------------------------------------------------------------------- /Library/magic/T7_FILLCAP.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T7_FILLCAP.mag -------------------------------------------------------------------------------- /Library/magic/T7_INV.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T7_INV.mag -------------------------------------------------------------------------------- /Library/magic/T7_NAND2.mag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Library/magic/T7_NAND2.mag -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/README.md -------------------------------------------------------------------------------- /Tools/python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Tools/python/README.md -------------------------------------------------------------------------------- /Tools/python/asci2magic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Tools/python/asci2magic.py -------------------------------------------------------------------------------- /Tools/python/create_resistor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Tools/python/create_resistor.py -------------------------------------------------------------------------------- /Tools/python/gif2magic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Tools/python/gif2magic.py -------------------------------------------------------------------------------- /Tools/python/split_layers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Tools/python/split_layers.py -------------------------------------------------------------------------------- /Vendors/HKUST/GDS/stepperMK_15mm_Bright.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/GDS/stepperMK_15mm_Bright.gds -------------------------------------------------------------------------------- /Vendors/HKUST/GDS/stepperMK_15mm_Dark.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/GDS/stepperMK_15mm_Dark.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Masks/brightfield1.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Masks/brightfield1.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Masks/brightfield2.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Masks/brightfield2.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Masks/darkfield1.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Masks/darkfield1.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Masks/darkfield2.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Masks/darkfield2.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Masks/darkfield3.gds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Masks/darkfield3.gds -------------------------------------------------------------------------------- /Vendors/HKUST/Python/make_masks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/Vendors/HKUST/Python/make_masks.py -------------------------------------------------------------------------------- /scmos.tech: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/libresilicon/PearlRiver/HEAD/scmos.tech --------------------------------------------------------------------------------