/rh/cad/bin/path/to/launch/calibre [email]calibre@2021.1_16.10[/email] \
-64 -hier -spice layout.spi -hcell hcell.list \
-turbo -hyper remote -remotedata -recoveroff -remotefile mtflex.config \
DFM_LVS_RC_CALIBRE_1p11m_ALRDL.v1.0d | tee log.ext
其中mtflex.config的内容为:
LAUNCH AUTOMATIC
MONITOR LOCAL CONNECT LOAD MEMORY IO
MONITOR REMOTE CONNECT MEMORY IO
REMOTE HOST SHANQB12U34 120 RSH /usr/bin/ssh MGC_HOME /ux/path/to/mentor/calibre_inst/calibre-2021.1_16.10
REMOTE HOST SHANQB56U78 120 RSH /usr/bin/ssh MGC_HOME /ux/path/to/mentor/calibre_inst/calibre-2021.1_16.10
|