core: Track GPR hazards using tags that propagate through the pipelines
[microwatt.git] / Makefile
index 2ee5d572ceffc4bfa99b86d2cb63c06d2ac017a6..bb39007a5a07f3136bfbc29561c48513e0844b7d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ all: $(all)
 
 core_files = decode_types.vhdl common.vhdl wishbone_types.vhdl fetch1.vhdl \
        utils.vhdl plru.vhdl cache_ram.vhdl icache.vhdl \
-       decode1.vhdl helpers.vhdl insn_helpers.vhdl gpr_hazard.vhdl \
+       decode1.vhdl helpers.vhdl insn_helpers.vhdl \
        cr_hazard.vhdl control.vhdl decode2.vhdl register_file.vhdl \
        cr_file.vhdl crhelpers.vhdl ppc_fx_insns.vhdl rotator.vhdl \
        logical.vhdl countzero.vhdl multiply.vhdl divider.vhdl execute1.vhdl \