projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0318860
)
Disable boxing of ECP5 dist RAM due to regression
author
Eddie Hung
<eddie@fpgeh.com>
Fri, 28 Jun 2019 16:46:36 +0000
(09:46 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Fri, 28 Jun 2019 16:46:36 +0000
(09:46 -0700)
techlibs/ecp5/cells_sim.v
patch
|
blob
|
history
diff --git
a/techlibs/ecp5/cells_sim.v
b/techlibs/ecp5/cells_sim.v
index acfb6960e5a84fcb5e07d88dec68f0c3a76e74c8..ca88d0a5bd1bcbd4e3fd2c06247ee42ca6543e51 100644
(file)
--- a/
techlibs/ecp5/cells_sim.v
+++ b/
techlibs/ecp5/cells_sim.v
@@
-104,7
+104,7
@@
module PFUMX (input ALUT, BLUT, C0, output Z);
endmodule
// ---------------------------------------
-(* abc_box_id=2, abc_scc_break="DI,WAD,WRE" *)
+
//
(* abc_box_id=2, abc_scc_break="DI,WAD,WRE" *)
module TRELLIS_DPR16X4 (
input [3:0] DI,
input [3:0] WAD,