source: branches/RWT/soft/validation/scripts/TestGenerator/config.h @ 843

Last change on this file since 843 was 843, checked in by devigne, 9 years ago

RWT Commit : Add soft directory.
Soft directory contains scripts used to validate the RWT protocol

File size: 142 bytes
RevLine 
[843]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.