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

issues with zynqGrabber #146

Open
5 tasks
arrenglover opened this issue Oct 7, 2021 · 0 comments
Open
5 tasks

issues with zynqGrabber #146

arrenglover opened this issue Oct 7, 2021 · 0 comments

Comments

@arrenglover
Copy link
Collaborator

arrenglover commented Oct 7, 2021

The following issues are known for the zynqGrabber

  • on Gen1 the bias done flag should(?) be set at the end of programming the biases. It doesn't seem to be, but biases are correctly programmed
  • gen3 configure needs print statements between functions. It's not simply for the delay as adding delays instead doesn't work. Typically it's a bad memory bug that does/doesn't occur by chance under different conditions of the compiler. Therefore adding the print statements changes the final binary file by chance such that things work
  • the RPC modification of biases has been removed and should (?) be put back
  • the register definitions file is a bit of a mess and could be moved to have definitions defined be more local to the device that needs it
  • clean-up includes to only necessary
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

No branches or pull requests

1 participant