Skip to content

Commit 8e72687

Browse files
committed
cells_adders: whitebox
1 parent 22090f9 commit 8e72687

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

flow/platforms/asap7/yoSys/cells_adders_L.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/asap7/yoSys/cells_adders_R.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/asap7/yoSys/cells_adders_SL.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/gf180/cells_adders.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/nangate45/cells_adders.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/sky130hd/cells_adders_hd.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

flow/platforms/sky130hs/cells_adders_hs.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* techmap_celltype = "$fa" *)
2+
(* abc9_box, lib_whitebox, techmap_celltype = "$fa" *)
33
module _80_tech_fa (A, B, C, X, Y);
44
parameter WIDTH = 1;
55
(* force_downto *)

0 commit comments

Comments
 (0)