PULP Community
Pulpissimo memory map generation. - Printable Version

+- PULP Community (https://pulp-platform.org/community)
+-- Forum: PULP's Community forum (https://pulp-platform.org/community/forumdisplay.php?fid=1)
+--- Forum: PULP General questions (https://pulp-platform.org/community/forumdisplay.php?fid=2)
+--- Thread: Pulpissimo memory map generation. (/showthread.php?tid=121)



Pulpissimo memory map generation. - Akim - 10-08-2019

Hello,

We have been trying to understand how the Pulpissimo memory map is generated.
Our purpose is to add our own modules (ultra low power memory) to it and we would need to understand it.

We found that memories are defined in l2_ram_multi_bank.sv, but how to add new memory to it?

Please, can you clarify file names that need to be modified to change Pulpissimo memory map?

Br,
Akim


RE: Pulpissimo memory map generation. - LPLA - 11-09-2019

Not too sure if this is what you are looking for, but you might want to check out the defines in ../pulpissimo/pulpissimo/rtl/includes

I hope that helps.