next up previous contents
Next: Porting Applications to RSIM Up: Configuring RSIM Previous: Queue sizes connecting memory

Compile-time parameters

 

Some parameters are specified at compile time only. This table lists the file where each of the following parameters is specified, as well as the variable or macro controlling the value of the parameter.

Filename Description Variables Default
Makefile Simulate sequential consistency or processor consistency system STORE_ORDERING RC (not defined)
architecture.c Width of module ports INTERCONNECTION_WIDTH_BYTES 16
exec.cc Address generation unit latency latencies[uADDR] 1 cycle
exec.cc Address generation unit repeat rate repeat[uADDR] 1 cycle
state.h Page size (used for loading executable or increasing stack size) ALLOC_SIZE 4 KB


Vijay Sadananda Pai
Thu Aug 7 14:18:56 CDT 1997