Add test for random rlcd(l/r) instructions
[soc.git] / src / soc / shift_rot / test / test_pipe_caller.py
2020-05-13 Michael NolanAdd test for random rlcd(l/r) instructions
2020-05-13 Michael NolanFix bug in rotator preventing use of 64 bit rlcl/r
2020-05-13 Michael NolanIntegrate rotator.py into shift_rot unit
2020-05-13 Michael NolanAdd assertions to ALU and shift_rot test that the instr...
2020-05-12 Michael NolanAdd new shift_rot FU for shifts and rotates