Skip to content

flow_make_options should be defined in the Edaflow parent class #480

@ivanvig

Description

@ivanvig

The Make build runner currently retrieves its build_options from flow_make_options. However, this variable is defined only in the generic flow, which causes the option to be ignored in all other flows. To fix this, flow_make_options should be defined in the Edaflow parent class, ensuring that it is properly inherited and available to all child flows.

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