Skip to content
Snippets Groups Projects
Commit 9b98d5ed authored by Pieter Donker's avatar Pieter Donker
Browse files
parent a87e1573
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!62Resolve L2SDP-184
......@@ -101,7 +101,7 @@ BEGIN
ram_wr_adr <= TO_UVEC(i, c_ram.adr_w);
ram_wr_dat <= TO_UVEC(i, c_ram.dat_w);
ram_wr_en <= '1';
proc_common_wait_some_cycles(clk, 20);
proc_common_wait_some_cycles(clk, 2);
END LOOP;
ram_wr_en <= '0';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment