riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
570 stars 304 forks source link

Loading large file into memory #316

Open SiriEmb opened 5 months ago

SiriEmb commented 5 months ago

Hi Community,

I have a situation where I have to work with really large files (in multiple GigaBytes) on simulation. I use RISCV spike with pk for my simulation.

I would like to place these large files into the memory (RAM) for accessing them from my C code. Is it possible to have such a large RAM inside spike and pk? If not, could someone suggest a solution for that?

Any help would be highly appreciated.

Best Siri

SiriEmb commented 5 months ago

Hi

Could anyone please help on this?

Best Siri

SiriEmb commented 5 months ago

hi any help would be highly appreciated.