add marchid setting to CoreDSL description
This commit is contained in:
@ -8,5 +8,6 @@ Core TGC_C provides RV32I, RV32M, RV32IC {
|
||||
// definitions for the architecture wrapper
|
||||
// XL ZYXWVUTSRQPONMLKJIHGFEDCBA
|
||||
unsigned MISA_VAL = 0b01000000000000000001000100000100;
|
||||
unsigned MARCHID_VAL = 0x80000003;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user