Skip to content

Build Broken #6

@cfangmeier

Description

@cfangmeier

I cannot build the current master branch due to what seems to be a variety of issues.

Issue 1. When I attempt to compile the code in the master branch, I get an error about formatfsm being an undefined entity. Fine, so I add FormatFSM.bdf to the project. which leads to

Issue 2. Now it complains about some missing ports in the dtb_system instance. Specifically, I'm getting errors like the following:
Error (12002): Port "sig_d1a_sig_in[10]" does not exist in macrofunction "inst"
I figure this might be a result of the dtb_system symbol not being updated, so I figured I'd try to compile the Qsys project for that and then update the symbol. However, when I try to compile the dtb_system in Qsys, I run into

Issue 3. The Qsys project includes a trigger_port object. There are a variety of trigger* files in the repository, but no qsys compatible wrappers as far as I can tell. So I'm guessing this is another missing file.

At this point I gave up. Can anyone with a working build check for any files that need to be updated/added in the repository.

Quartus II 13.1(64 bit), Arch-Linux

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