amaranth/nmigen/asserts.py

3 lines
116 B
Python
Raw Normal View History

from .hdl.ast import AnyConst, AnySeq, Assert, Assume, Cover
from .hdl.ast import Past, Stable, Rose, Fell, Initial