Realtimestagram
Generics | Libraries | Use Clauses
hsv2rgb_tb Entity Reference

Libraries

ieee 
test 
common 

Use Clauses

std_logic_1164 
numeric_std 
config_const_pkg  Package <config_const_pkg>
math_real 
 Used for calculation of h_count and v_count port width.

Generics

input_file  string := " tst/input/rgb2hsv_smpte_bars.pnm "
 Input file of test.
output_file  string := " tst/output/hsv2rgb_output.pnm "
 Output file of test.
image_width  integer := const_imagewidth
 Width of input image.
image_height  integer := const_imageheight
 Height of input image.

Member Data Documentation

§ common

common
Library

§ config_const_pkg

§ ieee

ieee
Library

§ image_height

image_height integer := const_imageheight
Generic

Height of input image.

§ image_width

image_width integer := const_imagewidth
Generic

Width of input image.

§ input_file

input_file string := " tst/input/rgb2hsv_smpte_bars.pnm "
Generic

Input file of test.

§ math_real

math_real
Package

Used for calculation of h_count and v_count port width.

§ numeric_std

numeric_std
Package

§ output_file

output_file string := " tst/output/hsv2rgb_output.pnm "
Generic

Output file of test.

§ std_logic_1164

std_logic_1164
Package

§ test

test
Library

§ test_bench_driver_color


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