forked from Github_Repos/cvw
Removed unused ISA string from spike YAML
This commit is contained in:
parent
bfaf646ed2
commit
a62b92e2ef
@ -1,6 +1,5 @@
|
||||
hart_ids: [0]
|
||||
hart0:
|
||||
#ISA: RV32IMAFDCZicsr_Zifencei
|
||||
ISA: RV32IMAFDCZicsr_Zifencei_Zba_Zbb_Zbc_Zbs
|
||||
physical_addr_sz: 32
|
||||
User_Spec_Version: '2.3'
|
||||
|
@ -1,6 +1,5 @@
|
||||
hart_ids: [0]
|
||||
hart0:
|
||||
# ISA: RV64IMAFDCSUZicsr_Zifencei
|
||||
ISA: RV64IMAFDCSUZicsr_Zifencei_Zba_Zbb_Zbc_Zbs
|
||||
physical_addr_sz: 56
|
||||
User_Spec_Version: '2.3'
|
||||
|
Loading…
Reference in New Issue
Block a user