Structsยง
- ASCII
Translator - Binary
Translator - BitTranslator
- Grouping
Binary Translator - HexTranslator
- IdenticalMS
BsTranslator - Leading
Ones Translator - Leading
Zeros Translator - LebTranslator
- Number
OfOnes Translator - Octal
Translator - Trailing
Ones Translator - Trailing
Zeros Translator
Functionsยง
- check_
vector_ variable - Turn vector variable string into name and corresponding color if it includes values other than 0 and 1. If only 0 and 1, return None.
- check_
wordlength ๐ - color_
for_ ๐binary_ representation - Return kind for a binary representation
- decode_
lebxxx ๐ - extend_
string ๐ - VCD bit extension
- group_
n_ chars - map_
to_ ๐radix - Map to radix-based representation, in practice hex or octal
- no_
of_ digits - Number of digits for digit_size, simply ceil(num_bits/digit_size)