Remove stray comment
authorCesar Strauss <cestrauss@gmail.com>
Sat, 31 Oct 2020 13:46:00 +0000 (10:46 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sat, 31 Oct 2020 13:47:37 +0000 (10:47 -0300)
It was part of a code block that was removed.

src/soc/experiment/alu_fsm.py

index 46593dd14b5c906c48fc2ee5fbb6ebe61f4b151b..1198d416d245cb5c2dfdbb998dcd922606125b87 100644 (file)
@@ -280,7 +280,6 @@ def test_shifter():
         yield dut.n.ready_i.eq(0)
         # check result
         assert result == expected
-        # finish displaying the current operation
 
     def producer():
         # 13 >> 2