[Oberon] FPGA - Boot over serial line
Andreas Pirklbauer
andreas_pirklbauer at yahoo.com
Thu Oct 19 07:55:31 CEST 2017
> > Why not just write a new command, e.g. in ORTool, which outputs the
> > prom.mem format directly?
>
> Good idea, will do :-)
I have added such a command. It can be found at
https://github.com/andreaspirklbauer/Oberon-building-tools
The command is Builder.WriteFile contained in the file
https://github.com/andreaspirklbauer/Oberon-building-tools/blob/master/Sources/OriginalOberon2013/Builder.Mod
The command can be invoked as
ORP.Compile BootLoad.Mod ~
Builder.WriteFile BootLoad.rsc 512 prom.mem ~
However, I have no way of testing it. So if someone tests it and makes adjustments, pls let me know.
-AP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20171019/ac0ba2c6/attachment.html>
More information about the Oberon
mailing list