https://open-source-silicon.dev logo
#sky130
Title
# sky130
c

Chen Zach

09/22/2021, 11:00 PM
I ran into an issue when I was trying to run Monte Carlo simulation with local mismatch: the MC simulation does not take effect and all the results are still in the nominal case. I went to the model file "sky130_fd_pr__nfet_01v8__tt.pm3.spice" and found that the parameters related to MC simulation, such as "sky130_fd_pr__nfet_01v8__toxe_slope_spectre", are all set to zero, so my MC results will remain the same. Would anybody give me some hint if my understanding about the MC parameters are correct? If so, how should I define those parameters to get the MC simulation work (is it OK to directly assign them as standard normal distribution)? I would greatly appreciate the feedbacks!