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>
Sat, 2 Oct 2021 14:58:16 +0000 (15:58 +0100)
commit4278652edae7ddf07a2ca2471508e9f6964b2e51
tree4b26766a0395b533f81ff5eea6aff81eda3ef567
parent2d1c0158f5797638c48e6060f602c7a5be631dda
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