ahmad_abdulghany
Joined: 13 Nov 2006
Posts: 1
|
Posted:
Mon Nov 13, 2006 12:20 pm Post subject:
I'm new member, and need help!! I need quick SKILL tutorial |
|
|
hello everybody,
This is my first post here, and hopefully i will find somehelp..
I was googling for SKILL tutorials, and find a thread here, and it was really usefull, but that solution takes long time,
I need fast way to learn SKILL in less than five days! (say 4 houres per day)... and i have good knowledge in C programming as well as assembly, i think that this will help me to go easier through it..
Can someone find or give me such tutorial?
Any other advise will be highly appreciated...
Another thing, What does "Pcell" mean?
Thanks alot in advance,
Ahmad,
_________________ Ahmad Abdulghany |
|
microhdl
Joined: 22 May 2006
Posts: 1
|
Posted:
Wed Apr 11, 2007 3:52 am Post subject:
|
|
|
I started by reading sklanguser.pdf sklangref.pdf firstly (these are cadence documents), learn the data types and syntax. Try to write some my own procedures.
There are other skill references like skdfref.pdf roduser.pdf.
Indeed PCell just provide a GUI let you call your code, if you wanna write your own PCell, you need read skdfref.pdf roduser.pdf sklayoutref.pdf.
Just read reference and code and do practice. Just do it! |
|