mirror of https://github.com/YosysHQ/yosys.git
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
|
||||
|
||||
// ---------------------------------------
|
||||
//(* abc_box_id=2 *)
|
||||
(* abc_box_id=2, abc_scc_break="DI" *)
|
||||
module TRELLIS_DPR16X4 (
|
||||
input [3:0] DI,
|
||||
input [3:0] WAD,
|
||||
|
|
Loading…
Reference in New Issue