nanavaras6284
Member level 1
Hi,
I am a student working on digital IC design. I have completed the layout of the design and need to estimate the power consumption using Nanosim from the netlist generated from the layout using Calibre PEX.
When I run the nanosim simulation on the spice netlist, it returns an error.
Error:Nanosim:0x30201054:File "./netlist.sp", line 783, column 0, format SPICE: Can't locate resistor model
I have added the following line to the spice netlist generated by Calibre PEX.
.lib "tech.lib" tm
tech.lib file includes all the model files of resistors, capacitors and MOSFETs.
'tm' refers to the typical mean model files. Nanosim does read these SPICE commands and includes the model files, but I am still getting the same error message.
Please guide me, on how to check where I am going wrong.
I am a student working on digital IC design. I have completed the layout of the design and need to estimate the power consumption using Nanosim from the netlist generated from the layout using Calibre PEX.
When I run the nanosim simulation on the spice netlist, it returns an error.
Error:Nanosim:0x30201054:File "./netlist.sp", line 783, column 0, format SPICE: Can't locate resistor model
I have added the following line to the spice netlist generated by Calibre PEX.
.lib "tech.lib" tm
tech.lib file includes all the model files of resistors, capacitors and MOSFETs.
'tm' refers to the typical mean model files. Nanosim does read these SPICE commands and includes the model files, but I am still getting the same error message.
Please guide me, on how to check where I am going wrong.