mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 03:45:52 +00:00
Add WE to ECP5 dist RAM's abc_scc_break too
This commit is contained in:
parent
a7a88109f5
commit
4de25a1949
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ module PFUMX (input ALUT, BLUT, C0, output Z);
|
|||
endmodule
|
||||
|
||||
// ---------------------------------------
|
||||
(* abc_box_id=2, abc_scc_break="DI" *)
|
||||
(* abc_box_id=2, abc_scc_break="DI,WRE" *)
|
||||
module TRELLIS_DPR16X4 (
|
||||
input [3:0] DI,
|
||||
input [3:0] WAD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue