Skip to content

Handling multiple, scoped, optional constraint files #902

Description

@m-kru

Hi,

I have the following core example.
My core consists of 3 files:

  • core.vhd - core HDL source,
  • constr-ref.xdc - constraints scoped to module (shall be used in synthesis and implementation),
  • constr-cell.tcl - constraints scoped to cells (shall be used in implementation).

Moreover, I would like the users to have an option to opt out from the default constraints while declaring dependency on my core.
Let us assume, the target EDA tool is Vivado.
What is the idiomatic way in HAMMER to describe a core like this?

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