Module global_section

Source
Expand description

Global section in general protocol defined by TCAT for ASICs of DICE.

The module includes structure, enumeration, and trait and its implementation for global section in general protocol defined by TCAT for ASICs of DICE.

Structs§

ClockConfig
Configuration of clock.
ClockStatus
Status of sampling clock.
ExternalSourceStates
The states of external signal sources of sampling clock.
GlobalParameters
Parameters in global section.

Enums§

ClockRate
Nominal sampling rate.
ClockSource
Nominal sampling rate.

Constants§

NICKNAME_MAX_SIZE
The maximum size of nickname in bytes.

Traits§

TcatGlobalSectionSpecification
The specification for parameters in global section.