Fix syntax

This commit is contained in:
Markus Wegmann 2017-01-09 14:10:00 +01:00
parent a1ac1ca6be
commit 4f7a80bd06

View file

@ -673,7 +673,7 @@ module riscv_controller
begin
pc_mux_o = PC_BRANCH;
pc_set_o = 1'b1;
ctrl_fsm_cs = DECODE;
ctrl_fsm_ns = DECODE;
halt_if_o = 1'b0;
// if we want to debug, flush the pipeline