amaranth/amaranth/asserts.py
2021-12-10 10:34:13 +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