test_entity.test_arch Architecture Reference

Test architecture. More...

Inheritance diagram for test_entity.test_arch:

test_entity

List of all members.


Group 1

:std_logic; sig_inside_group
 Signal inside group.
is array(1 to 2) of std_logic; array_inside_group
 Type inside group.

Types

array_outside_group  array ( 1 to 2 ) of std_logic
 Type outside group.

Signals

sig_outside_group  std_logic
 Signal outside group.


Detailed Description

Test architecture.

Definition at line 16 of file test_module.vhd.


Member Data Documentation

sig_outside_group std_logic [Signal]

Signal outside group.

Definition at line 19 of file test_module.vhd.

array_outside_group array ( 1 to 2 ) of std_logic [Type]

Type outside group.

Definition at line 21 of file test_module.vhd.

sig_inside_group std_logic [Signal]

Signal inside group.

Definition at line 27 of file test_module.vhd.

array_inside_group array ( 1 to 2 ) of std_logic [Type]

Type inside group.

Definition at line 29 of file test_module.vhd.


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

Generated on Fri Apr 4 15:59:38 2008 for Test case for bug 526160 by  doxygen 1.5.5