Use a better input signal in writeback
authorAnton Blanchard <anton@linux.ibm.com>
Thu, 5 Sep 2019 23:46:55 +0000 (09:46 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Thu, 5 Sep 2019 23:48:24 +0000 (09:48 +1000)
commit147b259691bf2f85e4c85cd974bc6ce5f05601a8
tree062404b7c736b8238afd39f8b6e2ee58e31b5481
parent3f59396907434ebe2dd0a15286fb2e46b0e7fffd
Use a better input signal in writeback

w_in comes from the execution unit, it makes more sense to call
it e_in.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
core.vhdl
writeback.vhdl