Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYes I have the same value everytime (which is (0,0)) and avs_s0_write_n is never set to 0.
I tried with
if avs_s0_write_n = '0' then
P_line := 1; P_column := 1;
end if
and the data was still the Matrix[0,0]. It is as if I'm not writing anything