blob: f775062bb6e1beb60b86c4d03cedf69c91bda72f [file] [log] [blame]
***************
***************
***************
*** Global Parameter Settings
*************************************************************************
**
** Licensed Materials - Property of GLOBALFOUNDRIES
**
** GLOBALFOUNDRIES CONFIDENTIAL
**
*************************************************************************
** HSPICE include file for global switches, corner parameters
** and other user-defined settings
** **********************************************************************
** -------------------------------------------
** MonteCarlo and matching simulation setting:
** -------------------------------------------
** sw_stat_global
** sw_stat_mismatch
**
** --------------------------------------------------------------------------
** | setting | sw_stat_global=0 | sw_stat_global=1 |
** --------------------------------------------------------------------------
** | sw_stat_mismatch=0 | No statistical | Global variation is on, |
** | | modeling | but mismatch is off. |
** --------------------------------------------------------------------------
** | sw_stat_mismatch=1 | mismacth is on, | Most realistic |
** | | global variation off | distribution. |
** --------------------------------------------------------------------------
**
**
** (default) - sw_stat_global=1 and sw_stat_mismatch=1
** This setting provides the most complete representation of the
** statistical variations during chip manufacturing.
** Global process variations are determined by random distributions.
** Mismatch is differentiated from global variation in that mismatch only
** includes intra-die variation, and it is especially critical for analog matching applications.
**
** mc_skew is the monte-carlo simulation variation control.
**
**
** -------------------------------------------
** Flicker noise corner setting:
** -------------------------------------------
**
** "fnoicor" switch is added for user to select between the best- or worst-case
** flicker noise simulation options
** fnoicor = 0 : (default) as-extracted simulation
** fnoicor = 1 : worst case simulation
**
** *****************************************************************************
**
** Switches
**
*********** Default mc switches **********
**
.PARAM
+ SW_STAT_GLOBAL=1 SW_STAT_MISMATCH=1 MC_SKEW=3 RES_MC_SKEW=3 CAP_MC_SKEW=3 FNOICOR=0
**
********* Default mc skew value *********
**
**
****** Default flicker noise corner switch *****
**
********************************************************************************