My Project
v0.0.16
|
Processes | |
bc_count | ( data_clk , eof , bc_counter ) |
word_count | ( data_clk , eof ) |
retime_select | ( data_clk , frame_type ) |
Constants | |
REVERSE_BIT_ORDER | boolean := TRUE |
K28_0 | std_logic_vector ( 7 downto 0 ) := x " 1C " |
K28_1 | std_logic_vector ( 7 downto 0 ) := x " 3C " |
K28_5 | std_logic_vector ( 7 downto 0 ) := x " BC " |
NULL_WORD | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
Signals | |
bc_counter | natural range 0 to N_BCS_ORBIT |
frame_index | natural range 0 to FRAME_SIZE - 1 |
mgtdata | mgt_data |
efexdata | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
efexalign | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
jfexdata | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
jfexalign | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
gfexdata | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
gfexalign | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
crc_start | std_logic := ' 0 ' |
crc_in | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
crc9 | std_logic_vector ( 8 downto 0 ) := ( others = > ' 0 ' ) |
crc_9d32 | std_logic_vector ( 8 downto 0 ) := ( others = > ' 0 ' ) |
masked_data | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
bcid | std_logic_vector ( 11 downto 0 ) := ( others = > ' 0 ' ) |
data_int | mgt_data |
frame_type_int | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
rodata | mgt_data := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
|
Process |
|
Process |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Constant |
|
Constant |
|
Signal |
|
Constant |
|
Constant |