VHDL Data Types
Access Types
Access
Similar to pointers in other languages
Allows for dynamic allocation of storage
Useful for implementing queues, fifos, etc.