Skip to content

Corescore/fusesoc doesn't check for correct edalize version install #19

@tomverbeure

Description

@tomverbeure

I installed fusesoc in May 2020 to run corescore. Today, I ran it again, but it failed when compiling for the Trellis target.

The particular error doesn't really matter, but the problem was that my installation used edalize 0.2.0. After a lot of cursing and checking things out, I figured out that manually forcing an edalize 0.2.3 install (pip install edalize==0.2.3) fixed my issue.

Shouldn't there be a requirements.txt file in corescore (or in fusesoc) that forces an up to date dependency tree?

Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions