Skip to content

Conversation

@mrogenmoserTT
Copy link
Contributor

No description provided.

@micprog micprog requested a review from fischeti November 7, 2025 12:29
Copy link
Contributor

@fischeti fischeti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we already talked about this, and I just wanted to write down a current issue:

Bender does not consider targets correctly. For instance, an include directory that is guarded by a target and does not exists (yet):

  - target: missing_folder
    include_dirs:
      - missing_folder/include
    files:
      - missing_folder/my_module.sv

throws an error at the moment even if missing_folder is not specified as a target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants