mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Removed unused ISA string from spike YAML
This commit is contained in:
parent
a084b8ca31
commit
44b5e234bd
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue