On 11/27/2013 04:27 AM, Robert Jördens wrote:
> That sounds good! It makes reusing the soc components much simpler.
> But I think misoclib and make.py should become a python package. Then,
> one could separate one's own history from that of misoc.
> A project using misoc would comprise only the custom target, custom
> cores, and custom apps and not need to be a branch of misoc.

That's already the case with the -Xt/-Xp options, isn't it? You would
not need to change misoc itself, or make only minor changes that
hopefully can be merged in a simple way.

> Whether shipping bios source code and the verilog parts as "data"
> would be the right way, I don't know.

I hope that the BIOS can be made small and generic enough that it can
work on all targets... or maybe become extendable at some point with a
mechanism similar to -Xt/-Xp to add external modules. Ideally, there
would be no Verilog parts.

Sebastien

_______________________________________________
Devel mailing list
[email protected]
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to