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

Implement USB benchmarks #47

Closed
3 tasks
whitequark opened this issue May 13, 2018 · 0 comments
Closed
3 tasks

Implement USB benchmarks #47

whitequark opened this issue May 13, 2018 · 0 comments
Assignees
Labels
gateware Component: gateware qualification Lifecycle stage: qualification software Component: software
Milestone

Comments

@whitequark
Copy link
Member

At least:

  • "Source": device emits an endless stream of data via one or two FIFOs, host validates (simulates a logic analyzer subtarget)
  • "Sink": host emits an endless stream of data via one or two FIFOs, device validates (simulates an I2S protocol subtarget)
  • "Loopback": host emits an endless stream of data via one or two FIFOs, device puts it all back into the other end of the pipe, host validates (simulates an SPI protocol subtarget)
@whitequark whitequark added software Component: software gateware Component: gateware labels May 13, 2018
@whitequark whitequark added this to the Preview 1 milestone May 13, 2018
@whitequark whitequark self-assigned this May 13, 2018
@whitequark whitequark added the qualification Lifecycle stage: qualification label Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gateware Component: gateware qualification Lifecycle stage: qualification software Component: software
Projects
None yet
Development

No branches or pull requests

1 participant