Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
asic:timing:xcell:start [2024/06/03 16:40] – [Cells with external SPICE netlists and user-defined scenarios] rajitasic:timing:xcell:start [2026/07/10 18:46] (current) – [Configuration file] rajit
Line 89: Line 89:
 end end
 </code> </code>
 +
 +By default, ''xcell'' assumes that ''Xyce'' will be used for characterization. However, the binary can be changed using
 +<code>
 +string spice_binary "hspice"
 +</code>
 +(If the binary is not ''Xyce'', then ''hspice''-style options are used for SPICE simulation.)
  
 ==== Cells with external SPICE netlists and user-defined scenarios ==== ==== Cells with external SPICE netlists and user-defined scenarios ====