amaranth/nmigen/compat/genlib/cdc.py

5 lines
57 B
Python
Raw Normal View History

2018-12-15 07:23:42 -07:00
from ...lib.cdc import MultiReg
2018-12-14 08:59:49 -07:00
__all__ = ["MultiReg"]