Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
config:start [2025/05/27 18:04] – [The configuration files] rajitconfig:start [2025/05/27 18:15] (current) – [The configuration files] rajit
Line 63: Line 63:
   * ''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''
  
 +Any configuration parameter can be over-ridden by using the ''-cnf=<file.conf>'' command-line option that is supposed by any ACT tool. While most technology-specific options are unlikely to need to be overridden,
 +others (e.g. warnings, definitions of macros) may need [[config:runtime|user customization]].