aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/cells_sim.v
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-24 21:55:54 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-24 21:55:54 -0700
commitca0225fcfaa8c9c68647034351a1569464959edf (patch)
treecf90e1aa4ba34fd59e3830fc01e6ef495f69b103 /techlibs/ecp5/cells_sim.v
parent152e682bd5e448aaca20e7c9349c88bbd4a8ed3b (diff)
downloadyosys-ca0225fcfaa8c9c68647034351a1569464959edf.tar.gz
yosys-ca0225fcfaa8c9c68647034351a1569464959edf.tar.bz2
yosys-ca0225fcfaa8c9c68647034351a1569464959edf.zip
Re-enable dist RAM boxes for ECP5
Diffstat (limited to 'techlibs/ecp5/cells_sim.v')
-rw-r--r--techlibs/ecp5/cells_sim.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ecp5/cells_sim.v b/techlibs/ecp5/cells_sim.v
index f66147323..567942482 100644
--- a/techlibs/ecp5/cells_sim.v
+++ b/techlibs/ecp5/cells_sim.v
@@ -106,7 +106,7 @@ module PFUMX (input ALUT, BLUT, C0, output Z);
endmodule
// ---------------------------------------
-//(* abc_box_id=2 *)
+(* abc_box_id=2, abc_scc_break="D" *)
module TRELLIS_DPR16X4 (
input [3:0] DI,
input [3:0] WAD,