-
Notifications
You must be signed in to change notification settings - Fork 18
Error in TestRIG compilation #46
Copy link
Copy link
Open
Description
I installed all the dependencies and tried make. This is the error I am getting:
Syntax error:
model/riscv_sys_regs.sail:881.29-29:
881 |val get_lmul_pow : unit -> {|-3, -2, -1, 0, 1, 2, 3|}
| ^
| current token: -
make[1]: *** [Makefile:293: generated_definitions/c/riscv_rvfi_model_RV32.c] Error 1
make[1]: Leaving directory '/home/spandan/TestRIG_temp/TestRIG/riscv-implementations/sail-riscv'
make: *** [Makefile:176: sail-rv32] Error 2
How to resolve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels