add redirection of __Switch__ to allow overrides for advanced behaviour
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 27 Sep 2021 18:18:16 +0000 (19:18 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 27 Sep 2021 18:18:16 +0000 (19:18 +0100)
commit68c922cf80e02a5945d2dd4f462809cc3a80b250
tree4abc52111bf08585069176cc19a034f91b518e4f
parent75a974cfb4aad0583dfd9441bff7347a048ab1f8
add redirection of __Switch__ to allow overrides for advanced behaviour
without changing fundamental language characteristics or semantics in nmigen
https://bugs.libre-soc.org/show_bug.cgi?id=458
nmigen/compat/fhdl/structure.py
nmigen/hdl/ast.py
nmigen/hdl/xfrm.py