mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
macc_v2: Fix v2 omissions
This commit is contained in:
@@ -290,7 +290,7 @@ module _90_alu (A, B, CI, BI, X, Y, CO);
|
||||
endmodule
|
||||
|
||||
(* techmap_maccmap *)
|
||||
(* techmap_celltype = "$macc" *)
|
||||
(* techmap_celltype = "$macc $macc_v2" *)
|
||||
module _90_macc;
|
||||
endmodule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user