mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-28 17:14:11 +02:00
Improved support for $sop cells
This commit is contained in:
@@ -452,7 +452,7 @@ endmodule
|
||||
|
||||
`ifndef NOLUT
|
||||
(* techmap_simplemap *)
|
||||
(* techmap_celltype = "$lut" *)
|
||||
(* techmap_celltype = "$lut $sop" *)
|
||||
module _90_lut;
|
||||
endmodule
|
||||
`endif
|
||||
|
||||
Reference in New Issue
Block a user