changes vector
This commit is contained in:
@@ -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