-
Notifications
You must be signed in to change notification settings - Fork 507
Open
Description
I noticed this when dealing with this:
The Spike targets for debugging use different ISAs/architecture specifications:
testlib.Spike(self, isa="RV32IMAFDCV", return testlib.Spike(self, isa="RV32IMAFDV", support_hasel=True, return testlib.Spike(self, isa="RV32IMAFC", progbufsize=0, dmi_rti=4, return testlib.Spike(self, isa="RV32IMAFDCV", dmi_rti=4, return testlib.Spike(self, isa="RV64IMAFDV", abstract_rti=30, - None? https://github.com/riscv-software-src/riscv-tests/blob/master/debug/targets/RISC-V/spike64-2-rtos.py
- None? https://github.com/riscv-software-src/riscv-tests/blob/master/debug/targets/RISC-V/spike64-2.py
return testlib.Spike(self, isa="RV64IMAFC", progbufsize=0,
Is there a reason for the lack of consistency here?
Should there be more consistency?
Metadata
Metadata
Assignees
Labels
No labels