Bump spike

This commit is contained in:
Jerry Zhao
2023-02-02 13:24:14 -08:00
parent dd06c8a68f
commit 61654456e6
2 changed files with 3 additions and 3 deletions

View File

@@ -260,11 +260,11 @@ extern "C" void spike_tile(int hartid, char* isa,
"vlen:128,elen:64",
false,
endianness_little,
false,
pmpregions,
std::vector<mem_cfg_t>(),
std::vector<int>(),
false);
false,
0);
processor_t* p = new processor_t(isa_parser,
cfg,
simif,