amaranth/nmigen/asserts.py
2019-09-03 01:32:24 +00:00

3 lines
116 B
Python

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