home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / arch / 12187 < prev    next >
Encoding:
Text File  |  1993-01-08  |  2.9 KB  |  56 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!unixhub!kfp-slac-mac.slac.stanford.edu!user
  3. From: dbg@slac.stanford.edu (David B. Gustavson)
  4. Subject: Re: COMPAQ PROPOSED SCALABLE I/O ARCHITECTURE
  5. Message-ID: <dbg-080193174652@kfp-slac-mac.slac.stanford.edu>
  6. Followup-To: comp.arch
  7. Sender: news@unixhub.SLAC.Stanford.EDU
  8. Organization: SLAC Computation Research Group
  9. References: <AJC.92Dec19132456@thendara.pa.dec.com> <BzoL0q.3zr.2@cs.cmu.edu> <AJC.93Jan4073719@thendara.pa.dec.com>
  10. Date: Sat, 9 Jan 1993 02:09:00 GMT
  11. Lines: 43
  12.  
  13. In article <AJC.93Jan4073719@thendara.pa.dec.com>, ajc@pa.dec.com (AJ
  14. Casamento) wrote:
  15. >   You're right of course (must have been Holiday senility on my part). Having
  16. > access to a common model (Verrilog, VHDL, or some such) for the ASIC would be
  17. > a real plus. Actually, a bus transactor model would be a win as well. It would
  18. > certainly tend to cut down on the issues of platform compatibility that seem
  19. > to plauge a lot of the third party option world. Given a reasonably thorough
  20. > model, there should be a lot less chance of having an option card work on one
  21. > system platform and not on another one (I don't expect there to be any absolute
  22. > solutions to this problem of course; I'm idealistic, not foolish ;-) and there
  23. > are simply too many folks who will choose not to verify their designs).
  24. >   So add such a model to my list of items that should be supplied for this new
  25. > interconnect.
  26. Gee, yet another opportunity to point out that the ANSI/IEEE Std 1596 SCI
  27. Scalable Coherent Interconnect is just what you want!
  28.  
  29. The SCI spec is written in executable C code, and for building the SCI
  30. interface chip you can buy Verilog from one vendor already, Dolphin SCI
  31. Technology. Two chip houses have done this and expect to ship in a couple
  32. months (Vitesse and LSI Logic), and some computer companies have done it
  33. too and expect to make their own customized chips for their own internal
  34. purposes.
  35.  
  36. The C code is in two levels. The low level specifies the handling of bits
  37. and bytes to make packets, and the high level specifies some of the uses of
  38. these packets. Some parts of each might correspond to your "bus transactor
  39. model."
  40.  
  41. But of course I understand that this discussion is futile--any engineer
  42. worth his salt (salary) gets his only pleasure in life from designing his
  43. own new unique solution to this problem! ;-)  Sigh.  But maybe his
  44. competitors will have higher profits because they get the benefit of the
  45. support infrastructure that grows around standards.
  46.  
  47. --------------------------------------------------------------
  48. -- David B. Gustavson, Computation Research Group, SLAC, POB 4349 MS 88,
  49.     Stanford, CA 94309   tel (415)961-3539  fax (415)961-3530
  50. -- What the world needs next is a Scalable Coherent Interface!
  51. -- Any opinions expressed are mine and not necessarily those
  52.    of the Stanford Linear Accelerator Center, the University, or the DOE.
  53.