Move writing of the PC state register to the issue FSM
authorCesar Strauss <cestrauss@gmail.com>
Fri, 5 Mar 2021 12:01:34 +0000 (09:01 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Fri, 5 Mar 2021 12:01:34 +0000 (09:01 -0300)
commit92a83d55d055b38546968cf5babc90e5db7f3733
treea5c6077b0c274b4fde9dfbd48f2dd0657f67c180
parent27779698c0f7ff1a274768ea548db89f4d573ac0
Move writing of the PC state register to the issue FSM

Before fetch, update the PC state register with the NIA, unless PC was
modified in execute.
src/soc/simple/issuer.py