add redirection of __Part__ to allow overrides for advanced behaviour
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 29 Sep 2021 15:53:32 +0000 (16:53 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 29 Sep 2021 15:53:32 +0000 (16:53 +0100)
commit50b7850cbb7b614afe7b8936d656c5939a74ecf9
tree7f98f62059103aba1689d1591facab4c6593c772
parentc2d2c2d8681ba1057ab27bb2861ed2c28a49f1de
add redirection of __Part__ to allow overrides for advanced behaviour
without changing fundamental language characteristics or semantics of nmigen
https://bugs.libre-soc.org/show_bug.cgi?id=458
nmigen/hdl/ast.py
nmigen/hdl/xfrm.py
tests/test_hdl_ast.py