home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lsi / cad / 863 next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.7 KB

  1. Path: sparky!uunet!psinntp!ncrlnk!ncr-mpd!Mike.McManus
  2. From: Mike.McManus@FtCollins.NCR.com (Mike McManus)
  3. Newsgroups: comp.lsi.cad
  4. Subject: Re: Question about Lsim simulator of GDT
  5. Message-ID: <MIKE.MCMANUS.92Aug11222521@mustang.FtCollins.NCR.com>
  6. Date: 11 Aug 92 21:25:21 GMT
  7. References: <TRA.92Aug8165157@naakka.cs.tut.fi>
  8. Sender: uucp@ncr-mpd.FtCollins.NCR.COM
  9. Organization: NCR Microelectronic Products, Ft. Collins, CO
  10. Lines: 26
  11. In-reply-to: tra@cs.tut.fi's message of 8 Aug 92 14:51:57 GMT
  12.  
  13. In article <TRA.92Aug8165157@naakka.cs.tut.fi> tra@cs.tut.fi (Tommi Raita-aho) writes:
  14. >   In switch simulation everything works fine, command: "high probe" sets
  15. >   probe to 3.0 volts. But in adept simulation, the same command sets
  16. >   probe to default value 5.0 volts, although Vdd is 3.0 volts.
  17.  
  18. I've seen the same problem.  Our fix is to use the pwl command.  If you want to
  19. get fancy, build a pair of aliases:
  20.  
  21. alias hi "pwl $1 3.0,0"
  22. alias lo "pwl $1 0.0,0"
  23.  
  24. In this way, you can even have a non-zero rise/fall times in your sim.  The
  25. aliases can be used just like the built-in high/low functions (hi probeA; lo
  26. probeB, etc.).  BTW, be sure to change the Logic_High value when using VDD=3V
  27. in switch level.  Good luck!
  28.  
  29. --
  30. Disclaimer: All spelling and/or grammar in this document are guaranteed to be
  31.             correct; any exseptions is the is wurk uv intter-net deemuns,.
  32.  
  33. Mike McManus                      Mike.McManus@FtCollinsCo.NCR.COM, or
  34. NCR Microelectronics              ncr-mpd!mikemc@ncr-sd.sandiego.ncr.com, or
  35. 2001 Danfield Ct.                 uunet!ncrlnk!ncr-mpd!propwash!mustang!mikemc
  36. Ft. Collins,  Colorado              
  37. (303) 223-5100   Ext. 378
  38.                                     
  39.