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)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 13:25:46 +0000 (13:25 +0000)
commita568da719b099c51d52683bc7678257ff5f7ccb8
tree08701bc57d0b30b896c07b0b9c08682f08e8d185
parent457907b44a3664da25e24c7ca80e0b75991e350c
hdl.ast: add Value.{rotate_left,rotate_right}.
nmigen/hdl/ast.py
nmigen/test/test_hdl_ast.py
nmigen/test/test_sim.py