aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/anlogic/arith_map.v
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/anlogic/arith_map.v')
-rw-r--r--techlibs/anlogic/arith_map.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/anlogic/arith_map.v b/techlibs/anlogic/arith_map.v
index d783b0212..1186543da 100644
--- a/techlibs/anlogic/arith_map.v
+++ b/techlibs/anlogic/arith_map.v
@@ -81,4 +81,4 @@ module _80_anlogic_alu (A, B, CI, BI, X, Y, CO);
/* End implementation */
assign X = AA ^ BB;
-endmodule \ No newline at end of file
+endmodule