Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / rst / README
CommitLineData
920dae64
AT
1rst/README
2
3Top-level README file for the rst trace format and associated tools
4
5This directory contains:
6
7rstf/
8 rstf.h and related .o files (rstf.o, vercheck.o)
9
10rstzip2/
11 old rstzip (v2) compressor
12
13rstzip3/
14 new rstzip compressor (rstzip3)
15
16trconv/
17 trace viewer
18
19tests/
20 test suite
21
22examples/
23 sample codes that use rst tools
24
25Makefile.master
26 included by all components
27
28Makefile
29 top level makefile which builds all components