rx_clk -> dp_clk FIFO in JESD204b component.
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 2
− 2
@@ -36,7 +36,7 @@ package lofar2_unb2b_sdp_station_pkg is
@@ -36,7 +36,7 @@ package lofar2_unb2b_sdp_station_pkg is
@@ -51,7 +51,7 @@ package lofar2_unb2b_sdp_station_pkg is
@@ -51,7 +51,7 @@ package lofar2_unb2b_sdp_station_pkg is
constant c_xsub_one : t_lofar2_unb2b_sdp_station_config := (false, true, false, false, false, 1, true, false, 1);
constant c_xsub_ring : t_lofar2_unb2b_sdp_station_config := (false, true, false, false, false, 1, true, true, 9);
constant c_full_wg : t_lofar2_unb2b_sdp_station_config := (true, true, false, true, true, 32, true, true, 9);
constant c_full : t_lofar2_unb2b_sdp_station_config := (false, true, false, true, false, 1, true, true, 9);
constant c_full_wg_os : t_lofar2_unb2b_sdp_station_config := (true, true, true, true, false, 1, true, true, 9);