hdl.xfrm: Add on_AnyConst and on_AnySeq abstract methods for ValueVisitor and children.
authorWilliam D. Jones <thor0505@comcast.net>
Tue, 15 Jan 2019 21:05:25 +0000 (16:05 -0500)
committerwhitequark <whitequark@whitequark.org>
Tue, 15 Jan 2019 22:52:45 +0000 (22:52 +0000)
commit77728c2deaaae3aa6ad4c4b695fead63cd7e61ed
tree7d637e9accf8e330bde25657997c582716dde9b6
parent6fdbc3d885bb3f47a80fe07a962329b7856f9764
hdl.xfrm: Add on_AnyConst and on_AnySeq abstract methods for ValueVisitor and children.
nmigen/back/pysim.py
nmigen/hdl/xfrm.py