My Project
v0.0.16
|
Processes | |
WaveGen_Proc | ( ) |
set_error | ( ) |
Check_crc | ( ) |
random_data | ( ) |
WaveGen_Proc | ( ) |
Constants | |
REVERSE_BIT_ORDER | boolean := TRUE |
clk_period | time := 10 ns |
DELAY | time := 2 ns |
Signals | |
data_in | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
tx_data | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
rx_data | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
rx_errors | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
start_txcrc | std_logic := ' 0 ' |
crc_out | std_logic_vector ( 8 downto 0 ) |
crc23_out | std_logic_vector ( 8 downto 0 ) |
rx_crc | std_logic_vector ( 8 downto 0 ) |
crc_error | std_logic := ' 0 ' |
end_of_frame | std_logic := ' 0 ' |
start_rxcrc | std_logic := ' 0 ' |
clock | std_logic := ' 1 ' |
rand_num | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
rand_num1 | integer := 0 |
rand_num2 | integer := 0 |
tx_data1 | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
tx_data2 | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
data_out1 | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
data_out2 | std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' ) |
inv_crc_out | std_logic_vector ( 8 downto 0 ) |
rx_crc1 | std_logic_vector ( 8 downto 0 ) |
rx_crc2 | std_logic_vector ( 8 downto 0 ) |
Instantiations | |
tx | osum_crc9d32 <Entity osum_crc9d32> |
crc9d23_i | osum_crc9d23 <Entity osum_crc9d23> |
append_crc | crc_add <Entity crc_add> |
rx | osum_crc9d32 <Entity osum_crc9d32> |
tx | crc9d32 <Entity crc9d32> |
append1 | crc_add <Entity crc_add> |
rx1 | crc9d32 <Entity crc9d32> |
append2 | crc_add <Entity crc_add> |
rx2 | crc9d32 <Entity crc9d32> |
|
Process |
|
Process |
|
Process |
WaveGen_Proc | ( | ) |
WaveGen_Proc | ( | ) |
|
Instantiation |
|
Instantiation |
|
Instantiation |
|
Constant |
|
Signal |
|
Signal |
|
Instantiation |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Constant |
|
Instantiation |
|
Instantiation |
|
Instantiation |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Signal |
|
Instantiation |
|
Instantiation |
|
Signal |
|
Signal |
|
Signal |