diff options
Diffstat (limited to 'rtl/core/control/control.sv')
| -rw-r--r-- | rtl/core/control/control.sv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/control/control.sv b/rtl/core/control/control.sv index 9f398dc..92e27d6 100644 --- a/rtl/core/control/control.sv +++ b/rtl/core/control/control.sv @@ -32,6 +32,7 @@ module core_control stall, branch, writeback, + breakpoint, update_flags, c_in, output reg_num rd, |
