home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mips / 1132 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcom!mjohnson
  2. From: mjohnson@netcom2.Netcom.COM (Mark Johnson)
  3. Newsgroups: comp.sys.mips
  4. Subject: Re: Information about Pixie file formats
  5. Message-ID: <MJOHNSON.92Dec18073144@netcom2.Netcom.COM>
  6. Date: 18 Dec 92 15:31:44 GMT
  7. References: <1grnu9INNh9h@darkstar.UCSC.EDU>
  8. Sender: mjohnson@netcom.com (Mark Johnson)
  9. Distribution: usa
  10. Organization: Netcom Online Communications Service
  11. Lines: 19
  12. In-Reply-To: leslie@cse.ucsc.edu's message of 18 Dec 1992 05:35:05 GMT
  13.  
  14. In article <1grnu9INNh9h@darkstar.UCSC.EDU> leslie@cse.ucsc.edu (Leslie Grate) writes:
  15.  
  16.   > I am looking for the file formats of the files generated by
  17.   > pixie, the MIPS code analysis tool.
  18.   > Specifically, the .Addrs and the .Counts files.
  19.  
  20.  
  21. I believe MIPS/SGI *sells* (i.e. doesn't give away) a bundle of
  22. software called "SPP" which enables you to untangle these file
  23. formats.  It's aimed at hardware designers who are engineering
  24. a complete system, and it includes a cache simulator to let
  25. them explore (using pixie et al) the cycle-by-cycle tradeoffs
  26. of cache design parameters: size, associativity, blocksize,
  27. latency to main memory, stall-on-miss, snooping overhead, etc.
  28.  
  29. For freebies there is (reputedly) a pixie work-alike from
  30. the University of Wisconsin at Chippewa Falls, distributed
  31. in source code form.  So you automatically get the pixie-like
  32. file formats at no extra cost :-).
  33.