Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYoun are driving here wrong:
w_ptr_succ <= std_logic_vector(unsigned(w_ptr_reg)+1); w_ptr_succ <= std_logic_vector(unsigned(r_ptr_reg)+1); Obviously you need to insert a switch to decide which option to drive.