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 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.