home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / electron / 13152 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.5 KB  |  41 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!telebit!eric
  3. From: eric@telebit.com (Eric Smith)
  4. Subject: Re: Are there any large PALs/GALs?
  5. In-Reply-To: jeremym@fraser.sfu.ca's message of Thu, 23 Jul 1992 00:46:41 GMT
  6. Message-ID: <ERIC.92Jul22204007@iceland.telebit.com>
  7. Sender: news@telebit.com
  8. Nntp-Posting-Host: iceland.telebit.com
  9. Organization: Telebit Corporation
  10. References: <jeremym.711852401@sfu.ca>
  11. Date: 22 Jul 92 20:40:07
  12. Lines: 27
  13.  
  14. >>On Thu, 23 Jul 1992 00:46:41 GMT, jeremym@fraser.sfu.ca (Jeremy Thomas McDonald) said:
  15. > I was wondering if there are any PALs/GALs that have a large number of D
  16. > flipflops.
  17.  
  18. Yes.  How much money do you have?  More than the National debt?  Good.
  19.  
  20. > I need to implement two 12-bit counters and a 15-state FSM and and 8-bit
  21. > register.  I also need three 8-bit I/O ports.
  22.  
  23. If this partions easily, you are much better off using several small PALs.
  24. The cost and performance will be better.  The 8-bit I/O ports are obvious
  25. candidates for external parts.  Surface mount 74HC374s don't take up that
  26. much room.
  27.  
  28. If you must do this, you could probably use one of the big Altera parts.
  29. I'm not sure that an EP1800 will do all this, but I think they've got some
  30. big MAX parts that will.
  31.  
  32. Xilinx, Actel, QuickLogic, etc. make FPGAs that can do this.
  33.  
  34. If you don't already have a design system and programmer for the big parts,
  35. plan on spending mucho bucks for it.  That's another point in favor of using
  36. multiple small parts.  Not only are the parts cheap, there are cheap (and in
  37. some cases, free) development tools for them.
  38.  
  39. Cheers,
  40. Eric
  41.