Realtimestagram
Generics | Libraries | Use Clauses
vignette_tb Entity Reference

Libraries

ieee 
test 
common 

Use Clauses

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

Generics

input_file  string := " tst/input/amersfoort_gray.pgm "
 Input file of test.
output_file  string := " tst/output/vignette_output.pgm "
 Output file of test.
image_width  integer := const_imagewidth
 Width of input image.
image_height  integer := const_imageheight
 Height of input image.
vignette_x_c  real := 1 . 0
 Strength of vignette in x direction.
vignette_y_c  real := 1 . 0
 Strength of vignette in y direction.

Member Data Documentation

§ common

common
Library

§ config_const_pkg

§ curves_pkg

curves_pkg
Package

§ 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/amersfoort_gray.pgm "
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/vignette_output.pgm "
Generic

Output file of test.

§ std_logic_1164

std_logic_1164
Package

§ test

test
Library

§ test_bench_driver

§ vignette_x_c

vignette_x_c real := 1 . 0
Generic

Strength of vignette in x direction.

§ vignette_y_c

vignette_y_c real := 1 . 0
Generic

Strength of vignette in y direction.


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