Customization of Scale Factors
The netlister can scale time and capacitance values. The SE variables simTimeUnit and simCapUnit let you define the scale factors for time and capacitance. For both variables, the value to be scaled is divided by the scale factor. The default value of simTimeUnit is 1e-9 (nanoseconds), and the default value of simCapUnit is 1e-15 (femtofarads). You can customize the scale factors by specifying new simTimeUnit and simCapUnit values in your .simrc file.
Related Topics
Netlist Generation and Customization
Netlist Customization With the .simrc File
Variables for Incremental Netlisting
Return to top