Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
config:start [2023/04/11 10:23]
rajit [Technology-specific configuration]
config:start [2023/06/25 11:13]
rajit [Generic configuration settings]
Line 112: Line 112:
 end end
 </code> </code>
 +
 +<code>
 +begin act
 +  int output_window_width 72
 +end
 +</code>
 +For tools that use pretty-printing, this sets the output window width for a line break.
  
  
Line 174: Line 181:
    * ''layout.conf'': [[config:layout|Layout]] generation from netlist.    * ''layout.conf'': [[config:layout|Layout]] generation from netlist.
    * ''lint.conf'': [[config:lint|linting]] configuration for analyzing SPICE simulation traces.    * ''lint.conf'': [[config:lint|linting]] configuration for analyzing SPICE simulation traces.
-   * ''models.sp'': In the standard technology configuration directory, the file ''models.sp'' should exist if mixed-signal and analog modeling is to be used. This particular file should include the SPICE commands necessary to include all the device models needed for simulation. This is typically a single line of the form ''.lib <path-to-models> TT''+   * ''models.sp'': In the standard technology configuration directory, the file ''models.sp'' should exist if mixed-signal and analog modeling is to be used. This particular file should include the SPICE commands necessary to include all the device models needed for simulation. This is typically a single line of the form ''.lib "<path-to-models>TT''