Changed all instances of DWord to XWord and DWordI to XWordI. Added XLEN parameterization to the simx Makefile
This commit is contained in:
@@ -18,7 +18,7 @@ struct pipeline_trace_t {
|
||||
int cid;
|
||||
int wid;
|
||||
ThreadMask tmask;
|
||||
DWord PC;
|
||||
XWord PC;
|
||||
|
||||
//--
|
||||
bool fetch_stall;
|
||||
|
||||
Reference in New Issue
Block a user