projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a8810
)
Add WE to ECP5 dist RAM's abc_scc_break too
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 27 Jun 2019 03:02:19 +0000
(20:02 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 27 Jun 2019 03:02:19 +0000
(20:02 -0700)
techlibs/ecp5/cells_sim.v
patch
|
blob
|
history
diff --git
a/techlibs/ecp5/cells_sim.v
b/techlibs/ecp5/cells_sim.v
index 0239d1afe809e556283402fd68f19fc9ec5af31c..b678a14daba264fe0634135e7fcf110145a2bfb0 100644
(file)
--- 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_scc_break="DI" *)
+(* abc_box_id=2, abc_scc_break="DI
,WRE
" *)
module TRELLIS_DPR16X4 (
input [3:0] DI,
input [3:0] WAD,