// Library name: genesis_reva // Cell name: inv_bt // View name: schematic subckt inv_bt AGND AVDD in out parameters PW=20 NW=10 P2 (out in AVDD AVDD AGND) P w=PW l=0.4 m=1 mult=1 numGates=1 N2 (out in AGND AGND) N w=NW l=0.4 m=1 mult=1 numGates=1 ends inv_bt // End of subcircuit definition. // Library name: genesis_my // Cell name: INV_sim // View name: schematic I0 (AGND AVDD in out) inv_bt PW=20 NW=10