Modules§
Structs§
- Uniquely identifies a scope in the hierarchy. Replaces the old
ModuleRef. - Signal identifier in the waveform (VCD, FST, etc.) file.
- Uniquely identifies a variable in the hierarchy. Replaces the old
SignalRef. - Provides file format independent access to a waveform file.
Enums§
- Signal directions of a variable. Currently these have the exact same meaning as in the FST format. For VCD inputs, all variables will be marked as
VarDirection::Unknownsince no direction information is included.
Traits§
Functions§
- Tries to guess the file format used by the input.
- Tries to guess the format of the file.