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

  1. Newsgroups: comp.cad.cadence
  2. Path: sparky!uunet!ukma!darwin.sura.net!sgiblab!munnari.oz.au!titan!pogo!guillaum
  3. From: guillaum@pogo.trl.OZ.AU (Andrew Guillaume)
  4. Subject: Verilog-XL reference manual
  5. Message-ID: <1993Jan28.001406.13597@trl.oz.au>
  6. Followup-To: comp.cad.cadence
  7. Sender: root@trl.oz.au (System PRIVILEGED Account)
  8. Reply-To: a.guillaume@trl.oz.au
  9. Organization: The Okefenokee Swamp
  10. Date: Thu, 28 Jan 1993 00:14:06 GMT
  11. Lines: 27
  12.  
  13. G'day !
  14.  
  15. Is my Verilog-XL manual the only one that seems incomplete, or am I missing
  16. parts of it? The version I have is 1.6 (March 1991), and I'm frustrated at
  17. not being able to find information about various things.
  18.  
  19. Take for example the $gr_waves and $gr_regs stuff. Index points to page
  20. 19-9. Page 19-9 lists these two system tasks as system operations that can
  21. access protected data, but there's nothing about the the tasks themselves.
  22. No syntax, no usage, zilch. Another example. Take $bitstoreal and $realtobits.
  23. Page 20-37. Says these functions convert bits (or real numbers) to real
  24. numbers (or bits. Says they convert from real to the 64-bit representation
  25. of that real number. But according to what ? An IEEE standard of some type ?
  26.  
  27. I'm a novice at verilog, and this reference manual isn't helping me one bit.
  28. Does anybody have other suggestions as to reference material ?
  29.  
  30. Also, a behavioural example I'm working on requires the multiplication of
  31. a number by 2**(-6) (that's 2 to the power -6). I can't find an exponentiation
  32. function, so does that mean I must create my own ? Are there libraries around ?
  33.  
  34. Thanks in advance for any info.
  35.  
  36. Andrew Guillaume
  37. TRL, Melbourne, Australia
  38.  
  39. Thought for the day: eschew obfuscation !
  40.