mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
commit
6da543a61a
18 changed files with 381 additions and 55 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue