Package: dictionary
- File: dictionary.vhd
Constants
| Name | Type | Value | Description |
|---|---|---|---|
| empty | frozen_dictionary_t | "" | |
| empty_c | frozen_dictionary_t | empty | Deprecated |
| dictionary_logger | logger_t | get_logger("vunit_lib:dictionary") |
Functions
- len ( constant d : frozen_dictionary_t) return natural