ram: reducing instr- and dataram
[calu.git] / cpu / src / core_pkg.vhd
index 9731f37592de2f49322534d87c8968b0f6da25a3..8f24a135ef667ddd6388388fc5608c4f3d16ca7a 100644 (file)
@@ -66,7 +66,7 @@ package core_pkg is
                --Data outputs
 --                     reg1_rd_data : out gp_register_t;
 --                     reg2_rd_data : out gp_register_t;
-                       branch_prediction_res : out instruction_word_t;
+                       branch_prediction_res : out instruction_addr_t;
                        branch_prediction_bit : out std_logic;
 
                        to_next_stage : out dec_op