Open SebastianZa opened 3 years ago
Clocked process for the AXI_BREADY signal.
The BREADY has to go low with BVALID. This was not the case in my simulation. BREADY was one clock cycle longer high than allowed. Here I propose a bugfix, it worked for me and simulation in Modelsim looks good.
Kind regards Sebastian
Clocked process for the AXI_BREADY signal.
The BREADY has to go low with BVALID. This was not the case in my simulation. BREADY was one clock cycle longer high than allowed. Here I propose a bugfix, it worked for me and simulation in Modelsim looks good.
Kind regards Sebastian