hdl.ast: implement values with custom lowering.
authorwhitequark <cz@m-labs.hk>
Tue, 11 Jun 2019 07:01:44 +0000 (07:01 +0000)
committerwhitequark <cz@m-labs.hk>
Tue, 11 Jun 2019 07:01:44 +0000 (07:01 +0000)
commit9e46b796fefa135f795e8caf1e34c7579cb8fbac
treeb6b40e8ac7da3df4d6ecbd98d5916408e2f9c453
parent73631ee6e2bf47d016ff179796e59176b0cbed3e
hdl.ast: implement values with custom lowering.
nmigen/hdl/ast.py
nmigen/hdl/xfrm.py
nmigen/test/test_hdl_ast.py
nmigen/test/test_hdl_xfrm.py