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

Adding Remote hw_target support in Vivado backend with 'hw_server_url' tool option. #267

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

faberc
Copy link

@faberc faberc commented Aug 27, 2021

Added support for 'hw_server_url' tool option for Vivado backend, which takes the string (url and port) provided and passes it to the 'connect_hw_server' command in the program.tcl template with the "-url" tag, outputting the following command:
connect_hw_server -url <hw_server_url>
if the hw_server_url is provided as a tool option for 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.

None yet

1 participant