Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:computing_cdsterm [21/04/2013 20:17]
pacher
vlsi:computing_cdsterm [30/07/2013 21:20]
pacher cancellata
Linea 2: Linea 2:
 ====== Running VLSI design platforms ====== ====== Running VLSI design platforms ======
  
-[ __[[vlsi:​home|Home]]__ ]+[ __[[vlsi:​home|VLSI Home]]__ ]
 [ __[[vlsi:​workbook|VLSI Design WorkBook]]__ ] [ __[[vlsi:​workbook|VLSI Design WorkBook]]__ ]
 [ __[[vlsi:​computing_main#​contents|Back to index]]__ ] [ __[[vlsi:​computing_main#​contents|Back to index]]__ ]
Linea 47: Linea 47:
  
 <​code>​ <​code>​
-cd ~/​scratch/<​tech_dir+cd ~/​scratch/<​tech_dir>
 cdsterm cdsterm
 </​code>​ </​code>​
Linea 216: Linea 216:
 full-custom analog layout with Cadence IC or if you deal with digital synthesis and  full-custom analog layout with Cadence IC or if you deal with digital synthesis and 
 place-and-route with Cadence RC and Cadence SOC/EDI respectively. \\ place-and-route with Cadence RC and Cadence SOC/EDI respectively. \\
-According to this, the most part of WorkBook ​tutorial ​can be carried out with a simple ​+According to this, the most part of WorkBook ​tutorials ​can be carried out with a simple ​
 Cadence IC 6.1.x vanilla environment (the latest software release is 6.1.5). Cadence IC 6.1.x vanilla environment (the latest software release is 6.1.5).
  
Linea 225: Linea 225:
 <​code>​ <​code>​
 cd ~/​scratch/​tutorials cd ~/​scratch/​tutorials
 +setenv IC_DIR /​usr/​cadence/​IC_6.1.5
 source /​usr/​local/​config/​cds_config/​CdsIC_615.rc source /​usr/​local/​config/​cds_config/​CdsIC_615.rc
 </​code>​ </​code>​