home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dsp / 1850 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.1 KB  |  52 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!van-bc!wwong
  3. From: wwong@wimsey.bc.ca (Will Wong)
  4. Subject: Re: 56K vs. c50 vs. dsp1610
  5. Organization: Wimsey 
  6. Date: Thu, 30 Jul 1992 16:55:48 GMT
  7. Message-ID: <1992Jul30.165548.7134@wimsey.bc.ca>
  8. References: <l7duqeINN8gr@male.EBay.Sun.COM>
  9. Lines: 41
  10.  
  11. In article <l7duqeINN8gr@male.EBay.Sun.COM> miket@beav.EBay.Sun.COM writes:
  12. >I'm looking at three chips.
  13. >
  14. >    56156    @ 33ns/instruction
  15. >    320c50   @ 35ns/instruction
  16. >    dsp1610  @ 25ns/instruction
  17. >
  18. >Has anyone done a comparative analysis of these three chips?  It's pretty tough
  19. >to determine which of these would be best.  For instance, just yesterday I 
  20. >noticed that an external write on a c50 takes two cycles and if a read precedes the
  21. >write, the write takes 3 cycles.  This is a pretty serious hit if you need to do
  22. >a lot of memory accesses.  This jucy peice of information is not listed in the data
  23. >book at all until you get to the wayyyyyyy back where the timing diagrams are and you
  24. >look at the smalllllllll print.  This penalty doesn't exist in the C25 becuase this part uses a two-phase clocking scheme and an entire read or write cycle can be performed within the boundaries of a single clock cycle.  The c50 operates at the
  25. >boundaries.
  26. >
  27. >It looks like the 1610 does not suffer from this problem, but I have not gotten very
  28. >far along in my analysis of this part.  I haven't seriously looked at the 56156, yet.
  29. >
  30. >Thanks for any insight.
  31. >-mike
  32. >
  33. >
  34. >
  35.  
  36. I've experienced the same problem when I picked the c50.  One thing I didn't
  37. know at that time was that it has a lot of bugs (16 pages of problems and
  38. workarounds to be exact).  Another thing was that it takes 22 weeks to order
  39. these damn chips!
  40.  
  41. I heard about the 56156 just recently.  The fastest available version is 
  42. already faster than the c50 (30 vs 28.5 MIPS, if you can get the 35ns version
  43. of c50).  And the 40 MIPS version will be available next year.  However, the
  44. 56156 is kinda new and there is not a lot of 3rd party support out there yet.
  45. But I'd imagine this chip will get pretty hot because it is design to go
  46. head to head with the c50.
  47.  
  48. Just some thoughts.
  49.  
  50. Will.
  51. .
  52.