Test
Architectures | Public Attributes
my_low_level_component Class Reference

Low-level component. More...

List of all members.



Architectures

class  rtl
 Implementation of the my_low_level_component component. More...

Public Attributes

Ports

PORT_A   in std_logic
 Port A.
PORT_B   in std_logic
 Port B.
PORT_Q   out std_logic
 Output.

Detailed Description

Low-level component.


Member Data Documentation

PORT_A in std_logic [Port]

Port A.

PORT_B in std_logic [Port]

Port B.

PORT_Q out std_logic [Port]

Output.