Skip to content
Snippets Groups Projects
Commit 8fec3630 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Default asign unused rx_sosi_arr.

parent d14e6bea
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,7 @@ architecture str of node_sdp_adc_input_and_timing is
begin
gen_no_jesd : if g_no_jesd = true generate
dp_sysref <= dp_pps;
rx_sosi_arr <= (others => c_dp_sosi_rst);
jesd204b_miso <= c_mem_miso_rst;
jesd_ctrl_miso <= c_mem_miso_rst;
......
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