This commit is contained in:
Florian Zaruba 2017-07-26 22:41:54 +02:00
parent d87ccef3f7
commit 97102210f7

View file

@ -121,9 +121,10 @@ module pcgen_stage (
// -------------------------------
// 2. Debug
// -------------------------------
if (debug_set_pc_i)
if (debug_set_pc_i) begin
npc_n = debug_pc_i;
set_pc_n = 1'b1;
end
// -------------------------------
// 4. Exception
// -------------------------------