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

Fixed flow_alveo.sh environment issue #87

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

JonasDann
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@bo3z bo3z left a comment

Choose a reason for hiding this comment

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

LGTM but I have 2 comments / points to discuss:

  • Can we clean-up the scripts inside util/*. Are all of the ones there needed or can we delete some of them?
  • Does it make sense to move the two scripts (program_hacc_*) inside util/? Not sure if we need this scripts at the top level of the repo. And if we do this, the README needs to be adapted accordingly.

README.md Outdated

The interaction with the HACC-cluster can be simplified by using the sgutil-run time commands. They also allow to easily program the accelerator with a Coyote-bitstreamd and insert the driver. For this purpose, the script `program_coyote.sh` has been generated. Under the assumption that the hardware-project has been created in `examples_hw/build` and the driver is already compiled in `driver`, the workflow should look like this:
The interaction with the HACC-cluster can be simplified by using the sgutil-run time commands. They also allow to easily program the accelerator with a Coyote-bitstreamd and insert the driver. For this purpose, the scripts `program_hacc_local.sh` and `program_hacc_remote.sh` have been created. Under the assumption that the hardware-project has been created in `examples_hw/build` and the driver is already compiled in `driver`, the workflow should look like this:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo Coyote-bitstreamd (additional d)

@bo3z bo3z added the enhancement New feature or request label Nov 14, 2024
@bo3z bo3z added this to the v0.3.0 milestone Nov 14, 2024
@bo3z bo3z merged commit 3471440 into fpgasystems:master Nov 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants