home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / verilog / 332 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.lang.verilog
  2. Path: sparky!uunet!Cadence.COM!acae037!eversole
  3. From: eversole@acae037.cadence.com (Richard Eversole; x6239)
  4. Subject: Re: Verilog models for 74xxx?
  5. Message-ID: <1992Sep1.103827.12666@Cadence.COM>
  6. Sender: usenet@Cadence.COM (Usenet News)
  7. Nntp-Posting-Host: acae037
  8. Reply-To: eversole@acae037.cadence.com (Richard Eversole; x6239)
  9. Organization: Cadence Design Systems, Inc.
  10. References:  <1992Aug27.141001.24892@engage.pko.dec.com>
  11. Date: Tue, 1 Sep 1992 10:38:27 GMT
  12. Lines: 33
  13.  
  14. As part of the Standard Release of Verilog from Cadence you should
  15. be able to find a directory called examples/libraries.
  16. Here you will find two important files:
  17.  
  18.    CDS_GEN_LIBS.v  and CDS_GEN_UDPS.v
  19.  
  20. These two files contain the "generic" library that Cadence uses as
  21. the basis for all the models it produces. While this library will not
  22. show you how to select the timing for devices you know it does show 
  23. you the way to model various devices typically found in an ASIC
  24. library. 
  25.  
  26. These same files should be present in the release for the version
  27. of Verilog integrated with Design Framework II.
  28.  
  29. Cadence has been shipping these example models since it's 1.6 release.
  30.  
  31. Additionally, Cadence does provide(at a charge of course) a library of
  32. standard "TTL", "CMOS" and "ECL" parts for use in board and system 
  33. level design. These models are Verilog HDL and provide a good source
  34. of how to model these types of devices.
  35.  
  36. -- 
  37.   
  38.   =====================================================================
  39.  
  40.     eversole@cadence.com
  41.   
  42.     Live long and prosper !
  43.  
  44.     |Standard disclaimers apply: I speak for myself and not Cadence|
  45.  
  46.  
  47.