aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/arith_map.v
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-12 01:15:22 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-12 01:15:22 -0700
commite0e5d7d68eee0d1a83b048d9d9fde94673ff5673 (patch)
treeadd40e139e4a92ff5ad79bddb1e8ef25b09e30cf /techlibs/ice40/arith_map.v
parent4de03bd5e6cd72b3eb2a70d5735e7526d7a6f8a8 (diff)
downloadyosys-e0e5d7d68eee0d1a83b048d9d9fde94673ff5673.tar.gz
yosys-e0e5d7d68eee0d1a83b048d9d9fde94673ff5673.tar.bz2
yosys-e0e5d7d68eee0d1a83b048d9d9fde94673ff5673.zip
Fix spacing
Diffstat (limited to 'techlibs/ice40/arith_map.v')
-rw-r--r--techlibs/ice40/arith_map.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ice40/arith_map.v b/techlibs/ice40/arith_map.v
index 6d45e4a6b..abba18c37 100644
--- a/techlibs/ice40/arith_map.v
+++ b/techlibs/ice40/arith_map.v
@@ -50,7 +50,7 @@ module _80_ice40_alu (A, B, CI, BI, X, Y, CO);
.B(BB[i]),
.CI(C[i]),
.CO(CO[i]),
- .O(Y[i])
+ .O(Y[i])
);
`else
SB_CARRY carry (