aboutsummaryrefslogtreecommitdiff
path: root/design/div.v
diff options
context:
space:
mode:
Diffstat (limited to 'design/div.v')
-rw-r--r--design/div.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/div.v b/design/div.v
index 10db627..42c7a1e 100644
--- a/design/div.v
+++ b/design/div.v
@@ -25,7 +25,7 @@ module div
wire work_remainder_sign;
assign work_remainder = work_reg[2*WIDTH : WIDTH-1];
assign work_remainder_sign = work_remainder[WIDTH + 1];
-
+
/*
* The following variable represents quotient using digits 1 and -1,
* where -1 is internally represented as 0