/* * File: README * Creator: hsa@sgi.com * Create Date: Tue Apr 11 17:41:59 PDT 1995 * */ RSP White-box Verification Suite: This application is intended for RSP verification. Running with the RSP simulator, It generates some peculiar RDP data that can be tested on the RDP. This application shares code with other applications in the test suite, be careful about modifying files. You may break something. To add an additional test case, see the comment at the top of main.c To run this test suite: emulate -s <app> rom You can also pass application flags with the -a flag to emulate. Valid application flags are: -a automated. Don't wait for mouse clicks to change frames, and exit when all frames are done. -d route the RDP output back to DRAM. (the .rdp file won't be created.) -f # frame to start at -o # which frame to output (or run through RSP) -m keep 2MB DRAM image (for the RSP or RDP to use) -n name output file name prefix. -s f# c# compute an animation by repeatedly calling frame f#, c# (count) times. To run the data through the RSP simulator, you need to set the environment variable RSP_UCODE to point to the directory containing the (compiled) RSP microcode. You also need to ask for the right frame using the arguments above.
Name |
Last commit
|
History
|
Last Update |
---|---|---|
.. | ||
CVS | ||
InData | ||
Makefile | ||
README | ||
cfb.c | ||
dynamic.c | ||
init.c | ||
main.c | ||
noop_96.h | ||
rspverif.c | ||
rspverif.h | ||
spec | ||
static.c | ||
zbuffer.c |