Differenze

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

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
vlsi:workbook:digital:syn:tutorials [11/09/2013 00:54]
pacher creata
vlsi:workbook:digital:syn:tutorials [11/09/2013 00:59] (versione attuale)
pacher creata
Linea 1: Linea 1:
  
-===== Getting started with Cadence RTL Compiler (RC) =====+====== Dygital syntesis tutorials ======
  
-**RTL Compiler** for //logic synthesis// 
  
-Documentazione:​ 
  
-''<​sub>/​usr/​cadence/​RC_9.10/​doc</​sub>''​+== Contents ==
  
-Eseguibili in +   * Introduction 
 +   * ... 
 +   * ...
  
-''<​sub>/​usr/​cadence/​RC_9.10/​tools/​bin</​sub>''​ 
  
 +RTL Compiler tutorial [[ http://​www.ece.virginia.edu/​~mrs8n/​cadence/​Synthesis_Tutorial/​rc_tutorial.html |here]]
  
  
-RTL Compiler tutorial [[ http://​www.ece.virginia.edu/​~mrs8n/​cadence/​Synthesis_Tutorial/​rc_tutorial.html | here ]] 
  
-type at the command line +====== ====== 
 +\\ 
 +----
  
-<​code>​ +Last update
-rc [-gui]  +~~NOTOC~~
-</​code>​ +
- +
-<​code>​ +
-rc -help +
-</​code>​ +
- +
-<​code>​ +
-rc -help >> ./​doc/​rc.help +
-</​code>​ +
- +
-with no & ! +
- +
-the console this time is the initial window from which you +
-launched rc (that'​s why it had to be launched in the foreground). +
-Infatti poi il prompt della shell UNIX diventa +
- +
-<​code>​ +
-rc:/> +
-</​code>​ +
- +
- +
-<​code>​ +
-rc:/> help +
-</​code>​ +
- +
-<​code>​ +
-rc:/> help <​command>​ +
-</​code>​ +
- +
- +
-Per uscire dalla GUI: +
- +
-**RC GUI => File => Exit GUI** +
- +
-per quittare RC: +
- +
-<​code>​ +
-rc:/> exit +
-</​code>​ +
- +
- +
-**RC GUI => File => Source Script** +
- +
-<​code>​ +
-rc:/> source rtl.tcl +
-</​code>​+