Fix loop test and enable it
authorCesar Strauss <cestrauss@gmail.com>
Sun, 31 Jan 2021 20:18:18 +0000 (17:18 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 31 Jan 2021 20:53:38 +0000 (17:53 -0300)
commit5ffbc7bf976774caf46892268a1d76e5807afb30
treec0ef00e07fa80951e9ffd72e6f1009cac2d0d911
parent5d91d698a990e8bb6c32896adac3ae8f59de027f
Fix loop test and enable it

Make the code correspond to the comments and vice-versa.
Due to the branching, this test is useful for ensuring correctness of the
interaction between instruction fetch and issue.
src/soc/simulator/test_sim.py