home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / cad / cadence / 180 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  2.2 KB

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