Made a hardware test.
2 unresolved threads
2 unresolved threads
Closes L2SDP-729
Merge request reports
Activity
requested review from @walle
assigned to @wee
68 68 69 69 ARCHITECTURE tb OF tb_lofar2_unb2c_ddrctrl IS 70 70 71 CONSTANT c_sim : BOOLEAN := TRUE; 71 CONSTANT c_sim : BOOLEAN := FALSE; changed this line in version 2 of the diff
206 206 in_sosi_arr(I).valid <= '1'; 207 207 END LOOP; 208 208 209 IF (K = 0 OR K = 3) AND J = c_bim*g_block_size-1 THEN 209 IF (K = 1 OR K = 3) AND J = 14180 THEN changed this line in version 2 of the diff
mentioned in commit f2c72e2d
Please register or sign in to reply