Rename remaining `wrap` methods to `cast`.
authorwhitequark <cz@m-labs.hk>
Fri, 11 Oct 2019 13:28:26 +0000 (13:28 +0000)
committerwhitequark <cz@m-labs.hk>
Fri, 11 Oct 2019 13:28:26 +0000 (13:28 +0000)
commitbcd62091b5078ad8ad2a5b064b98640df969a9bc
tree1ffdd4f0179541654f488bbd5432eaedd09ac948
parent45f13f5ea6756d8038126d8e6b848c48ec7aa021
Rename remaining `wrap` methods to `cast`.

Following commit d72d4a55.
nmigen/hdl/ast.py
nmigen/hdl/dsl.py
nmigen/hdl/ir.py
nmigen/hdl/rec.py
nmigen/test/test_hdl_rec.py
nmigen/test/test_sim.py
nmigen/test/tools.py