aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/abc_map.v
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/ecp5/abc_map.v')
-rw-r--r--techlibs/ecp5/abc_map.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ecp5/abc_map.v b/techlibs/ecp5/abc_map.v
index e8187ed18..ffd25f06d 100644
--- a/techlibs/ecp5/abc_map.v
+++ b/techlibs/ecp5/abc_map.v
@@ -13,7 +13,7 @@ module TRELLIS_DPR16X4 (
parameter [63:0] INITVAL = 64'h0000000000000000;
wire [3:0] \$DO ;
- \$__ABC_DPR16X4_SEQ #(
+ TRELLIS_DPR16X4 #(
.WCKMUX(WCKMUX), .WREMUX(WREMUX), .INITVAL(INITVAL)
) _TECHMAP_REPLACE_ (
.DI(DI), .WAD(WAD), .WRE(WRE), .WCK(WCK),