modif mineure
This commit is contained in:
parent
712e686699
commit
0288b38c67
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "tables.h"
|
||||
#define NB_REG 4
|
||||
#define MEM_SIZE 16
|
||||
#define MEM_INST_SIZE 128
|
||||
#define MEM_INST_SIZE 256
|
||||
#define NB_BITS_INSTRUCTION 5
|
||||
#define NB_BITS 8
|
||||
|
||||
|
|
Loading…
Reference in a new issue