All Classes Namespaces Files Functions Variables Groups Pages
Functions
ExamplePkg Package Body Reference

Package Body. More...

Package >> ExamplePkg

Functions

MyType   myFunction ( )
MyType   myArgFunction (
x: in MyType
y: in integer
z: in integer
)
ExampleSubSystemInfo   init ( num_dma: in natural :=DEFAULT_EXAMPLE_SUB_SYSTEM_INFO.NUM_DMA_ENGINES )
ExampleSubSystemInfoArray   toArray ( info: in ExampleSubSystemInfo :=DEFAULT_EXAMPLE_SUB_SYSTEM_INFO , num: in natural :=1 )

Detailed Description

Package Body.

Definition at line 224 of file ExamplePkg.vhd.

Member Function Documentation

MyType myFunction ( )
Function

Definition at line 229 of file ExamplePkg.vhd.

MyType myArgFunction (   x in MyType ,
  y in integer ,
  z in integer  
)
Function

Definition at line 237 of file ExamplePkg.vhd.

ExampleSubSystemInfo init (   num_dma in natural :=DEFAULT_EXAMPLE_SUB_SYSTEM_INFO.NUM_DMA_ENGINES  
)
Function

Definition at line 250 of file ExamplePkg.vhd.

ExampleSubSystemInfoArray toArray (   info in ExampleSubSystemInfo :=DEFAULT_EXAMPLE_SUB_SYSTEM_INFO ,
  num in natural := 1  
)
Function

Definition at line 259 of file ExamplePkg.vhd.


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