update definitions of derived constants

This commit is contained in:
2021-01-01 09:19:48 +00:00
parent c4da47cedd
commit da7e29fbb7
3 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,6 @@ Core TGF_C provides RV32I, RV32M, RV32IC {
constants {
unsigned XLEN=32;
unsigned PCLEN=32;
unsigned MUL_LEN=64;
// definitions for the architecture wrapper
// XL ZYXWVUTSRQPONMLKJIHGFEDCBA
unsigned MISA_VAL=0b01000000000000000001000100000100;