You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
The bug where it takes two reads to actually get the data from a register over AXI..
I tried delaying the axi_rvalid signal inside of the AXI4LitetoRFBridge verilog but I must have messed something up because it causes the board to hang. I'll debug this when I am in the office in person some time in the near future, but for now I am just giving Zynq and ZCU backends a non-latched read to the regfile.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The bug where it takes two reads to actually get the data from a register over AXI..
I tried delaying the axi_rvalid signal inside of the AXI4LitetoRFBridge verilog but I must have messed something up because it causes the board to hang. I'll debug this when I am in the office in person some time in the near future, but for now I am just giving Zynq and ZCU backends a non-latched read to the regfile.
The text was updated successfully, but these errors were encountered: