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 example for NI FPGA #1085

Merged
merged 8 commits into from
Sep 6, 2024
Merged

Add example for NI FPGA #1085

merged 8 commits into from
Sep 6, 2024

Conversation

amehra-ni
Copy link
Contributor

@amehra-ni amehra-ni commented Aug 29, 2024

What does this Pull Request accomplish?

Add an example for FPGA gRPC APIs

Why should this Pull Request be merged?

Adds example. This example reads/writes data from an indicator and an array. It also takes input from the user on the number of elements they want to add to the FIFO and the multiplier. Once done, the other FIFO should have the multiplied value, which we are printing.

What testing has been done?

Runs successfully with the setup.

@amehra-ni amehra-ni self-assigned this Aug 29, 2024
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_example.py Outdated Show resolved Hide resolved
@amehra-ni amehra-ni marked this pull request as ready for review September 2, 2024 14:00
examples/nifpga/read_write_array_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_array_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_fifo_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_fifo_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_array_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_array_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_fifo_example.py Outdated Show resolved Hide resolved
examples/nifpga/read_write_fifo_example.py Outdated Show resolved Hide resolved
@amehra-ni amehra-ni merged commit 05167bb into main Sep 6, 2024
9 of 11 checks passed
@amehra-ni amehra-ni deleted the users/amehra/add-fpga-example branch September 6, 2024 07:28
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.

4 participants