changes vector
This commit is contained in:
@@ -107,6 +107,7 @@ namespace Harp {
|
||||
VerilatedVcdC * m_trace;
|
||||
|
||||
bool renameTable[32][32];
|
||||
bool vecRenameTable[32];
|
||||
bool stallWarp[32];
|
||||
bool foundSchedule;
|
||||
|
||||
|
||||
@@ -17,6 +17,11 @@ namespace Harp {
|
||||
int rs2;
|
||||
int rd;
|
||||
|
||||
//Encoder
|
||||
int vs1;
|
||||
int vs2;
|
||||
int vd;
|
||||
|
||||
// Instruction execute
|
||||
bool is_lw;
|
||||
bool is_sw;
|
||||
|
||||
Reference in New Issue
Block a user