Skip to content
Snippets Groups Projects
Commit 8377bc74 authored by Pieter Donker's avatar Pieter Donker
Browse files

L2SDP-184: forgot to change process name

parent 595cf5a6
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
......@@ -137,7 +137,7 @@ BEGIN
END PROCESS;
p_verify_set_ram_addr : PROCESS
p_verify_read : PROCESS
VARIABLE v_word_index: NATURAL := 0;
VARIABLE v_step_index: NATURAL := 0;
VARIABLE v_ram_adr : NATURAL := 0;
......@@ -168,7 +168,7 @@ BEGIN
END PROCESS;
p_verify_check_ram_values: PROCESS
p_verify_check: PROCESS
BEGIN
proc_common_wait_until_high(clk, transfer_done);
WHILE tb_end = '0' LOOP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment