mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-23 12:48:54 +00:00
Merge 52c7ebe734
into 8bb24badf2
This commit is contained in:
commit
cd1ac11a32
2 changed files with 6 additions and 10 deletions
|
@ -54,12 +54,12 @@ module _90_simplemap_logic_ops;
|
|||
endmodule
|
||||
|
||||
(* techmap_simplemap *)
|
||||
(* techmap_celltype = "$eq $eqx $ne $nex" *)
|
||||
(* techmap_celltype = "$eq $ne" *)
|
||||
module _90_simplemap_compare_ops;
|
||||
endmodule
|
||||
|
||||
(* techmap_simplemap *)
|
||||
(* techmap_celltype = "$pos $slice $concat $mux $tribuf $bmux $bwmux $bweqx" *)
|
||||
(* techmap_celltype = "$pos $slice $concat $mux $tribuf $bmux $bwmux" *)
|
||||
module _90_simplemap_various;
|
||||
endmodule
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue