-
Notifications
You must be signed in to change notification settings - Fork 432
Description
Whenever I instantiate a resistor on Xschem the sheet resistance is wrong, for a 430.7k resistor I should have an aspect ratio of 215.35, instead I get 1114, as shown in the figure below.
The same behavior is found when importing this netlist to Magic, so after doing parasitic extraction and running my final simulations I am getting weird results and I cannot say for certain if this issues are due to the buggy resistor behavior. My layout has the correct sizing (using the 2000 ohm/sq sheet resistance as specified by the PDK documentation), and the resistor devices are created within Magic, I am not using the ones created when the netlist is used to generate the .mag file. On the figure below, the resistor imported form Xschem is on the left and the one created on Magic is on the right (with the correct sheet resistance)
Thank you for your help!

