Skip to content

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

@mithro

Description

@mithro

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions