1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-20 08:46:35 +00:00
Files
antonblanchard.microwatt/decode2.vhdl
Paul Mackerras 788f7a1755 core: Improve timing on bypass control paths
In order to improve timing, the bypass paths now carry the register
number being written as well as the tag.  The decisions about which
bypasses to use for which operands are then made by comparing the
register numbers rather than by determining a tag from the register
number and then comparing tags.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2025-09-30 12:37:42 +10:00

28 KiB