projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
152e682
)
Re-enable dist RAM boxes for ECP5
author
Eddie Hung
<eddie@fpgeh.com>
Tue, 25 Jun 2019 04:55:54 +0000
(21:55 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Tue, 25 Jun 2019 04:55:54 +0000
(21:55 -0700)
techlibs/ecp5/cells_sim.v
patch
|
blob
|
history
diff --git
a/techlibs/ecp5/cells_sim.v
b/techlibs/ecp5/cells_sim.v
index f661473237d02a6d85b9de39da7e33e5370be417..5679424829ccc642b75b9c14fce8b477b93a3c26 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_box_id=2, abc_scc_break="D"
*)
module TRELLIS_DPR16X4 (
input [3:0] DI,
input [3:0] WAD,