On Wed, Nov 27, 2013 at 7:55 AM, Sébastien Bourdeauducq <[email protected]> wrote: > 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.
Yes. But unless misoc and make.py become (part of) a python package, you have to keep a misoc checkout and mess with paths to call make.py and to import misoc. -- Robert Jordens. _______________________________________________ Devel mailing list [email protected] https://ssl.serverraum.org/lists/listinfo/devel
