home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / cad / cadence / 603 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.cad.cadence
  2. Path: sparky!uunet!ftpbox!news.acns.nwu.edu!zaphod.mps.ohio-state.edu!caen!uwm.edu!cs.utexas.edu!torn!news.ccs.queensu.ca!venus!pas
  3. From: pas@jupitercmc.ca (Peter Stokes)
  4. Subject: Re: Edge2.1: How to convert voltage waveforms to logic waveforms?
  5. Message-ID: <1993Jan27.204545.16214@venus.ic.cmc.ca>
  6. Sender: usenet@venus.ic.cmc.ca (News Administrator)
  7. Nntp-Posting-Host: jupiter
  8. Reply-To: pas@jupiter.ic.cmc.ca
  9. Organization: Canadian Microelectronics Corporation
  10. References:  <dfs.728063981@kehleyr>
  11. Date: Wed, 27 Jan 1993 20:45:45 GMT
  12. Lines: 32
  13.  
  14. In article <dfs.728063981@kehleyr>, dfs@doe.carleton.ca (David F. Skoll) writes:
  15. |> I have an 8-by-10 digital multiplier which I'm simulating using Hspice.
  16. |> (!).  The problem is that I cannot look at the "logical" bus outputs,
  17. |> because they are of type VOLTS, and Edge's waveform display won't let
  18. |> me group them as a bus.  Is there any way I can somehow specify ranges
  19. |> for Voh and Vol and convert Hspice's voltage output to a LOGIC type?
  20. |> David F. SKoll
  21.  
  22. David,
  23.  
  24. I don't know the answer to your question but the 
  25. following MIGHT lead to a solution.   Essentially,
  26. if you use STL to specify the circuit stimulus and
  27. perform a simdiff, the resulting si.log file will
  28. output lines like:
  29.  
  30. *Mismatch*  out       at time 9.9e-08 -  expected (voh)  simulated (2048)
  31.  
  32. There is a line in my STL source that reads
  33.  
  34. ; specify voltage windows to define a input/outputs highs and lows
  35. deflevel cmos vil=0.0 vih=5.0 vol=0.0 voh=5.0
  36.  
  37. I haven't pursued this but with some magic, you 
  38. might be able to get a table of voh/vol's.
  39.  
  40. Peter
  41.  
  42. Peter A. Stokes ___________________________________ Voice: (613) 545-2923
  43. Engineering Applications Support                      Fax: (613) 548-8104
  44. Canadian Microelectronics Corporation        Email: pas@jupiter.ic.cmc.ca
  45. Kingston, Ontario, Canada _______________________________________________
  46.