hdl.ast: implement ValueCastable.
authorawygle <awygle@gmail.com>
Fri, 6 Nov 2020 00:20:54 +0000 (16:20 -0800)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 00:20:54 +0000 (00:20 +0000)
commit06c734992fd46b6f11bdfa4425ef102640aecf3f
treeb7626b9429eb498e4ca61b6bf1c4402e4b132366
parent0ef01b128227d2e551268438ff8132f9a255f9a0
hdl.ast: implement ValueCastable.

Closes RFC issue #355.
nmigen/hdl/ast.py
tests/test_hdl_ast.py