source:
branches/RWT/soft/validation/scripts/TestGenerator/config.h
@
843
| Last change on this file since 843 was 843, checked in by , 11 years ago | |
|---|---|
| File size: 142 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | #ifndef _CONFIG_H_ |
| 3 | #define _CONFIG_H_ |
| 4 | |
| 5 | #define NB_MAX_TRANS 40 |
| 6 | #define NB_MAX_INSTS 20 |
| 7 | #define LINE_SIZE 16 |
| 8 | #define CACHE_LINES 256 |
| 9 | |
| 10 | #endif |
| 11 |
Note: See TracBrowser
for help on using the repository browser.
