Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misoc should put all temporary and build assets in a separate directory #19

Closed
mithro opened this issue Sep 24, 2015 · 2 comments
Closed

Comments

@mithro
Copy link
Contributor

mithro commented Sep 24, 2015

This will probably happen as part of #17 (as if misoc is installed into the root of the system, it won't be able to write to the directory it is installed into) but thought I would specifically call it out in a separate issue.

At the moment it is my understanding that misoc creates the following things;

  • generated header files - This currently end up in misoc/software/include/generated/
  • compiler objects - This currently end up in C library directories misoc/software/xxxx
  • xilinx output - This currently ends up in misoc/build

Did I miss anything?

@sbourdeauducq
Copy link
Member

New branch does this.

@mithro
Copy link
Contributor Author

mithro commented Oct 19, 2015

Awesome, thanks!

On 19 October 2015 at 12:59, Sébastien Bourdeauducq <
notifications@github.com> wrote:

New branch does this.


Reply to this email directly or view it on GitHub
#19 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants