amaranth/nmigen/compat/genlib/coding.py
2018-12-26 13:19:34 +00:00

5 lines
98 B
Python

from ...lib.cdc import *
__all__ = ["Encoder", "PriorityEncoder", "Decoder", "PriorityDecoder"]