Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

pass the commands from VC++ program to the command window i

Status
Not open for further replies.
skill programming + cadence

thanks
 

skill script array instance cadence

it seems so hard.
Admire u.

rimser9 said:
sklanguser.pdf and skdfref.pdf are the best to start with to learn skill programming. If u want to learn it quick, dont waste time reading it from start to end. Start writing scripts.

I suggest u right a script for Placement. Inputs will be spice file, Pcells library name and then the script should create cells and pcells, sub-blocks in the Top-level library.
 

cadence skill développement

Thanks a lot.
This do help me.
 

skill lenguage

Any websire discuss it except soucelink of cadence , Thanks
 

cadence skill language layout generate

In these days,I try to use ocean script for analog simulation.
Is the function of ocean scpript same as skill language?
 

cadence+skill

hi kevin,

ocean is meant for controlling the simulation, skill is more general and use throughout the virtuoso platform...
 

cadence skill programing

Some useful info to learn SKILL.

1. try to understand what is List.
2. try to access(car & cdr) the list elements.
3. open a layout/sch thru skill using dbOpenCellViewByType.
4. try to learn ~> operator.
5. list all the shapes
6. filter the shapes using setof
7. try to list all the labels.

These are all the small things which will be very helpful to become familiar in SKILL.
 

date and time in skill language

onlymusic16 said:
rimser9 said:
Yes man. It is very Easy. I wrote it long back.
Read the spice open a new cell create pcells. and place it in the top cell (i.e subckt).

This is useful if u are using virtuoso layout editor rather than XL

Hi rimser,

I have started learning skill. But i do not understand, what should be the first procedure i should aim to write? I guess i will also need to know the in built functions for writing that procedure, please advise.

First open the sklanuser.pdf and go through "I/O and File Handling". This deals with opening, closing files, writing to files etc. After this start writing the code for opening a spice file and storing usefule info like Model, width, fingers, length, Transistor name using lists or association tables. (go through "Advanced List operations" and pg.113 for tables). Then print the info. The o/p should be like this...
" Transistor M1 MODEL=PMOS with Width=5um length=0.13 um Fingers = 4..
.....
....
"
This is the first step if you can do this then use the same info you stored for placing those pcells in there corresponding cells.

which is next episode....:D
 

cadence skill list

Thank you everyone!
 

skill language functions

It's just what I'm looking for. thanks
 

cadence - language

I have learned more, thanks .
 

site:www.edaboard.com cadence skill training

Thanks a lot. I'm learing skill now
 

cadence skill code

Hai all ,
can any one able to get me the bindkey for doing the layout

Added after 4 hours 14 minutes:

Can any one help me in getting the SKILL PDF to interface the tool it will be helpful for my project
SKILL applications programming interfaces to design tools.
----Custom Layout/Physical Verification SKILL Functions
---IC Design Entry & Simulation Environment SKILL Functions

Added after 21 minutes:

hai ,
Go to the ICFB source terminal and type cdsdoc u will be finding the documents all in one popup window.
 

cadence skill code source

Thanks for the docs folks.....
Hope it helps for newbie
 

skill cadence

Everything starts like a man walking having a big stone on your back.
 

skill scripting in cadence

Hi,
Do we need to install any tool/license from cadence for using SKILL program

Regards,
N.Raghavan
 

ocean skill cadence

Hai everyone,
I have s douts in writing SKILL program, I have trying for doing transistor fromation using SKILl,
just using DB commands we can draw the transistor but how we can make the transistor making to be variable.
Say, the width and Length of transistor should be variable . how to get the input from the user . guide me in creating the variable transistor.
Rgds
Kumaran.s
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top