Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Schematic and spice netlist do not match

Status
Not open for further replies.

william_luo

Junior Member level 2
Junior Member level 2
Joined
Mar 25, 2013
Messages
23
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Visit site
Activity points
1,465
Maybe this is a silly question. I need to use Nangate OCL to make a design. But when I checked the schematic and spice netlist provided all by 45nm Nangate OCL, I found that the schematic and spice netlist do not seem to match (Drain and Source). The schematic and netlist are shown below (take AND2_X1 as an example),

AND2_X1.png
...........
M_i_2 net_0 A1 ZN_neg VSS NMOS_VTL W=0.210000U L=0.050000U
M_i_3 VSS A2 net_0 VSS NMOS_VTL W=0.210000U L=0.050000U
M_i_0 ZN ZN_neg VSS VSS NMOS_VTL W=0.415000U L=0.050000U
M_i_4 ZN_neg A1 VDD VDD PMOS_VTL W=0.315000U L=0.050000U
M_i_5 VDD A2 ZN_neg VDD PMOS_VTL W=0.315000U L=0.050000U
M_i_1 ZN ZN_neg VDD VDD PMOS_VTL W=0.630000U L=0.050000U
...........

The terminal should be defined in the order of (Drain, Gate, Source, Body), but it seems not right. Can anybody help explain this?
Thanks in advance.

Wayne.
 

Source and drain are permissible to swap, in standard CMOS.
Only if you have an asymmetric device design (drain-only
extended, or source strapped to body internal to the
PCell) is this not true.

Take up your ideas of "should" with the netlist procedure
call, and any layers of subcircuit or schematic below symbol.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top