Go to the source code of this file.
Architectures | |
test_package | Package |
Package to define a record in. More... | |
Variables | |
std_logic | 0item1 |
integer | 1item2 |
my_record | |
Simple record to show how records are documented. |
0item1 std_logic |
Definition at line 12 of file test_package.vhd.
1item2 integer |
Definition at line 15 of file test_package.vhd.
my_record |