Skip to content

Recipe for minimal WORKSPACE w/ required deps ? #329

@tcal-x

Description

@tcal-x

I've been trying to get an example to run through synthesize_rtl and place_and_route, starting with the example in the README.md, in a new Bazel workspace. I needed to keep adding stuff to the WORKSPACE, and have gotten far enough that synthesis works (although with many warnings from the C/C++ compiler). But place_and_route is blocked by C/C++ compiler errors. I copied the llvm_toolchain rule from the WORKSPACE in this repo but am probably missing something.

Would you suggest that I instead start with the complete WORKSPACE file and dependency_support/ directory in this repo?

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