mirror of https://github.com/YosysHQ/yosys.git
Re-enable dist RAM boxes for ECP5
This commit is contained in:
parent
152e682bd5
commit
ca0225fcfa
|
@ -106,7 +106,7 @@ module PFUMX (input ALUT, BLUT, C0, output Z);
|
||||||
endmodule
|
endmodule
|
||||||
|
|
||||||
// ---------------------------------------
|
// ---------------------------------------
|
||||||
//(* abc_box_id=2 *)
|
(* abc_box_id=2, abc_scc_break="D" *)
|
||||||
module TRELLIS_DPR16X4 (
|
module TRELLIS_DPR16X4 (
|
||||||
input [3:0] DI,
|
input [3:0] DI,
|
||||||
input [3:0] WAD,
|
input [3:0] WAD,
|
||||||
|
|
Loading…
Reference in New Issue