On 28/05/18 10:48, Hesham Almatary wrote:
The FE310-G000 has the ROM at 0x2000_ and RAM (DTIM) at 0x8000_.
The FU540-C000 (and Qemu "virt") has the ROM at 0x2000_ and RAM (DDR) at
0x8000_.
So, why is the memory at 0x1000_ and not 0x8000_?
That's basically a hack. The r
On 28/05/18 10:48, Hesham Almatary wrote:
The FE310-G000 has the ROM at 0x2000_ and RAM (DTIM) at 0x8000_.
The FU540-C000 (and Qemu "virt") has the ROM at 0x2000_ and RAM (DDR) at
0x8000_.
So, why is the memory at 0x1000_ and not 0x8000_?
That's basically a hack. The r
Hi Sebastian,
On Mon, May 28, 2018 at 6:39 AM, Sebastian Huber
wrote:
> Hello,
>
> on which board do the RISC-V BSPs run? The memory is located at 0x1000_.
>
None so far. I only ran in on Spike (RISC-V simulator). At the time of
the port (2015), there were no hardware or boards
for RISC-V