riscv-formal-nmigen/nmigen/asserts.py

3 lines
116 B
Python
Raw Normal View History

2020-08-19 14:56:26 +08:00
from .hdl.ast import AnyConst, AnySeq, Assert, Assume, Cover
from .hdl.ast import Past, Stable, Rose, Fell, Initial