home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!idtg!cwp
- From: cwp@idtg.UUCP (Chuck Phillips)
- Newsgroups: comp.cad.cadence
- Subject: Re: asking for help
- Keywords: IL , SKILL
- Message-ID: <487@idtg.UUCP>
- Date: 21 Jul 92 20:50:11 GMT
- References: <1270@newsserver.cs.uwindsor.ca>
- Organization: Integrated Device Technology, Santa Clara
- Lines: 31
-
- In article <1270@newsserver.cs.uwindsor.ca> arindam@cs.uwindsor.ca (DAS ARIINDAM) writes:
- >"......You can experiment with IL, using a text terminal,
- >by invoking one of the many cadence programs which are built
- >with IL as the basic interpreter...."
- >
- >Now my question is : if i want to use IL interpreter
- >how do i invoke it ? To which directory i have to go
- >into in Cadence so that i can do that ?
- >
-
- The simplest method is to go to the directory of your choice and type
- the word "access" then hit return. (This is done in any UNIX window.)
- After a few moments you will get a prompt of "<1>". You are now in
- dbAccess and can play with IL. You can load programs (must use a path
- if the code is not in the current directory) and execute them. You can
- type in any Skill expression such as if(1 + 1 == 2 then println("it
- works")). HOWEVER, the code can not contain graphics calls such as
- fullP(). Also, you must have a Skill development license for the node
- you are on. Though this can be worked around with remote login.
-
- ==============================================================================
- |Chuck Phillips | |
- |Integrated Device Technology, Inc |Just so you know who to |
- |2670 Seeley Ave |contact and that they |
- |San Jose, CA 95134 |exist - not that I speak |
- |(408)944-2052 |for, or on behalf of, |
- |(408)944-2195 (FAX) |any of them. |
- |uunet.uu.net!idtg!cwp | |
- |International Cadence User Group-Layout SIG Chair|I speak alone! |
- |Bay Area Cadence User People, BACUP, Chair | |
- ==============================================================================
-