Forum Discussion
Altera_Forum
Honored Contributor
14 years agoassign SRAM_ADSP_N = ~(is_read);
assign SRAM_CE1_N = 1'b0; assign SRAM_CE2 = 1'b1; assign SRAM_CE3_N = 1'b0; By above modifications, the read pipeline arbitrary addresses with one latency cycle can be achieved.^^.