Package: ProtectedTypes
- File: protected.v08.vhdl
Description
use PoC.my_project.all;
use PoC.utils.all;
Types
| Name | Type | Description |
|---|---|---|
| P_BOOLEAN | ||
| P_INTEGER | protected INTEGER implementation =========================================================================== TODO: Mult, Div, Pow, Mod, Rem | |
| P_NATURAL | protected NATURAL implementation =========================================================================== TODO: Mult, Div, Pow, Mod, Rem | |
| P_POSITIVE | protected POSITIVE implementation =========================================================================== TODO: Mult, Div, Pow, Mod, Rem | |
| P_REAL | protected REAL implementation =========================================================================== TODO: Round, Mult, Div, Pow, Mod |