Remove the unused internal insn_done signal
authorCesar Strauss <cestrauss@gmail.com>
Mon, 8 Mar 2021 10:22:57 +0000 (07:22 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Mon, 8 Mar 2021 10:22:57 +0000 (07:22 -0300)
commit2b28b421d9d111376ae209a0bd597b6745d15c7d
tree88d3a2080415dc3aaf7e5ac8a32af72a48e251cc
parentb5c06936b122618019512ac51a71059c559e7425
Remove the unused internal insn_done signal

This was used previously to enable writing to the PC register, but it's
done now within a state transition.
src/soc/simple/issuer.py