hdl.ast: implement ValueCastable.
authorawygle <awygle@gmail.com>
Fri, 6 Nov 2020 00:20:54 +0000 (16:20 -0800)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:19:31 +0000 (15:19 +0000)
commitb14a466eaf7a9290c8ec13969b72bcd796289a25
tree02265965fcec045a6590d81bd0c33025a473ec66
parent247ee0649e767cbb3f4301bc3dd511e8532efe67
hdl.ast: implement ValueCastable.

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