[Oberon] FPGA - Boot over serial line
Magnus Karlsson
magnus at saanlima.com
Fri Oct 20 18:45:57 CEST 2017
On 10/19/2017 1:45 AM, Paul Reed wrote:
> Hi Magnus,
>
>> The simplest way to find out the location is to used data2mem itself:
>>
>> data2mem -bm prom.bmm -bt ISE/risc5topt.bit -d | grep "riscx_PM"
> Doesn't that just tell you what you put in the .bmm already?
>
> Paul
>
>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
>
Yeah, I guess you are right. The command though is very interesting.
If you omit the grep part and just dump it to a file it will show lots
of details about the bit file content, including the data in all the
BRAMs. It's basically a text version of bit file.
Magnus
More information about the Oberon
mailing list