Skip to content
Snippets Groups Projects

Resolve L2SDP-1013

Merged Eric Kooistra requested to merge L2SDP-1013 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -175,7 +175,6 @@ architecture tb of tb_sdp_crosslets_remote_ring is
@@ -175,7 +175,6 @@ architecture tb of tb_sdp_crosslets_remote_ring is
constant c_block_size : natural := c_sdp_N_crosslets_max * c_sdp_S_pn;
constant c_block_size : natural := c_sdp_N_crosslets_max * c_sdp_S_pn;
constant c_gap_size : natural := c_block_period - c_block_size;
constant c_gap_size : natural := c_block_period - c_block_size;
constant c_nof_blocks_per_sync : natural := 10;
constant c_nof_blocks_per_sync : natural := 10;
constant g_nof_sync : natural := 2;
constant c_local_crosslet_re : integer := 1;
constant c_local_crosslet_re : integer := 1;
constant c_local_crosslet_im : integer := 2;
constant c_local_crosslet_im : integer := 2;
Loading