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