generate working ISS from CoreDSL 2.0
This commit is contained in:
@ -24,4 +24,4 @@ Core TGF_C provides RV32I, RV32M, RV32IC {
|
||||
unsigned PGSIZE = 0x1000; //1 << 12;
|
||||
unsigned PGMASK = 0xfff; //PGSIZE-1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user