stanford-ppl / spatial-lang

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
MIT License
100 stars 11 forks source link

Latched Values of RegFile over AXI #239

Open mattfel1 opened 7 years ago

mattfel1 commented 7 years ago

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.