core: Track CR hazards and bypasses using tags
[microwatt.git] / Makefile
index bb39007a5a07f3136bfbc29561c48513e0844b7d..678bbfa6ce80ad9ab85d75c6471309b934351bf1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,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 \
-       cr_hazard.vhdl control.vhdl decode2.vhdl register_file.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 \
        loadstore1.vhdl mmu.vhdl dcache.vhdl writeback.vhdl core_debug.vhdl \