MateusSoares
New Contributor
3 years agoAvalon MM slave component: readdata signal is always zero
I have this simple Avalon MM slave component where I set avs_s0_readdata to a constant value:
But avs_s0_readdata always stays with value zero. I've tried to achieve this in three different ways, showed in the code commented. Look at this signal tap logic analizer:
readdata is always 0h, even when read signal is enabled. Shouldn't readdata be always the constant value I set in the component's code?