aboutsummaryrefslogtreecommitdiff
path: root/src/rtl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtl')
-rw-r--r--src/rtl/modexp.v3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rtl/modexp.v b/src/rtl/modexp.v
index 58924c5..e8f8a1d 100644
--- a/src/rtl/modexp.v
+++ b/src/rtl/modexp.v
@@ -820,10 +820,7 @@ module modexp(
default:
begin
- loop_counter_new = loop_counter_reg;
- loop_counter_we = 1'b0;
end
-
endcase
end