Realtimestagram
Components | Signals | Instantiations
structural Architecture Reference

Components

test_bench_driver  <Entity test_bench_driver>
lookup_table  <Entity lookup_table>

Signals

clk  std_logic := ' 0 '
rst  std_logic := ' 0 '
enable  std_logic := ' 0 '
pixel_from_file  std_logic_vector ( ( const_wordsize - 1 ) downto 0 ) := ( others = > ' 0 ' )
pixel_to_file  std_logic_vector ( ( const_wordsize - 1 ) downto 0 ) := ( others = > ' 0 ' )

Instantiations

tst_driver  test_bench_driver <Entity test_bench_driver>
device_under_test  lookup_table <Entity lookup_table>

Member Data Documentation

§ clk

clk std_logic := ' 0 '
Signal

§ device_under_test

device_under_test lookup_table
Instantiation

§ enable

enable std_logic := ' 0 '
Signal

§ lookup_table

lookup_table
Component

§ pixel_from_file

pixel_from_file std_logic_vector ( ( const_wordsize - 1 ) downto 0 ) := ( others = > ' 0 ' )
Signal

§ pixel_to_file

pixel_to_file std_logic_vector ( ( const_wordsize - 1 ) downto 0 ) := ( others = > ' 0 ' )
Signal

§ rst

rst std_logic := ' 0 '
Signal

§ test_bench_driver

test_bench_driver
Component

§ tst_driver

tst_driver test_bench_driver
Instantiation

The documentation for this class was generated from the following file: