hdl.ast: add Value.{rotate_left,rotate_right}.
authorDan Ravensloft <dan.ravensloft@gmail.com>
Mon, 13 Apr 2020 13:40:39 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2020 13:40:39 +0000 (13:40 +0000)
commit06c45c9ff0d3584d66f9923675af12dc3a7381a4
tree08701bc57d0b30b896c07b0b9c08682f08e8d185
parent8b137438d01f1e58c7e2b4f225b81e0da57700a4
hdl.ast: add Value.{rotate_left,rotate_right}.
nmigen/hdl/ast.py
nmigen/test/test_hdl_ast.py
nmigen/test/test_sim.py