Library Multi-Technology Simulation Mode (lmts)
Description
Activate TMI Library Multi-Technology Simulation mode. Under this mode, multiple TMI shared libraries are allowed to be simulated in the same netlist.Please make sure that all TMI shared libraries are included in their own sub-circuit in TMI MTS simulation.
Here is an example of a system consisting of blocks designed with different TMI shared libraries:
subckt subckt1 ( in out )
include "TMI_PDK_1.scs" section=sec1
.......
ends subckt1
subckt subckt2 ( in out )
include "TMI_PDK_2.scs" section=sec2
......
ends subckt2
In the inventory of log file, you will see the following primitives:
Circuit inventory:
subckt1_tmibsim4 10 subckt=subckt1
subckt2_tmibsimcmg 10 subckt=subckt2
Features Supported in Spectre
The TMI MTS flow has been constantly enhanced and qualified for different Spectre features and analyses. Refer to the following table to learn about the features supported in this flow.
This table will be updated every time a new feature is qualified in Spectre.
|
Spectre version
|
Feature supported in the TMI MTS flow
|
|
21.1ISR12
|
XF analysis
Stb analysis
|
|
21.1ISR8
|
Severity switch for TMI MTS feature check
|
|
21.1ISR7
|
Checklimit analysis
|
|
21.1ISR6
|
Unsupported feature check to block unsupported features
RF analysis (SP, PSS, Pnoise, HB, HBnoise, HBAC, HBSP)
Command-line options:
-
-help , -help name
-
+log <file> , =log <file>
-
-raw <raw>
-
-format <fmt>
-
-outdir <path>
-
-V, -W
-
-Idir
-
maxwarns <number> -maxnotes <number>
-
maxwarnstolog <number>
-
maxnotestolog <number>
-
lqtimeout
-
+lmode <value>
-
+lorder <value>
-
-ahdllibdir path
-
+postlayout[=hpa/upa/legacy/legacy_rf]
-
+errpreset=liberal/moderate/conservative
-
+liclog
-
+config <file>
-
+multithread
|
|
|
-
+postlpreset=value
-
+preset=value
-
-preset_override
-
-env ade
-
+logstatus
|
|
20.1ISR14
|
ETMIS
ETMIF
|
|
20.1ISR13
|
Noise analysis
Assert/SOA
APS (mode moderate/liberal/conservative)
++APS (mode moderate/liberal/conservative)
Spectre X (mode AX, CX, MX)
|
|
20.1ISR7
|
alter/altergroup (only Spectre baseline)
Sweep (only Spectre baseline)
Monte Carlo (only Spectre baseline)
|
|
20.1ISR6
|
DC (only Spectre baseline)
AC (only Spectre baseline)
Transient (only Spectre baseline)
|
Return to top