Fix spiketile not compiling:

This commit is contained in:
Jerry Zhao
2023-02-05 23:11:16 -08:00
parent 16353f9091
commit 48905323d1

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,