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

Correction.

parent 69282f01
No related branches found
No related tags found
1 merge request!389Resolve L2SDP-1013
Pipeline #74899 passed
...@@ -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;
......
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