Modification de lien dans le kit TSMC 2.6B_v3.1
__Utilisation de PVS:__\\
//Corriger le fichier pvtech.lib// (/xtools/tsmc/tsmc_cern_013_2.6b_31/V1.4C_3/1p7m4x1z1u/PVS_QUANTUS)
* remplacer :
DEFINE pvs130u_7LM ./7LM_UTM_AlRDL" par **DEFINE pvs130u_7LM ./** --> le dossier 7LM_UTM_AlRDL n'existant pas.
//Corriger le fichier conf_lvsqrc.cfg// (/xtools/tsmc/tsmc_cern_013_2.6b_31/V1.4C_3/1p7m4x1z1u/PVS_QUANTUS/LVS)
* Ligne 16, remplacer:
$PVS_QRCTECHDIR/7LM_UTM_AlRDL/LVS/include.pvl par $PVS_QRCTECHDIR/LVS/include.pvl
//Ajouter une variable dans projet.sh//
* insérer cette variable dans la partie TSMC:
setenv PVS_QRCTECHDIR ${TSMC_PDK}/PVS_QUANTUS
{{ :bb130:projet_sh.png?400 |}}\\
Supprimer erreur lors du LVS :ERROR (NVN-13010): Cell XXX is not defined\\
[[https://support.cadence.com/wps/mypoc/cos?uri=deeplinkmin%3AViewSolution%3BsolutionNumber%3D20322841|Lien support Cadence]]
* Modifier les fichiers preset (/xtools/tsmc/tsmc_cern_013_2.6b_31/V1.4C_3/1p7m4x1z1u/PVS_QUANTUS/LVS) en ajoutant:
SchematicCDLIncludeFile "${TSMC_PDK}/PVS_QUANTUS/LVS/source.added"
SchematicCDLIncludeFileStage "Use Existing Include File"