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 a system-test(end-to-end ) for the existing linear layer #361

Open
2 of 4 tasks
Tracked by #359
LeoBuron opened this issue Aug 9, 2024 · 0 comments
Open
2 of 4 tasks
Tracked by #359

add a system-test(end-to-end ) for the existing linear layer #361

LeoBuron opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request major priority

Comments

@LeoBuron
Copy link
Member

LeoBuron commented Aug 9, 2024

As a developer for vhdl-code I want to be able to test my code on different levels. An end-to-end system-test is what would allow direct verification.

The generated code should be implemented with the vivado-build pipeline. The generated binfile should be flashed via usb automatically with the new usb-protocol. The FPGA should be started and load the binfile. The file should be verified. Data should be sent over PC to RP2040 to FPGA for inference. The result should be sent back.

@LeoBuron LeoBuron changed the title add an end-to-end test for the existing layer add an end-to-end test for the existing linear layer Aug 9, 2024
@LeoBuron LeoBuron self-assigned this Aug 9, 2024
@LeoBuron LeoBuron added documentation Improvements or additions to documentation enhancement New feature or request major priority labels Aug 9, 2024
@LeoBuron LeoBuron changed the title add an end-to-end test for the existing linear layer add an system-test(end-to-end ) for the existing linear layer Aug 12, 2024
@LeoBuron LeoBuron changed the title add an system-test(end-to-end ) for the existing linear layer add a system-test(end-to-end ) for the existing linear layer Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request major priority
Projects
None yet
Development

No branches or pull requests

1 participant