soft reset
[calu.git] / cpu / src / core_top.vhd
index 13d826353a37e25de0c3d57c7922b4984fd80bee..452db698062de0f4f2f9cc79f30a50d2b0d4988e 100644 (file)
@@ -86,7 +86,7 @@ begin
                --System inputs
                        clk => sys_clk, --: in std_logic;
                        reset => sys_res_n, --: in std_logic;
-               
+                       s_reset => '1',
                --Data inputs
                        jump_result => jump_result_pin, --: in instruction_addr_t;
                        prediction_result => prediction_result_pin, --: in instruction_addr_t;