mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 04:28:18 +00:00
Re-enable dist RAM boxes for ECP5
This commit is contained in:
parent
a4a7e63d84
commit
4fadb471a3
|
@ -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="DI" *)
|
||||||
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 a new issue