Skip to content

Conversation

@gmlarumbe
Copy link
Owner

This PR adds support for the glob and globstar patterns to specify files and dirs with the verilog-ext-project-alist variable. For example:

  • /proj_root/rtl/*/src
  • /proj_root/rtl/*/tb
  • /proj_root/block/rtl/*.sv
  • /proj_root/block/tb/*.*v
  • /proj_root/**/tb

Related issue: #15

@gmlarumbe gmlarumbe linked an issue Feb 12, 2024 that may be closed by this pull request
@gmlarumbe gmlarumbe merged commit ff6c49a into main Feb 12, 2024
@gmlarumbe gmlarumbe deleted the glob branch February 12, 2024 00:58
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.

Specify project directories with * glob syntax

2 participants