Entity: top_prnGenerator_tb
- File: top_prnGenerator_tb.vhd
Diagram
Description
use work.sp_vision_test_pkg.all;
Signals
Name | Type | Description |
---|---|---|
reset | std_logic | |
clk | std_logic | |
prnGenerator_s | std_logic | |
tick_s | std_logic | |
data_s | std_logic_vector(7 downto 0) | |
lfsr_s | std_logic_vector(7 downto 0) | |
lfsr_next_s | std_logic_vector(7 downto 0) | |
xor_s | std_logic |
Constants
Name | Type | Value | Description |
---|---|---|---|
HALF_PERIODE | time | 5.0 ns | Half clock period |
mask_s | std_logic_vector(7 downto 0) | x"41" |
Processes
- unnamed: ( clk )
- stimulis: ( )
- store_result: ( clk, reset )
- clockp: ( )
Instantiations
- DUT: work.prnGenerator