std

Veryl Standard Library

Version 0.0.1
Repository https://github.com/veryl-lang/std
License MIT OR Apache-2.0

Modules


bin2gray Converts a binary encoded bit vector to a Gray encoded bit-vector
binary_decoder A binary decoder.
binary_encoder A binary encoder.
counter Value counter
delay Delay input by configured cycle
gray2bin Converts a Gray encoded bit vector to a binary encoded bit-vector
gray_counter Value counter using Gray Encoding
lfsr_galois

Interfaces


Packages