Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom version check arguments for external tools #712

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

AzarAI-TOP
Copy link
Contributor

  • Introduced a custom map customVersionArgs to define version check arguments for specific tools.
  • Added support for Vivado with -version and Icarus Verilog (iverilog) with -V.
  • Included placeholders for adding more tools in the future.- Updated the version check logic to use custom arguments if specified, defaulting to --version otherwise.
  • Enhanced logging to reflect the selected tool and its installation path.

This improves flexibility in handling version checks for external tools.

- Introduced a custom map `customVersionArgs` to define version check
arguments for specific tools.
- Added support for Vivado with `-version` and Icarus Verilog (iverilog)
with `-V`.
- Included placeholders for adding more tools in the future.- Updated
the version check logic to use custom arguments if specified, defaulting
to `--version` otherwise.
- Enhanced logging to reflect the selected tool and its installation
path.

This improves flexibility in handling version checks for external tools.
@AzarAI-TOP
Copy link
Contributor Author

I apologize for my previous PR that did not comply with the community guidelines. @qarlosalberto

@qarlosalberto qarlosalberto added this pull request to the merge queue Dec 31, 2024
Merged via the queue into TerosTechnology:dev with commit aee1a6d Dec 31, 2024
3 checks passed
@AzarAI-TOP AzarAI-TOP deleted the add_custom_options branch December 31, 2024 17:01
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