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:workbook2:skill [22/09/2014 14:48]
pacher
vlsi:workbook2:skill [13/03/2015 03:16] (versione attuale)
pacher
Linea 4: Linea 4:
 [ __[[vlsi:​workbook2|Back]]__ ] [ __[[vlsi:​workbook2|Back]]__ ]
 [ __[[vlsi:​workbook2:​skill:​useful|Useful SKILL routines]]__ ] [ __[[vlsi:​workbook2:​skill:​useful|Useful SKILL routines]]__ ]
-[ __[[vlsi:​private:​workbook2:​skill|SKILL code repository and examples ​(protected)]]__ ] +[ __[[vlsi:​private:​workbook2:​skill|SKILL code repo (protected)]]__ ] 
 +[ __[[http://​community.cadence.com/​cadence_technology_forums/​f/​48|Custom IC SKILL forum]]__ ]
  
  
-<​code>​ +\\ 
-cd ~/scratch +Incredibile ma vero... esiste un textbook !!!  \\ 
-mkdir skill +//The CAD Connection// ​  by Q. Nguyen ​ (stesso autore di  //CAD scripting languages//​) 
-</code>+ 
 + 
 + 
 +Official training (where? :-( ) 
 + 
 +   * //Cadence SKILL Language Programming Lecture Manual// 
 +   * //Cadence SKILL Language Programming Lab Manual// 
 +   * //Cadence SKILL Quick Reference (SQR)//
  
  
Linea 25: Linea 33:
  
  
 +Appetizer... e che appetizer !!! \\
 +[[http://​www.fhnw.ch/​technik/​ime/​cdnlive2010_poster.pdf]]
  
  
-===== Online resources and tutorials ======+Random: \\ 
 +[[https://​vlsiwiki.soe.ucsc.edu/​index.php/​Useful_SKILL]] ​ \\ 
 +[[http://​atchoo.org/​tools/​cadence/​]] ​  \\ 
 +[[http://​vlsi.ee.ccu.edu.tw/​data/​course/​DIP/​DIP_2004spring/​Handouts/​crcell.il]] ​  \\ 
 +[[http://​venividiwiki.ee.virginia.edu/​mediawiki/​images/​f/​ff/​Ece432Schematic.il]] ​ \\ 
 +[[http://​www.eng.umd.edu/​~dilli/​research/​layout/​MITLL_3D_2006/​3D_PDK2.3/​ncsu_3d/​skill/​d3ic/​d3Extract.il]] ​  \\ 
 +[[https://​svn.unity.ncsu.edu/​osi/​freepdk45/​branches/​ncsu/​ncsu_basekit/​skill]] 
 + 
 + 
 + 
 + 
 +Nice code repo: \\ 
 +[[https://​github.com/​tofguerrier/​cadence-skill]] ​  \\ 
 +[[https://​github.com/​decrement/​dotfiles/​tree/​master/​cds/​skill]] ​ \\ 
 +[[http://​www.sfu.ca/​adm/​skill/​]] 
 + 
 + 
 +Intro tu ROD layout objects: ​ \\ 
 +[[http://​ecad.tu-sofia.bg/​edit/​docs/​hristov/​Ex9.doc]] 
 + 
 + 
 + 
 + 
 + 
 + 
 +====== Online resources and tutorials ​=======
  
 [[http://​en.wikipedia.org/​wiki/​Cadence_SKILL]] [[http://​en.wikipedia.org/​wiki/​Cadence_SKILL]]
 +
 +
 +Basic OA access functions: \\
 +[[http://​www.engr.uky.edu/​~elias/​lectures/​00_SKILL_Programming.pdf]]
 +
 +
 +
  
  
Linea 67: Linea 109:
 [[http://​www.ece.msstate.edu/​~reese/​EE8273/​lectures/​cadence_skil/​pads.il]] ​  \\ [[http://​www.ece.msstate.edu/​~reese/​EE8273/​lectures/​cadence_skil/​pads.il]] ​  \\
 [[http://​www.ece.msstate.edu/​~reese/​EE8273/​lectures/​cadence_skil/​parray.il]] ​ [[http://​www.ece.msstate.edu/​~reese/​EE8273/​lectures/​cadence_skil/​parray.il]] ​
 +
 +
 +A very complete repository! (Esempi realistici! Ottimo!) \\
 +[[http://​www.ece.umd.edu/​~dilli/​research/​layout/​MITLL_3D_2006/​3D_PDK2.3/​ncsu_3d/​skill/​]]