Jan Klhůfek 56c86c13ca
New multipliers (#13)
* #10 CGP Circuits as inputs (#11)

* CGP Circuits as inputs

* #10 support of signed output in general circuit

* input as output works

* output connected to input (c)

* automated verilog testing

* output rename

* Implemented CSA and Wallace tree multiplier composing of CSAs. Also did some code cleanup.

* Typos fix and code cleanup.

* Added new (approximate) multiplier architectures and did some minor changes regarding sign extension for c output formats.

* Updated automated testing scripts.

* Small bugfix in python code generation (I initially thought this line is useless).

* Updated generated circuits folder.

Co-authored-by: Vojta Mrazek <mrazek@fit.vutbr.cz>
2022-04-17 16:00:00 +02:00

3212 lines
195 KiB
Verilog

module s_wallace_cla16(input [15:0] a, input [15:0] b, output [31:0] s_wallace_cla16_out);
wire s_wallace_cla16_and_2_0;
wire s_wallace_cla16_and_1_1;
wire s_wallace_cla16_ha0_xor0;
wire s_wallace_cla16_ha0_and0;
wire s_wallace_cla16_and_3_0;
wire s_wallace_cla16_and_2_1;
wire s_wallace_cla16_fa0_xor0;
wire s_wallace_cla16_fa0_and0;
wire s_wallace_cla16_fa0_xor1;
wire s_wallace_cla16_fa0_and1;
wire s_wallace_cla16_fa0_or0;
wire s_wallace_cla16_and_4_0;
wire s_wallace_cla16_and_3_1;
wire s_wallace_cla16_fa1_xor0;
wire s_wallace_cla16_fa1_and0;
wire s_wallace_cla16_fa1_xor1;
wire s_wallace_cla16_fa1_and1;
wire s_wallace_cla16_fa1_or0;
wire s_wallace_cla16_and_5_0;
wire s_wallace_cla16_and_4_1;
wire s_wallace_cla16_fa2_xor0;
wire s_wallace_cla16_fa2_and0;
wire s_wallace_cla16_fa2_xor1;
wire s_wallace_cla16_fa2_and1;
wire s_wallace_cla16_fa2_or0;
wire s_wallace_cla16_and_6_0;
wire s_wallace_cla16_and_5_1;
wire s_wallace_cla16_fa3_xor0;
wire s_wallace_cla16_fa3_and0;
wire s_wallace_cla16_fa3_xor1;
wire s_wallace_cla16_fa3_and1;
wire s_wallace_cla16_fa3_or0;
wire s_wallace_cla16_and_7_0;
wire s_wallace_cla16_and_6_1;
wire s_wallace_cla16_fa4_xor0;
wire s_wallace_cla16_fa4_and0;
wire s_wallace_cla16_fa4_xor1;
wire s_wallace_cla16_fa4_and1;
wire s_wallace_cla16_fa4_or0;
wire s_wallace_cla16_and_8_0;
wire s_wallace_cla16_and_7_1;
wire s_wallace_cla16_fa5_xor0;
wire s_wallace_cla16_fa5_and0;
wire s_wallace_cla16_fa5_xor1;
wire s_wallace_cla16_fa5_and1;
wire s_wallace_cla16_fa5_or0;
wire s_wallace_cla16_and_9_0;
wire s_wallace_cla16_and_8_1;
wire s_wallace_cla16_fa6_xor0;
wire s_wallace_cla16_fa6_and0;
wire s_wallace_cla16_fa6_xor1;
wire s_wallace_cla16_fa6_and1;
wire s_wallace_cla16_fa6_or0;
wire s_wallace_cla16_and_10_0;
wire s_wallace_cla16_and_9_1;
wire s_wallace_cla16_fa7_xor0;
wire s_wallace_cla16_fa7_and0;
wire s_wallace_cla16_fa7_xor1;
wire s_wallace_cla16_fa7_and1;
wire s_wallace_cla16_fa7_or0;
wire s_wallace_cla16_and_11_0;
wire s_wallace_cla16_and_10_1;
wire s_wallace_cla16_fa8_xor0;
wire s_wallace_cla16_fa8_and0;
wire s_wallace_cla16_fa8_xor1;
wire s_wallace_cla16_fa8_and1;
wire s_wallace_cla16_fa8_or0;
wire s_wallace_cla16_and_12_0;
wire s_wallace_cla16_and_11_1;
wire s_wallace_cla16_fa9_xor0;
wire s_wallace_cla16_fa9_and0;
wire s_wallace_cla16_fa9_xor1;
wire s_wallace_cla16_fa9_and1;
wire s_wallace_cla16_fa9_or0;
wire s_wallace_cla16_and_13_0;
wire s_wallace_cla16_and_12_1;
wire s_wallace_cla16_fa10_xor0;
wire s_wallace_cla16_fa10_and0;
wire s_wallace_cla16_fa10_xor1;
wire s_wallace_cla16_fa10_and1;
wire s_wallace_cla16_fa10_or0;
wire s_wallace_cla16_and_14_0;
wire s_wallace_cla16_and_13_1;
wire s_wallace_cla16_fa11_xor0;
wire s_wallace_cla16_fa11_and0;
wire s_wallace_cla16_fa11_xor1;
wire s_wallace_cla16_fa11_and1;
wire s_wallace_cla16_fa11_or0;
wire s_wallace_cla16_nand_15_0;
wire s_wallace_cla16_and_14_1;
wire s_wallace_cla16_fa12_xor0;
wire s_wallace_cla16_fa12_and0;
wire s_wallace_cla16_fa12_xor1;
wire s_wallace_cla16_fa12_and1;
wire s_wallace_cla16_fa12_or0;
wire s_wallace_cla16_nand_15_1;
wire s_wallace_cla16_fa13_xor0;
wire s_wallace_cla16_fa13_xor1;
wire s_wallace_cla16_fa13_and1;
wire s_wallace_cla16_fa13_or0;
wire s_wallace_cla16_nand_15_2;
wire s_wallace_cla16_and_14_3;
wire s_wallace_cla16_fa14_xor0;
wire s_wallace_cla16_fa14_and0;
wire s_wallace_cla16_fa14_xor1;
wire s_wallace_cla16_fa14_and1;
wire s_wallace_cla16_fa14_or0;
wire s_wallace_cla16_nand_15_3;
wire s_wallace_cla16_and_14_4;
wire s_wallace_cla16_fa15_xor0;
wire s_wallace_cla16_fa15_and0;
wire s_wallace_cla16_fa15_xor1;
wire s_wallace_cla16_fa15_and1;
wire s_wallace_cla16_fa15_or0;
wire s_wallace_cla16_nand_15_4;
wire s_wallace_cla16_and_14_5;
wire s_wallace_cla16_fa16_xor0;
wire s_wallace_cla16_fa16_and0;
wire s_wallace_cla16_fa16_xor1;
wire s_wallace_cla16_fa16_and1;
wire s_wallace_cla16_fa16_or0;
wire s_wallace_cla16_nand_15_5;
wire s_wallace_cla16_and_14_6;
wire s_wallace_cla16_fa17_xor0;
wire s_wallace_cla16_fa17_and0;
wire s_wallace_cla16_fa17_xor1;
wire s_wallace_cla16_fa17_and1;
wire s_wallace_cla16_fa17_or0;
wire s_wallace_cla16_nand_15_6;
wire s_wallace_cla16_and_14_7;
wire s_wallace_cla16_fa18_xor0;
wire s_wallace_cla16_fa18_and0;
wire s_wallace_cla16_fa18_xor1;
wire s_wallace_cla16_fa18_and1;
wire s_wallace_cla16_fa18_or0;
wire s_wallace_cla16_nand_15_7;
wire s_wallace_cla16_and_14_8;
wire s_wallace_cla16_fa19_xor0;
wire s_wallace_cla16_fa19_and0;
wire s_wallace_cla16_fa19_xor1;
wire s_wallace_cla16_fa19_and1;
wire s_wallace_cla16_fa19_or0;
wire s_wallace_cla16_nand_15_8;
wire s_wallace_cla16_and_14_9;
wire s_wallace_cla16_fa20_xor0;
wire s_wallace_cla16_fa20_and0;
wire s_wallace_cla16_fa20_xor1;
wire s_wallace_cla16_fa20_and1;
wire s_wallace_cla16_fa20_or0;
wire s_wallace_cla16_nand_15_9;
wire s_wallace_cla16_and_14_10;
wire s_wallace_cla16_fa21_xor0;
wire s_wallace_cla16_fa21_and0;
wire s_wallace_cla16_fa21_xor1;
wire s_wallace_cla16_fa21_and1;
wire s_wallace_cla16_fa21_or0;
wire s_wallace_cla16_nand_15_10;
wire s_wallace_cla16_and_14_11;
wire s_wallace_cla16_fa22_xor0;
wire s_wallace_cla16_fa22_and0;
wire s_wallace_cla16_fa22_xor1;
wire s_wallace_cla16_fa22_and1;
wire s_wallace_cla16_fa22_or0;
wire s_wallace_cla16_nand_15_11;
wire s_wallace_cla16_and_14_12;
wire s_wallace_cla16_fa23_xor0;
wire s_wallace_cla16_fa23_and0;
wire s_wallace_cla16_fa23_xor1;
wire s_wallace_cla16_fa23_and1;
wire s_wallace_cla16_fa23_or0;
wire s_wallace_cla16_nand_15_12;
wire s_wallace_cla16_and_14_13;
wire s_wallace_cla16_fa24_xor0;
wire s_wallace_cla16_fa24_and0;
wire s_wallace_cla16_fa24_xor1;
wire s_wallace_cla16_fa24_and1;
wire s_wallace_cla16_fa24_or0;
wire s_wallace_cla16_nand_15_13;
wire s_wallace_cla16_and_14_14;
wire s_wallace_cla16_fa25_xor0;
wire s_wallace_cla16_fa25_and0;
wire s_wallace_cla16_fa25_xor1;
wire s_wallace_cla16_fa25_and1;
wire s_wallace_cla16_fa25_or0;
wire s_wallace_cla16_and_1_2;
wire s_wallace_cla16_and_0_3;
wire s_wallace_cla16_ha1_xor0;
wire s_wallace_cla16_ha1_and0;
wire s_wallace_cla16_and_2_2;
wire s_wallace_cla16_and_1_3;
wire s_wallace_cla16_fa26_xor0;
wire s_wallace_cla16_fa26_and0;
wire s_wallace_cla16_fa26_xor1;
wire s_wallace_cla16_fa26_and1;
wire s_wallace_cla16_fa26_or0;
wire s_wallace_cla16_and_3_2;
wire s_wallace_cla16_and_2_3;
wire s_wallace_cla16_fa27_xor0;
wire s_wallace_cla16_fa27_and0;
wire s_wallace_cla16_fa27_xor1;
wire s_wallace_cla16_fa27_and1;
wire s_wallace_cla16_fa27_or0;
wire s_wallace_cla16_and_4_2;
wire s_wallace_cla16_and_3_3;
wire s_wallace_cla16_fa28_xor0;
wire s_wallace_cla16_fa28_and0;
wire s_wallace_cla16_fa28_xor1;
wire s_wallace_cla16_fa28_and1;
wire s_wallace_cla16_fa28_or0;
wire s_wallace_cla16_and_5_2;
wire s_wallace_cla16_and_4_3;
wire s_wallace_cla16_fa29_xor0;
wire s_wallace_cla16_fa29_and0;
wire s_wallace_cla16_fa29_xor1;
wire s_wallace_cla16_fa29_and1;
wire s_wallace_cla16_fa29_or0;
wire s_wallace_cla16_and_6_2;
wire s_wallace_cla16_and_5_3;
wire s_wallace_cla16_fa30_xor0;
wire s_wallace_cla16_fa30_and0;
wire s_wallace_cla16_fa30_xor1;
wire s_wallace_cla16_fa30_and1;
wire s_wallace_cla16_fa30_or0;
wire s_wallace_cla16_and_7_2;
wire s_wallace_cla16_and_6_3;
wire s_wallace_cla16_fa31_xor0;
wire s_wallace_cla16_fa31_and0;
wire s_wallace_cla16_fa31_xor1;
wire s_wallace_cla16_fa31_and1;
wire s_wallace_cla16_fa31_or0;
wire s_wallace_cla16_and_8_2;
wire s_wallace_cla16_and_7_3;
wire s_wallace_cla16_fa32_xor0;
wire s_wallace_cla16_fa32_and0;
wire s_wallace_cla16_fa32_xor1;
wire s_wallace_cla16_fa32_and1;
wire s_wallace_cla16_fa32_or0;
wire s_wallace_cla16_and_9_2;
wire s_wallace_cla16_and_8_3;
wire s_wallace_cla16_fa33_xor0;
wire s_wallace_cla16_fa33_and0;
wire s_wallace_cla16_fa33_xor1;
wire s_wallace_cla16_fa33_and1;
wire s_wallace_cla16_fa33_or0;
wire s_wallace_cla16_and_10_2;
wire s_wallace_cla16_and_9_3;
wire s_wallace_cla16_fa34_xor0;
wire s_wallace_cla16_fa34_and0;
wire s_wallace_cla16_fa34_xor1;
wire s_wallace_cla16_fa34_and1;
wire s_wallace_cla16_fa34_or0;
wire s_wallace_cla16_and_11_2;
wire s_wallace_cla16_and_10_3;
wire s_wallace_cla16_fa35_xor0;
wire s_wallace_cla16_fa35_and0;
wire s_wallace_cla16_fa35_xor1;
wire s_wallace_cla16_fa35_and1;
wire s_wallace_cla16_fa35_or0;
wire s_wallace_cla16_and_12_2;
wire s_wallace_cla16_and_11_3;
wire s_wallace_cla16_fa36_xor0;
wire s_wallace_cla16_fa36_and0;
wire s_wallace_cla16_fa36_xor1;
wire s_wallace_cla16_fa36_and1;
wire s_wallace_cla16_fa36_or0;
wire s_wallace_cla16_and_13_2;
wire s_wallace_cla16_and_12_3;
wire s_wallace_cla16_fa37_xor0;
wire s_wallace_cla16_fa37_and0;
wire s_wallace_cla16_fa37_xor1;
wire s_wallace_cla16_fa37_and1;
wire s_wallace_cla16_fa37_or0;
wire s_wallace_cla16_and_14_2;
wire s_wallace_cla16_and_13_3;
wire s_wallace_cla16_fa38_xor0;
wire s_wallace_cla16_fa38_and0;
wire s_wallace_cla16_fa38_xor1;
wire s_wallace_cla16_fa38_and1;
wire s_wallace_cla16_fa38_or0;
wire s_wallace_cla16_and_13_4;
wire s_wallace_cla16_and_12_5;
wire s_wallace_cla16_fa39_xor0;
wire s_wallace_cla16_fa39_and0;
wire s_wallace_cla16_fa39_xor1;
wire s_wallace_cla16_fa39_and1;
wire s_wallace_cla16_fa39_or0;
wire s_wallace_cla16_and_13_5;
wire s_wallace_cla16_and_12_6;
wire s_wallace_cla16_fa40_xor0;
wire s_wallace_cla16_fa40_and0;
wire s_wallace_cla16_fa40_xor1;
wire s_wallace_cla16_fa40_and1;
wire s_wallace_cla16_fa40_or0;
wire s_wallace_cla16_and_13_6;
wire s_wallace_cla16_and_12_7;
wire s_wallace_cla16_fa41_xor0;
wire s_wallace_cla16_fa41_and0;
wire s_wallace_cla16_fa41_xor1;
wire s_wallace_cla16_fa41_and1;
wire s_wallace_cla16_fa41_or0;
wire s_wallace_cla16_and_13_7;
wire s_wallace_cla16_and_12_8;
wire s_wallace_cla16_fa42_xor0;
wire s_wallace_cla16_fa42_and0;
wire s_wallace_cla16_fa42_xor1;
wire s_wallace_cla16_fa42_and1;
wire s_wallace_cla16_fa42_or0;
wire s_wallace_cla16_and_13_8;
wire s_wallace_cla16_and_12_9;
wire s_wallace_cla16_fa43_xor0;
wire s_wallace_cla16_fa43_and0;
wire s_wallace_cla16_fa43_xor1;
wire s_wallace_cla16_fa43_and1;
wire s_wallace_cla16_fa43_or0;
wire s_wallace_cla16_and_13_9;
wire s_wallace_cla16_and_12_10;
wire s_wallace_cla16_fa44_xor0;
wire s_wallace_cla16_fa44_and0;
wire s_wallace_cla16_fa44_xor1;
wire s_wallace_cla16_fa44_and1;
wire s_wallace_cla16_fa44_or0;
wire s_wallace_cla16_and_13_10;
wire s_wallace_cla16_and_12_11;
wire s_wallace_cla16_fa45_xor0;
wire s_wallace_cla16_fa45_and0;
wire s_wallace_cla16_fa45_xor1;
wire s_wallace_cla16_fa45_and1;
wire s_wallace_cla16_fa45_or0;
wire s_wallace_cla16_and_13_11;
wire s_wallace_cla16_and_12_12;
wire s_wallace_cla16_fa46_xor0;
wire s_wallace_cla16_fa46_and0;
wire s_wallace_cla16_fa46_xor1;
wire s_wallace_cla16_fa46_and1;
wire s_wallace_cla16_fa46_or0;
wire s_wallace_cla16_and_13_12;
wire s_wallace_cla16_and_12_13;
wire s_wallace_cla16_fa47_xor0;
wire s_wallace_cla16_fa47_and0;
wire s_wallace_cla16_fa47_xor1;
wire s_wallace_cla16_fa47_and1;
wire s_wallace_cla16_fa47_or0;
wire s_wallace_cla16_and_13_13;
wire s_wallace_cla16_and_12_14;
wire s_wallace_cla16_fa48_xor0;
wire s_wallace_cla16_fa48_and0;
wire s_wallace_cla16_fa48_xor1;
wire s_wallace_cla16_fa48_and1;
wire s_wallace_cla16_fa48_or0;
wire s_wallace_cla16_and_13_14;
wire s_wallace_cla16_nand_12_15;
wire s_wallace_cla16_fa49_xor0;
wire s_wallace_cla16_fa49_and0;
wire s_wallace_cla16_fa49_xor1;
wire s_wallace_cla16_fa49_and1;
wire s_wallace_cla16_fa49_or0;
wire s_wallace_cla16_and_0_4;
wire s_wallace_cla16_ha2_xor0;
wire s_wallace_cla16_ha2_and0;
wire s_wallace_cla16_and_1_4;
wire s_wallace_cla16_and_0_5;
wire s_wallace_cla16_fa50_xor0;
wire s_wallace_cla16_fa50_and0;
wire s_wallace_cla16_fa50_xor1;
wire s_wallace_cla16_fa50_and1;
wire s_wallace_cla16_fa50_or0;
wire s_wallace_cla16_and_2_4;
wire s_wallace_cla16_and_1_5;
wire s_wallace_cla16_fa51_xor0;
wire s_wallace_cla16_fa51_and0;
wire s_wallace_cla16_fa51_xor1;
wire s_wallace_cla16_fa51_and1;
wire s_wallace_cla16_fa51_or0;
wire s_wallace_cla16_and_3_4;
wire s_wallace_cla16_and_2_5;
wire s_wallace_cla16_fa52_xor0;
wire s_wallace_cla16_fa52_and0;
wire s_wallace_cla16_fa52_xor1;
wire s_wallace_cla16_fa52_and1;
wire s_wallace_cla16_fa52_or0;
wire s_wallace_cla16_and_4_4;
wire s_wallace_cla16_and_3_5;
wire s_wallace_cla16_fa53_xor0;
wire s_wallace_cla16_fa53_and0;
wire s_wallace_cla16_fa53_xor1;
wire s_wallace_cla16_fa53_and1;
wire s_wallace_cla16_fa53_or0;
wire s_wallace_cla16_and_5_4;
wire s_wallace_cla16_and_4_5;
wire s_wallace_cla16_fa54_xor0;
wire s_wallace_cla16_fa54_and0;
wire s_wallace_cla16_fa54_xor1;
wire s_wallace_cla16_fa54_and1;
wire s_wallace_cla16_fa54_or0;
wire s_wallace_cla16_and_6_4;
wire s_wallace_cla16_and_5_5;
wire s_wallace_cla16_fa55_xor0;
wire s_wallace_cla16_fa55_and0;
wire s_wallace_cla16_fa55_xor1;
wire s_wallace_cla16_fa55_and1;
wire s_wallace_cla16_fa55_or0;
wire s_wallace_cla16_and_7_4;
wire s_wallace_cla16_and_6_5;
wire s_wallace_cla16_fa56_xor0;
wire s_wallace_cla16_fa56_and0;
wire s_wallace_cla16_fa56_xor1;
wire s_wallace_cla16_fa56_and1;
wire s_wallace_cla16_fa56_or0;
wire s_wallace_cla16_and_8_4;
wire s_wallace_cla16_and_7_5;
wire s_wallace_cla16_fa57_xor0;
wire s_wallace_cla16_fa57_and0;
wire s_wallace_cla16_fa57_xor1;
wire s_wallace_cla16_fa57_and1;
wire s_wallace_cla16_fa57_or0;
wire s_wallace_cla16_and_9_4;
wire s_wallace_cla16_and_8_5;
wire s_wallace_cla16_fa58_xor0;
wire s_wallace_cla16_fa58_and0;
wire s_wallace_cla16_fa58_xor1;
wire s_wallace_cla16_fa58_and1;
wire s_wallace_cla16_fa58_or0;
wire s_wallace_cla16_and_10_4;
wire s_wallace_cla16_and_9_5;
wire s_wallace_cla16_fa59_xor0;
wire s_wallace_cla16_fa59_and0;
wire s_wallace_cla16_fa59_xor1;
wire s_wallace_cla16_fa59_and1;
wire s_wallace_cla16_fa59_or0;
wire s_wallace_cla16_and_11_4;
wire s_wallace_cla16_and_10_5;
wire s_wallace_cla16_fa60_xor0;
wire s_wallace_cla16_fa60_and0;
wire s_wallace_cla16_fa60_xor1;
wire s_wallace_cla16_fa60_and1;
wire s_wallace_cla16_fa60_or0;
wire s_wallace_cla16_and_12_4;
wire s_wallace_cla16_and_11_5;
wire s_wallace_cla16_fa61_xor0;
wire s_wallace_cla16_fa61_and0;
wire s_wallace_cla16_fa61_xor1;
wire s_wallace_cla16_fa61_and1;
wire s_wallace_cla16_fa61_or0;
wire s_wallace_cla16_and_11_6;
wire s_wallace_cla16_and_10_7;
wire s_wallace_cla16_fa62_xor0;
wire s_wallace_cla16_fa62_and0;
wire s_wallace_cla16_fa62_xor1;
wire s_wallace_cla16_fa62_and1;
wire s_wallace_cla16_fa62_or0;
wire s_wallace_cla16_and_11_7;
wire s_wallace_cla16_and_10_8;
wire s_wallace_cla16_fa63_xor0;
wire s_wallace_cla16_fa63_and0;
wire s_wallace_cla16_fa63_xor1;
wire s_wallace_cla16_fa63_and1;
wire s_wallace_cla16_fa63_or0;
wire s_wallace_cla16_and_11_8;
wire s_wallace_cla16_and_10_9;
wire s_wallace_cla16_fa64_xor0;
wire s_wallace_cla16_fa64_and0;
wire s_wallace_cla16_fa64_xor1;
wire s_wallace_cla16_fa64_and1;
wire s_wallace_cla16_fa64_or0;
wire s_wallace_cla16_and_11_9;
wire s_wallace_cla16_and_10_10;
wire s_wallace_cla16_fa65_xor0;
wire s_wallace_cla16_fa65_and0;
wire s_wallace_cla16_fa65_xor1;
wire s_wallace_cla16_fa65_and1;
wire s_wallace_cla16_fa65_or0;
wire s_wallace_cla16_and_11_10;
wire s_wallace_cla16_and_10_11;
wire s_wallace_cla16_fa66_xor0;
wire s_wallace_cla16_fa66_and0;
wire s_wallace_cla16_fa66_xor1;
wire s_wallace_cla16_fa66_and1;
wire s_wallace_cla16_fa66_or0;
wire s_wallace_cla16_and_11_11;
wire s_wallace_cla16_and_10_12;
wire s_wallace_cla16_fa67_xor0;
wire s_wallace_cla16_fa67_and0;
wire s_wallace_cla16_fa67_xor1;
wire s_wallace_cla16_fa67_and1;
wire s_wallace_cla16_fa67_or0;
wire s_wallace_cla16_and_11_12;
wire s_wallace_cla16_and_10_13;
wire s_wallace_cla16_fa68_xor0;
wire s_wallace_cla16_fa68_and0;
wire s_wallace_cla16_fa68_xor1;
wire s_wallace_cla16_fa68_and1;
wire s_wallace_cla16_fa68_or0;
wire s_wallace_cla16_and_11_13;
wire s_wallace_cla16_and_10_14;
wire s_wallace_cla16_fa69_xor0;
wire s_wallace_cla16_fa69_and0;
wire s_wallace_cla16_fa69_xor1;
wire s_wallace_cla16_fa69_and1;
wire s_wallace_cla16_fa69_or0;
wire s_wallace_cla16_and_11_14;
wire s_wallace_cla16_nand_10_15;
wire s_wallace_cla16_fa70_xor0;
wire s_wallace_cla16_fa70_and0;
wire s_wallace_cla16_fa70_xor1;
wire s_wallace_cla16_fa70_and1;
wire s_wallace_cla16_fa70_or0;
wire s_wallace_cla16_nand_11_15;
wire s_wallace_cla16_fa71_xor0;
wire s_wallace_cla16_fa71_and0;
wire s_wallace_cla16_fa71_xor1;
wire s_wallace_cla16_fa71_and1;
wire s_wallace_cla16_fa71_or0;
wire s_wallace_cla16_ha3_xor0;
wire s_wallace_cla16_ha3_and0;
wire s_wallace_cla16_and_0_6;
wire s_wallace_cla16_fa72_xor0;
wire s_wallace_cla16_fa72_and0;
wire s_wallace_cla16_fa72_xor1;
wire s_wallace_cla16_fa72_and1;
wire s_wallace_cla16_fa72_or0;
wire s_wallace_cla16_and_1_6;
wire s_wallace_cla16_and_0_7;
wire s_wallace_cla16_fa73_xor0;
wire s_wallace_cla16_fa73_and0;
wire s_wallace_cla16_fa73_xor1;
wire s_wallace_cla16_fa73_and1;
wire s_wallace_cla16_fa73_or0;
wire s_wallace_cla16_and_2_6;
wire s_wallace_cla16_and_1_7;
wire s_wallace_cla16_fa74_xor0;
wire s_wallace_cla16_fa74_and0;
wire s_wallace_cla16_fa74_xor1;
wire s_wallace_cla16_fa74_and1;
wire s_wallace_cla16_fa74_or0;
wire s_wallace_cla16_and_3_6;
wire s_wallace_cla16_and_2_7;
wire s_wallace_cla16_fa75_xor0;
wire s_wallace_cla16_fa75_and0;
wire s_wallace_cla16_fa75_xor1;
wire s_wallace_cla16_fa75_and1;
wire s_wallace_cla16_fa75_or0;
wire s_wallace_cla16_and_4_6;
wire s_wallace_cla16_and_3_7;
wire s_wallace_cla16_fa76_xor0;
wire s_wallace_cla16_fa76_and0;
wire s_wallace_cla16_fa76_xor1;
wire s_wallace_cla16_fa76_and1;
wire s_wallace_cla16_fa76_or0;
wire s_wallace_cla16_and_5_6;
wire s_wallace_cla16_and_4_7;
wire s_wallace_cla16_fa77_xor0;
wire s_wallace_cla16_fa77_and0;
wire s_wallace_cla16_fa77_xor1;
wire s_wallace_cla16_fa77_and1;
wire s_wallace_cla16_fa77_or0;
wire s_wallace_cla16_and_6_6;
wire s_wallace_cla16_and_5_7;
wire s_wallace_cla16_fa78_xor0;
wire s_wallace_cla16_fa78_and0;
wire s_wallace_cla16_fa78_xor1;
wire s_wallace_cla16_fa78_and1;
wire s_wallace_cla16_fa78_or0;
wire s_wallace_cla16_and_7_6;
wire s_wallace_cla16_and_6_7;
wire s_wallace_cla16_fa79_xor0;
wire s_wallace_cla16_fa79_and0;
wire s_wallace_cla16_fa79_xor1;
wire s_wallace_cla16_fa79_and1;
wire s_wallace_cla16_fa79_or0;
wire s_wallace_cla16_and_8_6;
wire s_wallace_cla16_and_7_7;
wire s_wallace_cla16_fa80_xor0;
wire s_wallace_cla16_fa80_and0;
wire s_wallace_cla16_fa80_xor1;
wire s_wallace_cla16_fa80_and1;
wire s_wallace_cla16_fa80_or0;
wire s_wallace_cla16_and_9_6;
wire s_wallace_cla16_and_8_7;
wire s_wallace_cla16_fa81_xor0;
wire s_wallace_cla16_fa81_and0;
wire s_wallace_cla16_fa81_xor1;
wire s_wallace_cla16_fa81_and1;
wire s_wallace_cla16_fa81_or0;
wire s_wallace_cla16_and_10_6;
wire s_wallace_cla16_and_9_7;
wire s_wallace_cla16_fa82_xor0;
wire s_wallace_cla16_fa82_and0;
wire s_wallace_cla16_fa82_xor1;
wire s_wallace_cla16_fa82_and1;
wire s_wallace_cla16_fa82_or0;
wire s_wallace_cla16_and_9_8;
wire s_wallace_cla16_and_8_9;
wire s_wallace_cla16_fa83_xor0;
wire s_wallace_cla16_fa83_and0;
wire s_wallace_cla16_fa83_xor1;
wire s_wallace_cla16_fa83_and1;
wire s_wallace_cla16_fa83_or0;
wire s_wallace_cla16_and_9_9;
wire s_wallace_cla16_and_8_10;
wire s_wallace_cla16_fa84_xor0;
wire s_wallace_cla16_fa84_and0;
wire s_wallace_cla16_fa84_xor1;
wire s_wallace_cla16_fa84_and1;
wire s_wallace_cla16_fa84_or0;
wire s_wallace_cla16_and_9_10;
wire s_wallace_cla16_and_8_11;
wire s_wallace_cla16_fa85_xor0;
wire s_wallace_cla16_fa85_and0;
wire s_wallace_cla16_fa85_xor1;
wire s_wallace_cla16_fa85_and1;
wire s_wallace_cla16_fa85_or0;
wire s_wallace_cla16_and_9_11;
wire s_wallace_cla16_and_8_12;
wire s_wallace_cla16_fa86_xor0;
wire s_wallace_cla16_fa86_and0;
wire s_wallace_cla16_fa86_xor1;
wire s_wallace_cla16_fa86_and1;
wire s_wallace_cla16_fa86_or0;
wire s_wallace_cla16_and_9_12;
wire s_wallace_cla16_and_8_13;
wire s_wallace_cla16_fa87_xor0;
wire s_wallace_cla16_fa87_and0;
wire s_wallace_cla16_fa87_xor1;
wire s_wallace_cla16_fa87_and1;
wire s_wallace_cla16_fa87_or0;
wire s_wallace_cla16_and_9_13;
wire s_wallace_cla16_and_8_14;
wire s_wallace_cla16_fa88_xor0;
wire s_wallace_cla16_fa88_and0;
wire s_wallace_cla16_fa88_xor1;
wire s_wallace_cla16_fa88_and1;
wire s_wallace_cla16_fa88_or0;
wire s_wallace_cla16_and_9_14;
wire s_wallace_cla16_nand_8_15;
wire s_wallace_cla16_fa89_xor0;
wire s_wallace_cla16_fa89_and0;
wire s_wallace_cla16_fa89_xor1;
wire s_wallace_cla16_fa89_and1;
wire s_wallace_cla16_fa89_or0;
wire s_wallace_cla16_nand_9_15;
wire s_wallace_cla16_fa90_xor0;
wire s_wallace_cla16_fa90_and0;
wire s_wallace_cla16_fa90_xor1;
wire s_wallace_cla16_fa90_and1;
wire s_wallace_cla16_fa90_or0;
wire s_wallace_cla16_fa91_xor0;
wire s_wallace_cla16_fa91_and0;
wire s_wallace_cla16_fa91_xor1;
wire s_wallace_cla16_fa91_and1;
wire s_wallace_cla16_fa91_or0;
wire s_wallace_cla16_ha4_xor0;
wire s_wallace_cla16_ha4_and0;
wire s_wallace_cla16_fa92_xor0;
wire s_wallace_cla16_fa92_and0;
wire s_wallace_cla16_fa92_xor1;
wire s_wallace_cla16_fa92_and1;
wire s_wallace_cla16_fa92_or0;
wire s_wallace_cla16_and_0_8;
wire s_wallace_cla16_fa93_xor0;
wire s_wallace_cla16_fa93_and0;
wire s_wallace_cla16_fa93_xor1;
wire s_wallace_cla16_fa93_and1;
wire s_wallace_cla16_fa93_or0;
wire s_wallace_cla16_and_1_8;
wire s_wallace_cla16_and_0_9;
wire s_wallace_cla16_fa94_xor0;
wire s_wallace_cla16_fa94_and0;
wire s_wallace_cla16_fa94_xor1;
wire s_wallace_cla16_fa94_and1;
wire s_wallace_cla16_fa94_or0;
wire s_wallace_cla16_and_2_8;
wire s_wallace_cla16_and_1_9;
wire s_wallace_cla16_fa95_xor0;
wire s_wallace_cla16_fa95_and0;
wire s_wallace_cla16_fa95_xor1;
wire s_wallace_cla16_fa95_and1;
wire s_wallace_cla16_fa95_or0;
wire s_wallace_cla16_and_3_8;
wire s_wallace_cla16_and_2_9;
wire s_wallace_cla16_fa96_xor0;
wire s_wallace_cla16_fa96_and0;
wire s_wallace_cla16_fa96_xor1;
wire s_wallace_cla16_fa96_and1;
wire s_wallace_cla16_fa96_or0;
wire s_wallace_cla16_and_4_8;
wire s_wallace_cla16_and_3_9;
wire s_wallace_cla16_fa97_xor0;
wire s_wallace_cla16_fa97_and0;
wire s_wallace_cla16_fa97_xor1;
wire s_wallace_cla16_fa97_and1;
wire s_wallace_cla16_fa97_or0;
wire s_wallace_cla16_and_5_8;
wire s_wallace_cla16_and_4_9;
wire s_wallace_cla16_fa98_xor0;
wire s_wallace_cla16_fa98_and0;
wire s_wallace_cla16_fa98_xor1;
wire s_wallace_cla16_fa98_and1;
wire s_wallace_cla16_fa98_or0;
wire s_wallace_cla16_and_6_8;
wire s_wallace_cla16_and_5_9;
wire s_wallace_cla16_fa99_xor0;
wire s_wallace_cla16_fa99_and0;
wire s_wallace_cla16_fa99_xor1;
wire s_wallace_cla16_fa99_and1;
wire s_wallace_cla16_fa99_or0;
wire s_wallace_cla16_and_7_8;
wire s_wallace_cla16_and_6_9;
wire s_wallace_cla16_fa100_xor0;
wire s_wallace_cla16_fa100_and0;
wire s_wallace_cla16_fa100_xor1;
wire s_wallace_cla16_fa100_and1;
wire s_wallace_cla16_fa100_or0;
wire s_wallace_cla16_and_8_8;
wire s_wallace_cla16_and_7_9;
wire s_wallace_cla16_fa101_xor0;
wire s_wallace_cla16_fa101_and0;
wire s_wallace_cla16_fa101_xor1;
wire s_wallace_cla16_fa101_and1;
wire s_wallace_cla16_fa101_or0;
wire s_wallace_cla16_and_7_10;
wire s_wallace_cla16_and_6_11;
wire s_wallace_cla16_fa102_xor0;
wire s_wallace_cla16_fa102_and0;
wire s_wallace_cla16_fa102_xor1;
wire s_wallace_cla16_fa102_and1;
wire s_wallace_cla16_fa102_or0;
wire s_wallace_cla16_and_7_11;
wire s_wallace_cla16_and_6_12;
wire s_wallace_cla16_fa103_xor0;
wire s_wallace_cla16_fa103_and0;
wire s_wallace_cla16_fa103_xor1;
wire s_wallace_cla16_fa103_and1;
wire s_wallace_cla16_fa103_or0;
wire s_wallace_cla16_and_7_12;
wire s_wallace_cla16_and_6_13;
wire s_wallace_cla16_fa104_xor0;
wire s_wallace_cla16_fa104_and0;
wire s_wallace_cla16_fa104_xor1;
wire s_wallace_cla16_fa104_and1;
wire s_wallace_cla16_fa104_or0;
wire s_wallace_cla16_and_7_13;
wire s_wallace_cla16_and_6_14;
wire s_wallace_cla16_fa105_xor0;
wire s_wallace_cla16_fa105_and0;
wire s_wallace_cla16_fa105_xor1;
wire s_wallace_cla16_fa105_and1;
wire s_wallace_cla16_fa105_or0;
wire s_wallace_cla16_and_7_14;
wire s_wallace_cla16_nand_6_15;
wire s_wallace_cla16_fa106_xor0;
wire s_wallace_cla16_fa106_and0;
wire s_wallace_cla16_fa106_xor1;
wire s_wallace_cla16_fa106_and1;
wire s_wallace_cla16_fa106_or0;
wire s_wallace_cla16_nand_7_15;
wire s_wallace_cla16_fa107_xor0;
wire s_wallace_cla16_fa107_and0;
wire s_wallace_cla16_fa107_xor1;
wire s_wallace_cla16_fa107_and1;
wire s_wallace_cla16_fa107_or0;
wire s_wallace_cla16_fa108_xor0;
wire s_wallace_cla16_fa108_and0;
wire s_wallace_cla16_fa108_xor1;
wire s_wallace_cla16_fa108_and1;
wire s_wallace_cla16_fa108_or0;
wire s_wallace_cla16_fa109_xor0;
wire s_wallace_cla16_fa109_and0;
wire s_wallace_cla16_fa109_xor1;
wire s_wallace_cla16_fa109_and1;
wire s_wallace_cla16_fa109_or0;
wire s_wallace_cla16_ha5_xor0;
wire s_wallace_cla16_ha5_and0;
wire s_wallace_cla16_fa110_xor0;
wire s_wallace_cla16_fa110_and0;
wire s_wallace_cla16_fa110_xor1;
wire s_wallace_cla16_fa110_and1;
wire s_wallace_cla16_fa110_or0;
wire s_wallace_cla16_fa111_xor0;
wire s_wallace_cla16_fa111_and0;
wire s_wallace_cla16_fa111_xor1;
wire s_wallace_cla16_fa111_and1;
wire s_wallace_cla16_fa111_or0;
wire s_wallace_cla16_and_0_10;
wire s_wallace_cla16_fa112_xor0;
wire s_wallace_cla16_fa112_and0;
wire s_wallace_cla16_fa112_xor1;
wire s_wallace_cla16_fa112_and1;
wire s_wallace_cla16_fa112_or0;
wire s_wallace_cla16_and_1_10;
wire s_wallace_cla16_and_0_11;
wire s_wallace_cla16_fa113_xor0;
wire s_wallace_cla16_fa113_and0;
wire s_wallace_cla16_fa113_xor1;
wire s_wallace_cla16_fa113_and1;
wire s_wallace_cla16_fa113_or0;
wire s_wallace_cla16_and_2_10;
wire s_wallace_cla16_and_1_11;
wire s_wallace_cla16_fa114_xor0;
wire s_wallace_cla16_fa114_and0;
wire s_wallace_cla16_fa114_xor1;
wire s_wallace_cla16_fa114_and1;
wire s_wallace_cla16_fa114_or0;
wire s_wallace_cla16_and_3_10;
wire s_wallace_cla16_and_2_11;
wire s_wallace_cla16_fa115_xor0;
wire s_wallace_cla16_fa115_and0;
wire s_wallace_cla16_fa115_xor1;
wire s_wallace_cla16_fa115_and1;
wire s_wallace_cla16_fa115_or0;
wire s_wallace_cla16_and_4_10;
wire s_wallace_cla16_and_3_11;
wire s_wallace_cla16_fa116_xor0;
wire s_wallace_cla16_fa116_and0;
wire s_wallace_cla16_fa116_xor1;
wire s_wallace_cla16_fa116_and1;
wire s_wallace_cla16_fa116_or0;
wire s_wallace_cla16_and_5_10;
wire s_wallace_cla16_and_4_11;
wire s_wallace_cla16_fa117_xor0;
wire s_wallace_cla16_fa117_and0;
wire s_wallace_cla16_fa117_xor1;
wire s_wallace_cla16_fa117_and1;
wire s_wallace_cla16_fa117_or0;
wire s_wallace_cla16_and_6_10;
wire s_wallace_cla16_and_5_11;
wire s_wallace_cla16_fa118_xor0;
wire s_wallace_cla16_fa118_and0;
wire s_wallace_cla16_fa118_xor1;
wire s_wallace_cla16_fa118_and1;
wire s_wallace_cla16_fa118_or0;
wire s_wallace_cla16_and_5_12;
wire s_wallace_cla16_and_4_13;
wire s_wallace_cla16_fa119_xor0;
wire s_wallace_cla16_fa119_and0;
wire s_wallace_cla16_fa119_xor1;
wire s_wallace_cla16_fa119_and1;
wire s_wallace_cla16_fa119_or0;
wire s_wallace_cla16_and_5_13;
wire s_wallace_cla16_and_4_14;
wire s_wallace_cla16_fa120_xor0;
wire s_wallace_cla16_fa120_and0;
wire s_wallace_cla16_fa120_xor1;
wire s_wallace_cla16_fa120_and1;
wire s_wallace_cla16_fa120_or0;
wire s_wallace_cla16_and_5_14;
wire s_wallace_cla16_nand_4_15;
wire s_wallace_cla16_fa121_xor0;
wire s_wallace_cla16_fa121_and0;
wire s_wallace_cla16_fa121_xor1;
wire s_wallace_cla16_fa121_and1;
wire s_wallace_cla16_fa121_or0;
wire s_wallace_cla16_nand_5_15;
wire s_wallace_cla16_fa122_xor0;
wire s_wallace_cla16_fa122_and0;
wire s_wallace_cla16_fa122_xor1;
wire s_wallace_cla16_fa122_and1;
wire s_wallace_cla16_fa122_or0;
wire s_wallace_cla16_fa123_xor0;
wire s_wallace_cla16_fa123_and0;
wire s_wallace_cla16_fa123_xor1;
wire s_wallace_cla16_fa123_and1;
wire s_wallace_cla16_fa123_or0;
wire s_wallace_cla16_fa124_xor0;
wire s_wallace_cla16_fa124_and0;
wire s_wallace_cla16_fa124_xor1;
wire s_wallace_cla16_fa124_and1;
wire s_wallace_cla16_fa124_or0;
wire s_wallace_cla16_fa125_xor0;
wire s_wallace_cla16_fa125_and0;
wire s_wallace_cla16_fa125_xor1;
wire s_wallace_cla16_fa125_and1;
wire s_wallace_cla16_fa125_or0;
wire s_wallace_cla16_ha6_xor0;
wire s_wallace_cla16_ha6_and0;
wire s_wallace_cla16_fa126_xor0;
wire s_wallace_cla16_fa126_and0;
wire s_wallace_cla16_fa126_xor1;
wire s_wallace_cla16_fa126_and1;
wire s_wallace_cla16_fa126_or0;
wire s_wallace_cla16_fa127_xor0;
wire s_wallace_cla16_fa127_and0;
wire s_wallace_cla16_fa127_xor1;
wire s_wallace_cla16_fa127_and1;
wire s_wallace_cla16_fa127_or0;
wire s_wallace_cla16_fa128_xor0;
wire s_wallace_cla16_fa128_and0;
wire s_wallace_cla16_fa128_xor1;
wire s_wallace_cla16_fa128_and1;
wire s_wallace_cla16_fa128_or0;
wire s_wallace_cla16_and_0_12;
wire s_wallace_cla16_fa129_xor0;
wire s_wallace_cla16_fa129_and0;
wire s_wallace_cla16_fa129_xor1;
wire s_wallace_cla16_fa129_and1;
wire s_wallace_cla16_fa129_or0;
wire s_wallace_cla16_and_1_12;
wire s_wallace_cla16_and_0_13;
wire s_wallace_cla16_fa130_xor0;
wire s_wallace_cla16_fa130_and0;
wire s_wallace_cla16_fa130_xor1;
wire s_wallace_cla16_fa130_and1;
wire s_wallace_cla16_fa130_or0;
wire s_wallace_cla16_and_2_12;
wire s_wallace_cla16_and_1_13;
wire s_wallace_cla16_fa131_xor0;
wire s_wallace_cla16_fa131_and0;
wire s_wallace_cla16_fa131_xor1;
wire s_wallace_cla16_fa131_and1;
wire s_wallace_cla16_fa131_or0;
wire s_wallace_cla16_and_3_12;
wire s_wallace_cla16_and_2_13;
wire s_wallace_cla16_fa132_xor0;
wire s_wallace_cla16_fa132_and0;
wire s_wallace_cla16_fa132_xor1;
wire s_wallace_cla16_fa132_and1;
wire s_wallace_cla16_fa132_or0;
wire s_wallace_cla16_and_4_12;
wire s_wallace_cla16_and_3_13;
wire s_wallace_cla16_fa133_xor0;
wire s_wallace_cla16_fa133_and0;
wire s_wallace_cla16_fa133_xor1;
wire s_wallace_cla16_fa133_and1;
wire s_wallace_cla16_fa133_or0;
wire s_wallace_cla16_and_3_14;
wire s_wallace_cla16_nand_2_15;
wire s_wallace_cla16_fa134_xor0;
wire s_wallace_cla16_fa134_and0;
wire s_wallace_cla16_fa134_xor1;
wire s_wallace_cla16_fa134_and1;
wire s_wallace_cla16_fa134_or0;
wire s_wallace_cla16_nand_3_15;
wire s_wallace_cla16_fa135_xor0;
wire s_wallace_cla16_fa135_and0;
wire s_wallace_cla16_fa135_xor1;
wire s_wallace_cla16_fa135_and1;
wire s_wallace_cla16_fa135_or0;
wire s_wallace_cla16_fa136_xor0;
wire s_wallace_cla16_fa136_and0;
wire s_wallace_cla16_fa136_xor1;
wire s_wallace_cla16_fa136_and1;
wire s_wallace_cla16_fa136_or0;
wire s_wallace_cla16_fa137_xor0;
wire s_wallace_cla16_fa137_and0;
wire s_wallace_cla16_fa137_xor1;
wire s_wallace_cla16_fa137_and1;
wire s_wallace_cla16_fa137_or0;
wire s_wallace_cla16_fa138_xor0;
wire s_wallace_cla16_fa138_and0;
wire s_wallace_cla16_fa138_xor1;
wire s_wallace_cla16_fa138_and1;
wire s_wallace_cla16_fa138_or0;
wire s_wallace_cla16_fa139_xor0;
wire s_wallace_cla16_fa139_and0;
wire s_wallace_cla16_fa139_xor1;
wire s_wallace_cla16_fa139_and1;
wire s_wallace_cla16_fa139_or0;
wire s_wallace_cla16_ha7_xor0;
wire s_wallace_cla16_ha7_and0;
wire s_wallace_cla16_fa140_xor0;
wire s_wallace_cla16_fa140_and0;
wire s_wallace_cla16_fa140_xor1;
wire s_wallace_cla16_fa140_and1;
wire s_wallace_cla16_fa140_or0;
wire s_wallace_cla16_fa141_xor0;
wire s_wallace_cla16_fa141_and0;
wire s_wallace_cla16_fa141_xor1;
wire s_wallace_cla16_fa141_and1;
wire s_wallace_cla16_fa141_or0;
wire s_wallace_cla16_fa142_xor0;
wire s_wallace_cla16_fa142_and0;
wire s_wallace_cla16_fa142_xor1;
wire s_wallace_cla16_fa142_and1;
wire s_wallace_cla16_fa142_or0;
wire s_wallace_cla16_fa143_xor0;
wire s_wallace_cla16_fa143_and0;
wire s_wallace_cla16_fa143_xor1;
wire s_wallace_cla16_fa143_and1;
wire s_wallace_cla16_fa143_or0;
wire s_wallace_cla16_and_0_14;
wire s_wallace_cla16_fa144_xor0;
wire s_wallace_cla16_fa144_and0;
wire s_wallace_cla16_fa144_xor1;
wire s_wallace_cla16_fa144_and1;
wire s_wallace_cla16_fa144_or0;
wire s_wallace_cla16_and_1_14;
wire s_wallace_cla16_nand_0_15;
wire s_wallace_cla16_fa145_xor0;
wire s_wallace_cla16_fa145_and0;
wire s_wallace_cla16_fa145_xor1;
wire s_wallace_cla16_fa145_and1;
wire s_wallace_cla16_fa145_or0;
wire s_wallace_cla16_and_2_14;
wire s_wallace_cla16_nand_1_15;
wire s_wallace_cla16_fa146_xor0;
wire s_wallace_cla16_fa146_and0;
wire s_wallace_cla16_fa146_xor1;
wire s_wallace_cla16_fa146_and1;
wire s_wallace_cla16_fa146_or0;
wire s_wallace_cla16_fa147_xor0;
wire s_wallace_cla16_fa147_and0;
wire s_wallace_cla16_fa147_xor1;
wire s_wallace_cla16_fa147_and1;
wire s_wallace_cla16_fa147_or0;
wire s_wallace_cla16_fa148_xor0;
wire s_wallace_cla16_fa148_and0;
wire s_wallace_cla16_fa148_xor1;
wire s_wallace_cla16_fa148_and1;
wire s_wallace_cla16_fa148_or0;
wire s_wallace_cla16_fa149_xor0;
wire s_wallace_cla16_fa149_and0;
wire s_wallace_cla16_fa149_xor1;
wire s_wallace_cla16_fa149_and1;
wire s_wallace_cla16_fa149_or0;
wire s_wallace_cla16_fa150_xor0;
wire s_wallace_cla16_fa150_and0;
wire s_wallace_cla16_fa150_xor1;
wire s_wallace_cla16_fa150_and1;
wire s_wallace_cla16_fa150_or0;
wire s_wallace_cla16_fa151_xor0;
wire s_wallace_cla16_fa151_and0;
wire s_wallace_cla16_fa151_xor1;
wire s_wallace_cla16_fa151_and1;
wire s_wallace_cla16_fa151_or0;
wire s_wallace_cla16_ha8_xor0;
wire s_wallace_cla16_ha8_and0;
wire s_wallace_cla16_fa152_xor0;
wire s_wallace_cla16_fa152_and0;
wire s_wallace_cla16_fa152_xor1;
wire s_wallace_cla16_fa152_and1;
wire s_wallace_cla16_fa152_or0;
wire s_wallace_cla16_fa153_xor0;
wire s_wallace_cla16_fa153_and0;
wire s_wallace_cla16_fa153_xor1;
wire s_wallace_cla16_fa153_and1;
wire s_wallace_cla16_fa153_or0;
wire s_wallace_cla16_fa154_xor0;
wire s_wallace_cla16_fa154_and0;
wire s_wallace_cla16_fa154_xor1;
wire s_wallace_cla16_fa154_and1;
wire s_wallace_cla16_fa154_or0;
wire s_wallace_cla16_fa155_xor0;
wire s_wallace_cla16_fa155_and0;
wire s_wallace_cla16_fa155_xor1;
wire s_wallace_cla16_fa155_and1;
wire s_wallace_cla16_fa155_or0;
wire s_wallace_cla16_fa156_xor0;
wire s_wallace_cla16_fa156_and0;
wire s_wallace_cla16_fa156_xor1;
wire s_wallace_cla16_fa156_and1;
wire s_wallace_cla16_fa156_or0;
wire s_wallace_cla16_fa157_xor0;
wire s_wallace_cla16_fa157_and0;
wire s_wallace_cla16_fa157_xor1;
wire s_wallace_cla16_fa157_and1;
wire s_wallace_cla16_fa157_or0;
wire s_wallace_cla16_fa158_xor0;
wire s_wallace_cla16_fa158_and0;
wire s_wallace_cla16_fa158_xor1;
wire s_wallace_cla16_fa158_and1;
wire s_wallace_cla16_fa158_or0;
wire s_wallace_cla16_fa159_xor0;
wire s_wallace_cla16_fa159_and0;
wire s_wallace_cla16_fa159_xor1;
wire s_wallace_cla16_fa159_and1;
wire s_wallace_cla16_fa159_or0;
wire s_wallace_cla16_fa160_xor0;
wire s_wallace_cla16_fa160_and0;
wire s_wallace_cla16_fa160_xor1;
wire s_wallace_cla16_fa160_and1;
wire s_wallace_cla16_fa160_or0;
wire s_wallace_cla16_fa161_xor0;
wire s_wallace_cla16_fa161_and0;
wire s_wallace_cla16_fa161_xor1;
wire s_wallace_cla16_fa161_and1;
wire s_wallace_cla16_fa161_or0;
wire s_wallace_cla16_ha9_xor0;
wire s_wallace_cla16_ha9_and0;
wire s_wallace_cla16_fa162_xor0;
wire s_wallace_cla16_fa162_and0;
wire s_wallace_cla16_fa162_xor1;
wire s_wallace_cla16_fa162_and1;
wire s_wallace_cla16_fa162_or0;
wire s_wallace_cla16_fa163_xor0;
wire s_wallace_cla16_fa163_and0;
wire s_wallace_cla16_fa163_xor1;
wire s_wallace_cla16_fa163_and1;
wire s_wallace_cla16_fa163_or0;
wire s_wallace_cla16_fa164_xor0;
wire s_wallace_cla16_fa164_and0;
wire s_wallace_cla16_fa164_xor1;
wire s_wallace_cla16_fa164_and1;
wire s_wallace_cla16_fa164_or0;
wire s_wallace_cla16_fa165_xor0;
wire s_wallace_cla16_fa165_and0;
wire s_wallace_cla16_fa165_xor1;
wire s_wallace_cla16_fa165_and1;
wire s_wallace_cla16_fa165_or0;
wire s_wallace_cla16_fa166_xor0;
wire s_wallace_cla16_fa166_and0;
wire s_wallace_cla16_fa166_xor1;
wire s_wallace_cla16_fa166_and1;
wire s_wallace_cla16_fa166_or0;
wire s_wallace_cla16_fa167_xor0;
wire s_wallace_cla16_fa167_and0;
wire s_wallace_cla16_fa167_xor1;
wire s_wallace_cla16_fa167_and1;
wire s_wallace_cla16_fa167_or0;
wire s_wallace_cla16_fa168_xor0;
wire s_wallace_cla16_fa168_and0;
wire s_wallace_cla16_fa168_xor1;
wire s_wallace_cla16_fa168_and1;
wire s_wallace_cla16_fa168_or0;
wire s_wallace_cla16_fa169_xor0;
wire s_wallace_cla16_fa169_and0;
wire s_wallace_cla16_fa169_xor1;
wire s_wallace_cla16_fa169_and1;
wire s_wallace_cla16_fa169_or0;
wire s_wallace_cla16_ha10_xor0;
wire s_wallace_cla16_ha10_and0;
wire s_wallace_cla16_fa170_xor0;
wire s_wallace_cla16_fa170_and0;
wire s_wallace_cla16_fa170_xor1;
wire s_wallace_cla16_fa170_and1;
wire s_wallace_cla16_fa170_or0;
wire s_wallace_cla16_fa171_xor0;
wire s_wallace_cla16_fa171_and0;
wire s_wallace_cla16_fa171_xor1;
wire s_wallace_cla16_fa171_and1;
wire s_wallace_cla16_fa171_or0;
wire s_wallace_cla16_fa172_xor0;
wire s_wallace_cla16_fa172_and0;
wire s_wallace_cla16_fa172_xor1;
wire s_wallace_cla16_fa172_and1;
wire s_wallace_cla16_fa172_or0;
wire s_wallace_cla16_fa173_xor0;
wire s_wallace_cla16_fa173_and0;
wire s_wallace_cla16_fa173_xor1;
wire s_wallace_cla16_fa173_and1;
wire s_wallace_cla16_fa173_or0;
wire s_wallace_cla16_fa174_xor0;
wire s_wallace_cla16_fa174_and0;
wire s_wallace_cla16_fa174_xor1;
wire s_wallace_cla16_fa174_and1;
wire s_wallace_cla16_fa174_or0;
wire s_wallace_cla16_fa175_xor0;
wire s_wallace_cla16_fa175_and0;
wire s_wallace_cla16_fa175_xor1;
wire s_wallace_cla16_fa175_and1;
wire s_wallace_cla16_fa175_or0;
wire s_wallace_cla16_ha11_xor0;
wire s_wallace_cla16_ha11_and0;
wire s_wallace_cla16_fa176_xor0;
wire s_wallace_cla16_fa176_and0;
wire s_wallace_cla16_fa176_xor1;
wire s_wallace_cla16_fa176_and1;
wire s_wallace_cla16_fa176_or0;
wire s_wallace_cla16_fa177_xor0;
wire s_wallace_cla16_fa177_and0;
wire s_wallace_cla16_fa177_xor1;
wire s_wallace_cla16_fa177_and1;
wire s_wallace_cla16_fa177_or0;
wire s_wallace_cla16_fa178_xor0;
wire s_wallace_cla16_fa178_and0;
wire s_wallace_cla16_fa178_xor1;
wire s_wallace_cla16_fa178_and1;
wire s_wallace_cla16_fa178_or0;
wire s_wallace_cla16_fa179_xor0;
wire s_wallace_cla16_fa179_and0;
wire s_wallace_cla16_fa179_xor1;
wire s_wallace_cla16_fa179_and1;
wire s_wallace_cla16_fa179_or0;
wire s_wallace_cla16_ha12_xor0;
wire s_wallace_cla16_ha12_and0;
wire s_wallace_cla16_fa180_xor0;
wire s_wallace_cla16_fa180_and0;
wire s_wallace_cla16_fa180_xor1;
wire s_wallace_cla16_fa180_and1;
wire s_wallace_cla16_fa180_or0;
wire s_wallace_cla16_fa181_xor0;
wire s_wallace_cla16_fa181_and0;
wire s_wallace_cla16_fa181_xor1;
wire s_wallace_cla16_fa181_and1;
wire s_wallace_cla16_fa181_or0;
wire s_wallace_cla16_ha13_xor0;
wire s_wallace_cla16_ha13_and0;
wire s_wallace_cla16_fa182_xor0;
wire s_wallace_cla16_fa182_and0;
wire s_wallace_cla16_fa182_xor1;
wire s_wallace_cla16_fa182_and1;
wire s_wallace_cla16_fa182_or0;
wire s_wallace_cla16_fa183_xor0;
wire s_wallace_cla16_fa183_and0;
wire s_wallace_cla16_fa183_xor1;
wire s_wallace_cla16_fa183_and1;
wire s_wallace_cla16_fa183_or0;
wire s_wallace_cla16_fa184_xor0;
wire s_wallace_cla16_fa184_and0;
wire s_wallace_cla16_fa184_xor1;
wire s_wallace_cla16_fa184_and1;
wire s_wallace_cla16_fa184_or0;
wire s_wallace_cla16_fa185_xor0;
wire s_wallace_cla16_fa185_and0;
wire s_wallace_cla16_fa185_xor1;
wire s_wallace_cla16_fa185_and1;
wire s_wallace_cla16_fa185_or0;
wire s_wallace_cla16_fa186_xor0;
wire s_wallace_cla16_fa186_and0;
wire s_wallace_cla16_fa186_xor1;
wire s_wallace_cla16_fa186_and1;
wire s_wallace_cla16_fa186_or0;
wire s_wallace_cla16_fa187_xor0;
wire s_wallace_cla16_fa187_and0;
wire s_wallace_cla16_fa187_xor1;
wire s_wallace_cla16_fa187_and1;
wire s_wallace_cla16_fa187_or0;
wire s_wallace_cla16_fa188_xor0;
wire s_wallace_cla16_fa188_and0;
wire s_wallace_cla16_fa188_xor1;
wire s_wallace_cla16_fa188_and1;
wire s_wallace_cla16_fa188_or0;
wire s_wallace_cla16_fa189_xor0;
wire s_wallace_cla16_fa189_and0;
wire s_wallace_cla16_fa189_xor1;
wire s_wallace_cla16_fa189_and1;
wire s_wallace_cla16_fa189_or0;
wire s_wallace_cla16_fa190_xor0;
wire s_wallace_cla16_fa190_and0;
wire s_wallace_cla16_fa190_xor1;
wire s_wallace_cla16_fa190_and1;
wire s_wallace_cla16_fa190_or0;
wire s_wallace_cla16_fa191_xor0;
wire s_wallace_cla16_fa191_and0;
wire s_wallace_cla16_fa191_xor1;
wire s_wallace_cla16_fa191_and1;
wire s_wallace_cla16_fa191_or0;
wire s_wallace_cla16_fa192_xor0;
wire s_wallace_cla16_fa192_and0;
wire s_wallace_cla16_fa192_xor1;
wire s_wallace_cla16_fa192_and1;
wire s_wallace_cla16_fa192_or0;
wire s_wallace_cla16_fa193_xor0;
wire s_wallace_cla16_fa193_and0;
wire s_wallace_cla16_fa193_xor1;
wire s_wallace_cla16_fa193_and1;
wire s_wallace_cla16_fa193_or0;
wire s_wallace_cla16_nand_13_15;
wire s_wallace_cla16_fa194_xor0;
wire s_wallace_cla16_fa194_and0;
wire s_wallace_cla16_fa194_xor1;
wire s_wallace_cla16_fa194_and1;
wire s_wallace_cla16_fa194_or0;
wire s_wallace_cla16_nand_15_14;
wire s_wallace_cla16_fa195_xor0;
wire s_wallace_cla16_fa195_and0;
wire s_wallace_cla16_fa195_xor1;
wire s_wallace_cla16_fa195_and1;
wire s_wallace_cla16_fa195_or0;
wire s_wallace_cla16_and_0_0;
wire s_wallace_cla16_and_1_0;
wire s_wallace_cla16_and_0_2;
wire s_wallace_cla16_nand_14_15;
wire s_wallace_cla16_and_0_1;
wire s_wallace_cla16_and_15_15;
wire s_wallace_cla16_u_cla30_pg_logic0_or0;
wire s_wallace_cla16_u_cla30_pg_logic0_and0;
wire s_wallace_cla16_u_cla30_pg_logic0_xor0;
wire s_wallace_cla16_u_cla30_pg_logic1_or0;
wire s_wallace_cla16_u_cla30_pg_logic1_and0;
wire s_wallace_cla16_u_cla30_pg_logic1_xor0;
wire s_wallace_cla16_u_cla30_xor1;
wire s_wallace_cla16_u_cla30_and0;
wire s_wallace_cla16_u_cla30_or0;
wire s_wallace_cla16_u_cla30_pg_logic2_or0;
wire s_wallace_cla16_u_cla30_pg_logic2_and0;
wire s_wallace_cla16_u_cla30_pg_logic2_xor0;
wire s_wallace_cla16_u_cla30_xor2;
wire s_wallace_cla16_u_cla30_and1;
wire s_wallace_cla16_u_cla30_and2;
wire s_wallace_cla16_u_cla30_and3;
wire s_wallace_cla16_u_cla30_and4;
wire s_wallace_cla16_u_cla30_or1;
wire s_wallace_cla16_u_cla30_or2;
wire s_wallace_cla16_u_cla30_pg_logic3_or0;
wire s_wallace_cla16_u_cla30_pg_logic3_and0;
wire s_wallace_cla16_u_cla30_pg_logic3_xor0;
wire s_wallace_cla16_u_cla30_xor3;
wire s_wallace_cla16_u_cla30_and5;
wire s_wallace_cla16_u_cla30_and6;
wire s_wallace_cla16_u_cla30_and7;
wire s_wallace_cla16_u_cla30_and8;
wire s_wallace_cla16_u_cla30_and9;
wire s_wallace_cla16_u_cla30_and10;
wire s_wallace_cla16_u_cla30_and11;
wire s_wallace_cla16_u_cla30_or3;
wire s_wallace_cla16_u_cla30_or4;
wire s_wallace_cla16_u_cla30_or5;
wire s_wallace_cla16_u_cla30_pg_logic4_or0;
wire s_wallace_cla16_u_cla30_pg_logic4_and0;
wire s_wallace_cla16_u_cla30_pg_logic4_xor0;
wire s_wallace_cla16_u_cla30_xor4;
wire s_wallace_cla16_u_cla30_and12;
wire s_wallace_cla16_u_cla30_or6;
wire s_wallace_cla16_u_cla30_pg_logic5_or0;
wire s_wallace_cla16_u_cla30_pg_logic5_and0;
wire s_wallace_cla16_u_cla30_pg_logic5_xor0;
wire s_wallace_cla16_u_cla30_xor5;
wire s_wallace_cla16_u_cla30_and13;
wire s_wallace_cla16_u_cla30_and14;
wire s_wallace_cla16_u_cla30_and15;
wire s_wallace_cla16_u_cla30_or7;
wire s_wallace_cla16_u_cla30_or8;
wire s_wallace_cla16_u_cla30_pg_logic6_or0;
wire s_wallace_cla16_u_cla30_pg_logic6_and0;
wire s_wallace_cla16_u_cla30_pg_logic6_xor0;
wire s_wallace_cla16_u_cla30_xor6;
wire s_wallace_cla16_u_cla30_and16;
wire s_wallace_cla16_u_cla30_and17;
wire s_wallace_cla16_u_cla30_and18;
wire s_wallace_cla16_u_cla30_and19;
wire s_wallace_cla16_u_cla30_and20;
wire s_wallace_cla16_u_cla30_and21;
wire s_wallace_cla16_u_cla30_or9;
wire s_wallace_cla16_u_cla30_or10;
wire s_wallace_cla16_u_cla30_or11;
wire s_wallace_cla16_u_cla30_pg_logic7_or0;
wire s_wallace_cla16_u_cla30_pg_logic7_and0;
wire s_wallace_cla16_u_cla30_pg_logic7_xor0;
wire s_wallace_cla16_u_cla30_xor7;
wire s_wallace_cla16_u_cla30_and22;
wire s_wallace_cla16_u_cla30_and23;
wire s_wallace_cla16_u_cla30_and24;
wire s_wallace_cla16_u_cla30_and25;
wire s_wallace_cla16_u_cla30_and26;
wire s_wallace_cla16_u_cla30_and27;
wire s_wallace_cla16_u_cla30_and28;
wire s_wallace_cla16_u_cla30_and29;
wire s_wallace_cla16_u_cla30_and30;
wire s_wallace_cla16_u_cla30_and31;
wire s_wallace_cla16_u_cla30_or12;
wire s_wallace_cla16_u_cla30_or13;
wire s_wallace_cla16_u_cla30_or14;
wire s_wallace_cla16_u_cla30_or15;
wire s_wallace_cla16_u_cla30_pg_logic8_or0;
wire s_wallace_cla16_u_cla30_pg_logic8_and0;
wire s_wallace_cla16_u_cla30_pg_logic8_xor0;
wire s_wallace_cla16_u_cla30_xor8;
wire s_wallace_cla16_u_cla30_and32;
wire s_wallace_cla16_u_cla30_or16;
wire s_wallace_cla16_u_cla30_pg_logic9_or0;
wire s_wallace_cla16_u_cla30_pg_logic9_and0;
wire s_wallace_cla16_u_cla30_pg_logic9_xor0;
wire s_wallace_cla16_u_cla30_xor9;
wire s_wallace_cla16_u_cla30_and33;
wire s_wallace_cla16_u_cla30_and34;
wire s_wallace_cla16_u_cla30_and35;
wire s_wallace_cla16_u_cla30_or17;
wire s_wallace_cla16_u_cla30_or18;
wire s_wallace_cla16_u_cla30_pg_logic10_or0;
wire s_wallace_cla16_u_cla30_pg_logic10_and0;
wire s_wallace_cla16_u_cla30_pg_logic10_xor0;
wire s_wallace_cla16_u_cla30_xor10;
wire s_wallace_cla16_u_cla30_and36;
wire s_wallace_cla16_u_cla30_and37;
wire s_wallace_cla16_u_cla30_and38;
wire s_wallace_cla16_u_cla30_and39;
wire s_wallace_cla16_u_cla30_and40;
wire s_wallace_cla16_u_cla30_and41;
wire s_wallace_cla16_u_cla30_or19;
wire s_wallace_cla16_u_cla30_or20;
wire s_wallace_cla16_u_cla30_or21;
wire s_wallace_cla16_u_cla30_pg_logic11_or0;
wire s_wallace_cla16_u_cla30_pg_logic11_and0;
wire s_wallace_cla16_u_cla30_pg_logic11_xor0;
wire s_wallace_cla16_u_cla30_xor11;
wire s_wallace_cla16_u_cla30_and42;
wire s_wallace_cla16_u_cla30_and43;
wire s_wallace_cla16_u_cla30_and44;
wire s_wallace_cla16_u_cla30_and45;
wire s_wallace_cla16_u_cla30_and46;
wire s_wallace_cla16_u_cla30_and47;
wire s_wallace_cla16_u_cla30_and48;
wire s_wallace_cla16_u_cla30_and49;
wire s_wallace_cla16_u_cla30_and50;
wire s_wallace_cla16_u_cla30_and51;
wire s_wallace_cla16_u_cla30_or22;
wire s_wallace_cla16_u_cla30_or23;
wire s_wallace_cla16_u_cla30_or24;
wire s_wallace_cla16_u_cla30_or25;
wire s_wallace_cla16_u_cla30_pg_logic12_or0;
wire s_wallace_cla16_u_cla30_pg_logic12_and0;
wire s_wallace_cla16_u_cla30_pg_logic12_xor0;
wire s_wallace_cla16_u_cla30_xor12;
wire s_wallace_cla16_u_cla30_and52;
wire s_wallace_cla16_u_cla30_or26;
wire s_wallace_cla16_u_cla30_pg_logic13_or0;
wire s_wallace_cla16_u_cla30_pg_logic13_and0;
wire s_wallace_cla16_u_cla30_pg_logic13_xor0;
wire s_wallace_cla16_u_cla30_xor13;
wire s_wallace_cla16_u_cla30_and53;
wire s_wallace_cla16_u_cla30_and54;
wire s_wallace_cla16_u_cla30_and55;
wire s_wallace_cla16_u_cla30_or27;
wire s_wallace_cla16_u_cla30_or28;
wire s_wallace_cla16_u_cla30_pg_logic14_or0;
wire s_wallace_cla16_u_cla30_pg_logic14_and0;
wire s_wallace_cla16_u_cla30_pg_logic14_xor0;
wire s_wallace_cla16_u_cla30_xor14;
wire s_wallace_cla16_u_cla30_and56;
wire s_wallace_cla16_u_cla30_and57;
wire s_wallace_cla16_u_cla30_and58;
wire s_wallace_cla16_u_cla30_and59;
wire s_wallace_cla16_u_cla30_and60;
wire s_wallace_cla16_u_cla30_and61;
wire s_wallace_cla16_u_cla30_or29;
wire s_wallace_cla16_u_cla30_or30;
wire s_wallace_cla16_u_cla30_or31;
wire s_wallace_cla16_u_cla30_pg_logic15_or0;
wire s_wallace_cla16_u_cla30_pg_logic15_and0;
wire s_wallace_cla16_u_cla30_pg_logic15_xor0;
wire s_wallace_cla16_u_cla30_xor15;
wire s_wallace_cla16_u_cla30_and62;
wire s_wallace_cla16_u_cla30_and63;
wire s_wallace_cla16_u_cla30_and64;
wire s_wallace_cla16_u_cla30_and65;
wire s_wallace_cla16_u_cla30_and66;
wire s_wallace_cla16_u_cla30_and67;
wire s_wallace_cla16_u_cla30_and68;
wire s_wallace_cla16_u_cla30_and69;
wire s_wallace_cla16_u_cla30_and70;
wire s_wallace_cla16_u_cla30_and71;
wire s_wallace_cla16_u_cla30_or32;
wire s_wallace_cla16_u_cla30_or33;
wire s_wallace_cla16_u_cla30_or34;
wire s_wallace_cla16_u_cla30_or35;
wire s_wallace_cla16_u_cla30_pg_logic16_or0;
wire s_wallace_cla16_u_cla30_pg_logic16_and0;
wire s_wallace_cla16_u_cla30_pg_logic16_xor0;
wire s_wallace_cla16_u_cla30_xor16;
wire s_wallace_cla16_u_cla30_and72;
wire s_wallace_cla16_u_cla30_or36;
wire s_wallace_cla16_u_cla30_pg_logic17_or0;
wire s_wallace_cla16_u_cla30_pg_logic17_and0;
wire s_wallace_cla16_u_cla30_pg_logic17_xor0;
wire s_wallace_cla16_u_cla30_xor17;
wire s_wallace_cla16_u_cla30_and73;
wire s_wallace_cla16_u_cla30_and74;
wire s_wallace_cla16_u_cla30_and75;
wire s_wallace_cla16_u_cla30_or37;
wire s_wallace_cla16_u_cla30_or38;
wire s_wallace_cla16_u_cla30_pg_logic18_or0;
wire s_wallace_cla16_u_cla30_pg_logic18_and0;
wire s_wallace_cla16_u_cla30_pg_logic18_xor0;
wire s_wallace_cla16_u_cla30_xor18;
wire s_wallace_cla16_u_cla30_and76;
wire s_wallace_cla16_u_cla30_and77;
wire s_wallace_cla16_u_cla30_and78;
wire s_wallace_cla16_u_cla30_and79;
wire s_wallace_cla16_u_cla30_and80;
wire s_wallace_cla16_u_cla30_and81;
wire s_wallace_cla16_u_cla30_or39;
wire s_wallace_cla16_u_cla30_or40;
wire s_wallace_cla16_u_cla30_or41;
wire s_wallace_cla16_u_cla30_pg_logic19_or0;
wire s_wallace_cla16_u_cla30_pg_logic19_and0;
wire s_wallace_cla16_u_cla30_pg_logic19_xor0;
wire s_wallace_cla16_u_cla30_xor19;
wire s_wallace_cla16_u_cla30_and82;
wire s_wallace_cla16_u_cla30_and83;
wire s_wallace_cla16_u_cla30_and84;
wire s_wallace_cla16_u_cla30_and85;
wire s_wallace_cla16_u_cla30_and86;
wire s_wallace_cla16_u_cla30_and87;
wire s_wallace_cla16_u_cla30_and88;
wire s_wallace_cla16_u_cla30_and89;
wire s_wallace_cla16_u_cla30_and90;
wire s_wallace_cla16_u_cla30_and91;
wire s_wallace_cla16_u_cla30_or42;
wire s_wallace_cla16_u_cla30_or43;
wire s_wallace_cla16_u_cla30_or44;
wire s_wallace_cla16_u_cla30_or45;
wire s_wallace_cla16_u_cla30_pg_logic20_or0;
wire s_wallace_cla16_u_cla30_pg_logic20_and0;
wire s_wallace_cla16_u_cla30_pg_logic20_xor0;
wire s_wallace_cla16_u_cla30_xor20;
wire s_wallace_cla16_u_cla30_and92;
wire s_wallace_cla16_u_cla30_or46;
wire s_wallace_cla16_u_cla30_pg_logic21_or0;
wire s_wallace_cla16_u_cla30_pg_logic21_and0;
wire s_wallace_cla16_u_cla30_pg_logic21_xor0;
wire s_wallace_cla16_u_cla30_xor21;
wire s_wallace_cla16_u_cla30_and93;
wire s_wallace_cla16_u_cla30_and94;
wire s_wallace_cla16_u_cla30_and95;
wire s_wallace_cla16_u_cla30_or47;
wire s_wallace_cla16_u_cla30_or48;
wire s_wallace_cla16_u_cla30_pg_logic22_or0;
wire s_wallace_cla16_u_cla30_pg_logic22_and0;
wire s_wallace_cla16_u_cla30_pg_logic22_xor0;
wire s_wallace_cla16_u_cla30_xor22;
wire s_wallace_cla16_u_cla30_and96;
wire s_wallace_cla16_u_cla30_and97;
wire s_wallace_cla16_u_cla30_and98;
wire s_wallace_cla16_u_cla30_and99;
wire s_wallace_cla16_u_cla30_and100;
wire s_wallace_cla16_u_cla30_and101;
wire s_wallace_cla16_u_cla30_or49;
wire s_wallace_cla16_u_cla30_or50;
wire s_wallace_cla16_u_cla30_or51;
wire s_wallace_cla16_u_cla30_pg_logic23_or0;
wire s_wallace_cla16_u_cla30_pg_logic23_and0;
wire s_wallace_cla16_u_cla30_pg_logic23_xor0;
wire s_wallace_cla16_u_cla30_xor23;
wire s_wallace_cla16_u_cla30_and102;
wire s_wallace_cla16_u_cla30_and103;
wire s_wallace_cla16_u_cla30_and104;
wire s_wallace_cla16_u_cla30_and105;
wire s_wallace_cla16_u_cla30_and106;
wire s_wallace_cla16_u_cla30_and107;
wire s_wallace_cla16_u_cla30_and108;
wire s_wallace_cla16_u_cla30_and109;
wire s_wallace_cla16_u_cla30_and110;
wire s_wallace_cla16_u_cla30_and111;
wire s_wallace_cla16_u_cla30_or52;
wire s_wallace_cla16_u_cla30_or53;
wire s_wallace_cla16_u_cla30_or54;
wire s_wallace_cla16_u_cla30_or55;
wire s_wallace_cla16_u_cla30_pg_logic24_or0;
wire s_wallace_cla16_u_cla30_pg_logic24_and0;
wire s_wallace_cla16_u_cla30_pg_logic24_xor0;
wire s_wallace_cla16_u_cla30_xor24;
wire s_wallace_cla16_u_cla30_and112;
wire s_wallace_cla16_u_cla30_or56;
wire s_wallace_cla16_u_cla30_pg_logic25_or0;
wire s_wallace_cla16_u_cla30_pg_logic25_and0;
wire s_wallace_cla16_u_cla30_pg_logic25_xor0;
wire s_wallace_cla16_u_cla30_xor25;
wire s_wallace_cla16_u_cla30_and113;
wire s_wallace_cla16_u_cla30_and114;
wire s_wallace_cla16_u_cla30_and115;
wire s_wallace_cla16_u_cla30_or57;
wire s_wallace_cla16_u_cla30_or58;
wire s_wallace_cla16_u_cla30_pg_logic26_or0;
wire s_wallace_cla16_u_cla30_pg_logic26_and0;
wire s_wallace_cla16_u_cla30_pg_logic26_xor0;
wire s_wallace_cla16_u_cla30_xor26;
wire s_wallace_cla16_u_cla30_and116;
wire s_wallace_cla16_u_cla30_and117;
wire s_wallace_cla16_u_cla30_and118;
wire s_wallace_cla16_u_cla30_and119;
wire s_wallace_cla16_u_cla30_and120;
wire s_wallace_cla16_u_cla30_and121;
wire s_wallace_cla16_u_cla30_or59;
wire s_wallace_cla16_u_cla30_or60;
wire s_wallace_cla16_u_cla30_or61;
wire s_wallace_cla16_u_cla30_pg_logic27_or0;
wire s_wallace_cla16_u_cla30_pg_logic27_and0;
wire s_wallace_cla16_u_cla30_pg_logic27_xor0;
wire s_wallace_cla16_u_cla30_xor27;
wire s_wallace_cla16_u_cla30_and122;
wire s_wallace_cla16_u_cla30_and123;
wire s_wallace_cla16_u_cla30_and124;
wire s_wallace_cla16_u_cla30_and125;
wire s_wallace_cla16_u_cla30_and126;
wire s_wallace_cla16_u_cla30_and127;
wire s_wallace_cla16_u_cla30_and128;
wire s_wallace_cla16_u_cla30_and129;
wire s_wallace_cla16_u_cla30_and130;
wire s_wallace_cla16_u_cla30_and131;
wire s_wallace_cla16_u_cla30_or62;
wire s_wallace_cla16_u_cla30_or63;
wire s_wallace_cla16_u_cla30_or64;
wire s_wallace_cla16_u_cla30_or65;
wire s_wallace_cla16_u_cla30_pg_logic28_or0;
wire s_wallace_cla16_u_cla30_pg_logic28_and0;
wire s_wallace_cla16_u_cla30_pg_logic28_xor0;
wire s_wallace_cla16_u_cla30_xor28;
wire s_wallace_cla16_u_cla30_and132;
wire s_wallace_cla16_u_cla30_or66;
wire s_wallace_cla16_u_cla30_pg_logic29_or0;
wire s_wallace_cla16_u_cla30_pg_logic29_and0;
wire s_wallace_cla16_u_cla30_pg_logic29_xor0;
wire s_wallace_cla16_u_cla30_xor29;
wire s_wallace_cla16_u_cla30_and133;
wire s_wallace_cla16_u_cla30_and134;
wire s_wallace_cla16_u_cla30_and135;
wire s_wallace_cla16_u_cla30_or67;
wire s_wallace_cla16_u_cla30_or68;
wire s_wallace_cla16_xor0;
assign s_wallace_cla16_and_2_0 = a[2] & b[0];
assign s_wallace_cla16_and_1_1 = a[1] & b[1];
assign s_wallace_cla16_ha0_xor0 = s_wallace_cla16_and_2_0 ^ s_wallace_cla16_and_1_1;
assign s_wallace_cla16_ha0_and0 = s_wallace_cla16_and_2_0 & s_wallace_cla16_and_1_1;
assign s_wallace_cla16_and_3_0 = a[3] & b[0];
assign s_wallace_cla16_and_2_1 = a[2] & b[1];
assign s_wallace_cla16_fa0_xor0 = s_wallace_cla16_ha0_and0 ^ s_wallace_cla16_and_3_0;
assign s_wallace_cla16_fa0_and0 = s_wallace_cla16_ha0_and0 & s_wallace_cla16_and_3_0;
assign s_wallace_cla16_fa0_xor1 = s_wallace_cla16_fa0_xor0 ^ s_wallace_cla16_and_2_1;
assign s_wallace_cla16_fa0_and1 = s_wallace_cla16_fa0_xor0 & s_wallace_cla16_and_2_1;
assign s_wallace_cla16_fa0_or0 = s_wallace_cla16_fa0_and0 | s_wallace_cla16_fa0_and1;
assign s_wallace_cla16_and_4_0 = a[4] & b[0];
assign s_wallace_cla16_and_3_1 = a[3] & b[1];
assign s_wallace_cla16_fa1_xor0 = s_wallace_cla16_fa0_or0 ^ s_wallace_cla16_and_4_0;
assign s_wallace_cla16_fa1_and0 = s_wallace_cla16_fa0_or0 & s_wallace_cla16_and_4_0;
assign s_wallace_cla16_fa1_xor1 = s_wallace_cla16_fa1_xor0 ^ s_wallace_cla16_and_3_1;
assign s_wallace_cla16_fa1_and1 = s_wallace_cla16_fa1_xor0 & s_wallace_cla16_and_3_1;
assign s_wallace_cla16_fa1_or0 = s_wallace_cla16_fa1_and0 | s_wallace_cla16_fa1_and1;
assign s_wallace_cla16_and_5_0 = a[5] & b[0];
assign s_wallace_cla16_and_4_1 = a[4] & b[1];
assign s_wallace_cla16_fa2_xor0 = s_wallace_cla16_fa1_or0 ^ s_wallace_cla16_and_5_0;
assign s_wallace_cla16_fa2_and0 = s_wallace_cla16_fa1_or0 & s_wallace_cla16_and_5_0;
assign s_wallace_cla16_fa2_xor1 = s_wallace_cla16_fa2_xor0 ^ s_wallace_cla16_and_4_1;
assign s_wallace_cla16_fa2_and1 = s_wallace_cla16_fa2_xor0 & s_wallace_cla16_and_4_1;
assign s_wallace_cla16_fa2_or0 = s_wallace_cla16_fa2_and0 | s_wallace_cla16_fa2_and1;
assign s_wallace_cla16_and_6_0 = a[6] & b[0];
assign s_wallace_cla16_and_5_1 = a[5] & b[1];
assign s_wallace_cla16_fa3_xor0 = s_wallace_cla16_fa2_or0 ^ s_wallace_cla16_and_6_0;
assign s_wallace_cla16_fa3_and0 = s_wallace_cla16_fa2_or0 & s_wallace_cla16_and_6_0;
assign s_wallace_cla16_fa3_xor1 = s_wallace_cla16_fa3_xor0 ^ s_wallace_cla16_and_5_1;
assign s_wallace_cla16_fa3_and1 = s_wallace_cla16_fa3_xor0 & s_wallace_cla16_and_5_1;
assign s_wallace_cla16_fa3_or0 = s_wallace_cla16_fa3_and0 | s_wallace_cla16_fa3_and1;
assign s_wallace_cla16_and_7_0 = a[7] & b[0];
assign s_wallace_cla16_and_6_1 = a[6] & b[1];
assign s_wallace_cla16_fa4_xor0 = s_wallace_cla16_fa3_or0 ^ s_wallace_cla16_and_7_0;
assign s_wallace_cla16_fa4_and0 = s_wallace_cla16_fa3_or0 & s_wallace_cla16_and_7_0;
assign s_wallace_cla16_fa4_xor1 = s_wallace_cla16_fa4_xor0 ^ s_wallace_cla16_and_6_1;
assign s_wallace_cla16_fa4_and1 = s_wallace_cla16_fa4_xor0 & s_wallace_cla16_and_6_1;
assign s_wallace_cla16_fa4_or0 = s_wallace_cla16_fa4_and0 | s_wallace_cla16_fa4_and1;
assign s_wallace_cla16_and_8_0 = a[8] & b[0];
assign s_wallace_cla16_and_7_1 = a[7] & b[1];
assign s_wallace_cla16_fa5_xor0 = s_wallace_cla16_fa4_or0 ^ s_wallace_cla16_and_8_0;
assign s_wallace_cla16_fa5_and0 = s_wallace_cla16_fa4_or0 & s_wallace_cla16_and_8_0;
assign s_wallace_cla16_fa5_xor1 = s_wallace_cla16_fa5_xor0 ^ s_wallace_cla16_and_7_1;
assign s_wallace_cla16_fa5_and1 = s_wallace_cla16_fa5_xor0 & s_wallace_cla16_and_7_1;
assign s_wallace_cla16_fa5_or0 = s_wallace_cla16_fa5_and0 | s_wallace_cla16_fa5_and1;
assign s_wallace_cla16_and_9_0 = a[9] & b[0];
assign s_wallace_cla16_and_8_1 = a[8] & b[1];
assign s_wallace_cla16_fa6_xor0 = s_wallace_cla16_fa5_or0 ^ s_wallace_cla16_and_9_0;
assign s_wallace_cla16_fa6_and0 = s_wallace_cla16_fa5_or0 & s_wallace_cla16_and_9_0;
assign s_wallace_cla16_fa6_xor1 = s_wallace_cla16_fa6_xor0 ^ s_wallace_cla16_and_8_1;
assign s_wallace_cla16_fa6_and1 = s_wallace_cla16_fa6_xor0 & s_wallace_cla16_and_8_1;
assign s_wallace_cla16_fa6_or0 = s_wallace_cla16_fa6_and0 | s_wallace_cla16_fa6_and1;
assign s_wallace_cla16_and_10_0 = a[10] & b[0];
assign s_wallace_cla16_and_9_1 = a[9] & b[1];
assign s_wallace_cla16_fa7_xor0 = s_wallace_cla16_fa6_or0 ^ s_wallace_cla16_and_10_0;
assign s_wallace_cla16_fa7_and0 = s_wallace_cla16_fa6_or0 & s_wallace_cla16_and_10_0;
assign s_wallace_cla16_fa7_xor1 = s_wallace_cla16_fa7_xor0 ^ s_wallace_cla16_and_9_1;
assign s_wallace_cla16_fa7_and1 = s_wallace_cla16_fa7_xor0 & s_wallace_cla16_and_9_1;
assign s_wallace_cla16_fa7_or0 = s_wallace_cla16_fa7_and0 | s_wallace_cla16_fa7_and1;
assign s_wallace_cla16_and_11_0 = a[11] & b[0];
assign s_wallace_cla16_and_10_1 = a[10] & b[1];
assign s_wallace_cla16_fa8_xor0 = s_wallace_cla16_fa7_or0 ^ s_wallace_cla16_and_11_0;
assign s_wallace_cla16_fa8_and0 = s_wallace_cla16_fa7_or0 & s_wallace_cla16_and_11_0;
assign s_wallace_cla16_fa8_xor1 = s_wallace_cla16_fa8_xor0 ^ s_wallace_cla16_and_10_1;
assign s_wallace_cla16_fa8_and1 = s_wallace_cla16_fa8_xor0 & s_wallace_cla16_and_10_1;
assign s_wallace_cla16_fa8_or0 = s_wallace_cla16_fa8_and0 | s_wallace_cla16_fa8_and1;
assign s_wallace_cla16_and_12_0 = a[12] & b[0];
assign s_wallace_cla16_and_11_1 = a[11] & b[1];
assign s_wallace_cla16_fa9_xor0 = s_wallace_cla16_fa8_or0 ^ s_wallace_cla16_and_12_0;
assign s_wallace_cla16_fa9_and0 = s_wallace_cla16_fa8_or0 & s_wallace_cla16_and_12_0;
assign s_wallace_cla16_fa9_xor1 = s_wallace_cla16_fa9_xor0 ^ s_wallace_cla16_and_11_1;
assign s_wallace_cla16_fa9_and1 = s_wallace_cla16_fa9_xor0 & s_wallace_cla16_and_11_1;
assign s_wallace_cla16_fa9_or0 = s_wallace_cla16_fa9_and0 | s_wallace_cla16_fa9_and1;
assign s_wallace_cla16_and_13_0 = a[13] & b[0];
assign s_wallace_cla16_and_12_1 = a[12] & b[1];
assign s_wallace_cla16_fa10_xor0 = s_wallace_cla16_fa9_or0 ^ s_wallace_cla16_and_13_0;
assign s_wallace_cla16_fa10_and0 = s_wallace_cla16_fa9_or0 & s_wallace_cla16_and_13_0;
assign s_wallace_cla16_fa10_xor1 = s_wallace_cla16_fa10_xor0 ^ s_wallace_cla16_and_12_1;
assign s_wallace_cla16_fa10_and1 = s_wallace_cla16_fa10_xor0 & s_wallace_cla16_and_12_1;
assign s_wallace_cla16_fa10_or0 = s_wallace_cla16_fa10_and0 | s_wallace_cla16_fa10_and1;
assign s_wallace_cla16_and_14_0 = a[14] & b[0];
assign s_wallace_cla16_and_13_1 = a[13] & b[1];
assign s_wallace_cla16_fa11_xor0 = s_wallace_cla16_fa10_or0 ^ s_wallace_cla16_and_14_0;
assign s_wallace_cla16_fa11_and0 = s_wallace_cla16_fa10_or0 & s_wallace_cla16_and_14_0;
assign s_wallace_cla16_fa11_xor1 = s_wallace_cla16_fa11_xor0 ^ s_wallace_cla16_and_13_1;
assign s_wallace_cla16_fa11_and1 = s_wallace_cla16_fa11_xor0 & s_wallace_cla16_and_13_1;
assign s_wallace_cla16_fa11_or0 = s_wallace_cla16_fa11_and0 | s_wallace_cla16_fa11_and1;
assign s_wallace_cla16_nand_15_0 = ~(a[15] & b[0]);
assign s_wallace_cla16_and_14_1 = a[14] & b[1];
assign s_wallace_cla16_fa12_xor0 = s_wallace_cla16_fa11_or0 ^ s_wallace_cla16_nand_15_0;
assign s_wallace_cla16_fa12_and0 = s_wallace_cla16_fa11_or0 & s_wallace_cla16_nand_15_0;
assign s_wallace_cla16_fa12_xor1 = s_wallace_cla16_fa12_xor0 ^ s_wallace_cla16_and_14_1;
assign s_wallace_cla16_fa12_and1 = s_wallace_cla16_fa12_xor0 & s_wallace_cla16_and_14_1;
assign s_wallace_cla16_fa12_or0 = s_wallace_cla16_fa12_and0 | s_wallace_cla16_fa12_and1;
assign s_wallace_cla16_nand_15_1 = ~(a[15] & b[1]);
assign s_wallace_cla16_fa13_xor0 = ~s_wallace_cla16_fa12_or0;
assign s_wallace_cla16_fa13_xor1 = s_wallace_cla16_fa13_xor0 ^ s_wallace_cla16_nand_15_1;
assign s_wallace_cla16_fa13_and1 = s_wallace_cla16_fa13_xor0 & s_wallace_cla16_nand_15_1;
assign s_wallace_cla16_fa13_or0 = s_wallace_cla16_fa12_or0 | s_wallace_cla16_fa13_and1;
assign s_wallace_cla16_nand_15_2 = ~(a[15] & b[2]);
assign s_wallace_cla16_and_14_3 = a[14] & b[3];
assign s_wallace_cla16_fa14_xor0 = s_wallace_cla16_fa13_or0 ^ s_wallace_cla16_nand_15_2;
assign s_wallace_cla16_fa14_and0 = s_wallace_cla16_fa13_or0 & s_wallace_cla16_nand_15_2;
assign s_wallace_cla16_fa14_xor1 = s_wallace_cla16_fa14_xor0 ^ s_wallace_cla16_and_14_3;
assign s_wallace_cla16_fa14_and1 = s_wallace_cla16_fa14_xor0 & s_wallace_cla16_and_14_3;
assign s_wallace_cla16_fa14_or0 = s_wallace_cla16_fa14_and0 | s_wallace_cla16_fa14_and1;
assign s_wallace_cla16_nand_15_3 = ~(a[15] & b[3]);
assign s_wallace_cla16_and_14_4 = a[14] & b[4];
assign s_wallace_cla16_fa15_xor0 = s_wallace_cla16_fa14_or0 ^ s_wallace_cla16_nand_15_3;
assign s_wallace_cla16_fa15_and0 = s_wallace_cla16_fa14_or0 & s_wallace_cla16_nand_15_3;
assign s_wallace_cla16_fa15_xor1 = s_wallace_cla16_fa15_xor0 ^ s_wallace_cla16_and_14_4;
assign s_wallace_cla16_fa15_and1 = s_wallace_cla16_fa15_xor0 & s_wallace_cla16_and_14_4;
assign s_wallace_cla16_fa15_or0 = s_wallace_cla16_fa15_and0 | s_wallace_cla16_fa15_and1;
assign s_wallace_cla16_nand_15_4 = ~(a[15] & b[4]);
assign s_wallace_cla16_and_14_5 = a[14] & b[5];
assign s_wallace_cla16_fa16_xor0 = s_wallace_cla16_fa15_or0 ^ s_wallace_cla16_nand_15_4;
assign s_wallace_cla16_fa16_and0 = s_wallace_cla16_fa15_or0 & s_wallace_cla16_nand_15_4;
assign s_wallace_cla16_fa16_xor1 = s_wallace_cla16_fa16_xor0 ^ s_wallace_cla16_and_14_5;
assign s_wallace_cla16_fa16_and1 = s_wallace_cla16_fa16_xor0 & s_wallace_cla16_and_14_5;
assign s_wallace_cla16_fa16_or0 = s_wallace_cla16_fa16_and0 | s_wallace_cla16_fa16_and1;
assign s_wallace_cla16_nand_15_5 = ~(a[15] & b[5]);
assign s_wallace_cla16_and_14_6 = a[14] & b[6];
assign s_wallace_cla16_fa17_xor0 = s_wallace_cla16_fa16_or0 ^ s_wallace_cla16_nand_15_5;
assign s_wallace_cla16_fa17_and0 = s_wallace_cla16_fa16_or0 & s_wallace_cla16_nand_15_5;
assign s_wallace_cla16_fa17_xor1 = s_wallace_cla16_fa17_xor0 ^ s_wallace_cla16_and_14_6;
assign s_wallace_cla16_fa17_and1 = s_wallace_cla16_fa17_xor0 & s_wallace_cla16_and_14_6;
assign s_wallace_cla16_fa17_or0 = s_wallace_cla16_fa17_and0 | s_wallace_cla16_fa17_and1;
assign s_wallace_cla16_nand_15_6 = ~(a[15] & b[6]);
assign s_wallace_cla16_and_14_7 = a[14] & b[7];
assign s_wallace_cla16_fa18_xor0 = s_wallace_cla16_fa17_or0 ^ s_wallace_cla16_nand_15_6;
assign s_wallace_cla16_fa18_and0 = s_wallace_cla16_fa17_or0 & s_wallace_cla16_nand_15_6;
assign s_wallace_cla16_fa18_xor1 = s_wallace_cla16_fa18_xor0 ^ s_wallace_cla16_and_14_7;
assign s_wallace_cla16_fa18_and1 = s_wallace_cla16_fa18_xor0 & s_wallace_cla16_and_14_7;
assign s_wallace_cla16_fa18_or0 = s_wallace_cla16_fa18_and0 | s_wallace_cla16_fa18_and1;
assign s_wallace_cla16_nand_15_7 = ~(a[15] & b[7]);
assign s_wallace_cla16_and_14_8 = a[14] & b[8];
assign s_wallace_cla16_fa19_xor0 = s_wallace_cla16_fa18_or0 ^ s_wallace_cla16_nand_15_7;
assign s_wallace_cla16_fa19_and0 = s_wallace_cla16_fa18_or0 & s_wallace_cla16_nand_15_7;
assign s_wallace_cla16_fa19_xor1 = s_wallace_cla16_fa19_xor0 ^ s_wallace_cla16_and_14_8;
assign s_wallace_cla16_fa19_and1 = s_wallace_cla16_fa19_xor0 & s_wallace_cla16_and_14_8;
assign s_wallace_cla16_fa19_or0 = s_wallace_cla16_fa19_and0 | s_wallace_cla16_fa19_and1;
assign s_wallace_cla16_nand_15_8 = ~(a[15] & b[8]);
assign s_wallace_cla16_and_14_9 = a[14] & b[9];
assign s_wallace_cla16_fa20_xor0 = s_wallace_cla16_fa19_or0 ^ s_wallace_cla16_nand_15_8;
assign s_wallace_cla16_fa20_and0 = s_wallace_cla16_fa19_or0 & s_wallace_cla16_nand_15_8;
assign s_wallace_cla16_fa20_xor1 = s_wallace_cla16_fa20_xor0 ^ s_wallace_cla16_and_14_9;
assign s_wallace_cla16_fa20_and1 = s_wallace_cla16_fa20_xor0 & s_wallace_cla16_and_14_9;
assign s_wallace_cla16_fa20_or0 = s_wallace_cla16_fa20_and0 | s_wallace_cla16_fa20_and1;
assign s_wallace_cla16_nand_15_9 = ~(a[15] & b[9]);
assign s_wallace_cla16_and_14_10 = a[14] & b[10];
assign s_wallace_cla16_fa21_xor0 = s_wallace_cla16_fa20_or0 ^ s_wallace_cla16_nand_15_9;
assign s_wallace_cla16_fa21_and0 = s_wallace_cla16_fa20_or0 & s_wallace_cla16_nand_15_9;
assign s_wallace_cla16_fa21_xor1 = s_wallace_cla16_fa21_xor0 ^ s_wallace_cla16_and_14_10;
assign s_wallace_cla16_fa21_and1 = s_wallace_cla16_fa21_xor0 & s_wallace_cla16_and_14_10;
assign s_wallace_cla16_fa21_or0 = s_wallace_cla16_fa21_and0 | s_wallace_cla16_fa21_and1;
assign s_wallace_cla16_nand_15_10 = ~(a[15] & b[10]);
assign s_wallace_cla16_and_14_11 = a[14] & b[11];
assign s_wallace_cla16_fa22_xor0 = s_wallace_cla16_fa21_or0 ^ s_wallace_cla16_nand_15_10;
assign s_wallace_cla16_fa22_and0 = s_wallace_cla16_fa21_or0 & s_wallace_cla16_nand_15_10;
assign s_wallace_cla16_fa22_xor1 = s_wallace_cla16_fa22_xor0 ^ s_wallace_cla16_and_14_11;
assign s_wallace_cla16_fa22_and1 = s_wallace_cla16_fa22_xor0 & s_wallace_cla16_and_14_11;
assign s_wallace_cla16_fa22_or0 = s_wallace_cla16_fa22_and0 | s_wallace_cla16_fa22_and1;
assign s_wallace_cla16_nand_15_11 = ~(a[15] & b[11]);
assign s_wallace_cla16_and_14_12 = a[14] & b[12];
assign s_wallace_cla16_fa23_xor0 = s_wallace_cla16_fa22_or0 ^ s_wallace_cla16_nand_15_11;
assign s_wallace_cla16_fa23_and0 = s_wallace_cla16_fa22_or0 & s_wallace_cla16_nand_15_11;
assign s_wallace_cla16_fa23_xor1 = s_wallace_cla16_fa23_xor0 ^ s_wallace_cla16_and_14_12;
assign s_wallace_cla16_fa23_and1 = s_wallace_cla16_fa23_xor0 & s_wallace_cla16_and_14_12;
assign s_wallace_cla16_fa23_or0 = s_wallace_cla16_fa23_and0 | s_wallace_cla16_fa23_and1;
assign s_wallace_cla16_nand_15_12 = ~(a[15] & b[12]);
assign s_wallace_cla16_and_14_13 = a[14] & b[13];
assign s_wallace_cla16_fa24_xor0 = s_wallace_cla16_fa23_or0 ^ s_wallace_cla16_nand_15_12;
assign s_wallace_cla16_fa24_and0 = s_wallace_cla16_fa23_or0 & s_wallace_cla16_nand_15_12;
assign s_wallace_cla16_fa24_xor1 = s_wallace_cla16_fa24_xor0 ^ s_wallace_cla16_and_14_13;
assign s_wallace_cla16_fa24_and1 = s_wallace_cla16_fa24_xor0 & s_wallace_cla16_and_14_13;
assign s_wallace_cla16_fa24_or0 = s_wallace_cla16_fa24_and0 | s_wallace_cla16_fa24_and1;
assign s_wallace_cla16_nand_15_13 = ~(a[15] & b[13]);
assign s_wallace_cla16_and_14_14 = a[14] & b[14];
assign s_wallace_cla16_fa25_xor0 = s_wallace_cla16_fa24_or0 ^ s_wallace_cla16_nand_15_13;
assign s_wallace_cla16_fa25_and0 = s_wallace_cla16_fa24_or0 & s_wallace_cla16_nand_15_13;
assign s_wallace_cla16_fa25_xor1 = s_wallace_cla16_fa25_xor0 ^ s_wallace_cla16_and_14_14;
assign s_wallace_cla16_fa25_and1 = s_wallace_cla16_fa25_xor0 & s_wallace_cla16_and_14_14;
assign s_wallace_cla16_fa25_or0 = s_wallace_cla16_fa25_and0 | s_wallace_cla16_fa25_and1;
assign s_wallace_cla16_and_1_2 = a[1] & b[2];
assign s_wallace_cla16_and_0_3 = a[0] & b[3];
assign s_wallace_cla16_ha1_xor0 = s_wallace_cla16_and_1_2 ^ s_wallace_cla16_and_0_3;
assign s_wallace_cla16_ha1_and0 = s_wallace_cla16_and_1_2 & s_wallace_cla16_and_0_3;
assign s_wallace_cla16_and_2_2 = a[2] & b[2];
assign s_wallace_cla16_and_1_3 = a[1] & b[3];
assign s_wallace_cla16_fa26_xor0 = s_wallace_cla16_ha1_and0 ^ s_wallace_cla16_and_2_2;
assign s_wallace_cla16_fa26_and0 = s_wallace_cla16_ha1_and0 & s_wallace_cla16_and_2_2;
assign s_wallace_cla16_fa26_xor1 = s_wallace_cla16_fa26_xor0 ^ s_wallace_cla16_and_1_3;
assign s_wallace_cla16_fa26_and1 = s_wallace_cla16_fa26_xor0 & s_wallace_cla16_and_1_3;
assign s_wallace_cla16_fa26_or0 = s_wallace_cla16_fa26_and0 | s_wallace_cla16_fa26_and1;
assign s_wallace_cla16_and_3_2 = a[3] & b[2];
assign s_wallace_cla16_and_2_3 = a[2] & b[3];
assign s_wallace_cla16_fa27_xor0 = s_wallace_cla16_fa26_or0 ^ s_wallace_cla16_and_3_2;
assign s_wallace_cla16_fa27_and0 = s_wallace_cla16_fa26_or0 & s_wallace_cla16_and_3_2;
assign s_wallace_cla16_fa27_xor1 = s_wallace_cla16_fa27_xor0 ^ s_wallace_cla16_and_2_3;
assign s_wallace_cla16_fa27_and1 = s_wallace_cla16_fa27_xor0 & s_wallace_cla16_and_2_3;
assign s_wallace_cla16_fa27_or0 = s_wallace_cla16_fa27_and0 | s_wallace_cla16_fa27_and1;
assign s_wallace_cla16_and_4_2 = a[4] & b[2];
assign s_wallace_cla16_and_3_3 = a[3] & b[3];
assign s_wallace_cla16_fa28_xor0 = s_wallace_cla16_fa27_or0 ^ s_wallace_cla16_and_4_2;
assign s_wallace_cla16_fa28_and0 = s_wallace_cla16_fa27_or0 & s_wallace_cla16_and_4_2;
assign s_wallace_cla16_fa28_xor1 = s_wallace_cla16_fa28_xor0 ^ s_wallace_cla16_and_3_3;
assign s_wallace_cla16_fa28_and1 = s_wallace_cla16_fa28_xor0 & s_wallace_cla16_and_3_3;
assign s_wallace_cla16_fa28_or0 = s_wallace_cla16_fa28_and0 | s_wallace_cla16_fa28_and1;
assign s_wallace_cla16_and_5_2 = a[5] & b[2];
assign s_wallace_cla16_and_4_3 = a[4] & b[3];
assign s_wallace_cla16_fa29_xor0 = s_wallace_cla16_fa28_or0 ^ s_wallace_cla16_and_5_2;
assign s_wallace_cla16_fa29_and0 = s_wallace_cla16_fa28_or0 & s_wallace_cla16_and_5_2;
assign s_wallace_cla16_fa29_xor1 = s_wallace_cla16_fa29_xor0 ^ s_wallace_cla16_and_4_3;
assign s_wallace_cla16_fa29_and1 = s_wallace_cla16_fa29_xor0 & s_wallace_cla16_and_4_3;
assign s_wallace_cla16_fa29_or0 = s_wallace_cla16_fa29_and0 | s_wallace_cla16_fa29_and1;
assign s_wallace_cla16_and_6_2 = a[6] & b[2];
assign s_wallace_cla16_and_5_3 = a[5] & b[3];
assign s_wallace_cla16_fa30_xor0 = s_wallace_cla16_fa29_or0 ^ s_wallace_cla16_and_6_2;
assign s_wallace_cla16_fa30_and0 = s_wallace_cla16_fa29_or0 & s_wallace_cla16_and_6_2;
assign s_wallace_cla16_fa30_xor1 = s_wallace_cla16_fa30_xor0 ^ s_wallace_cla16_and_5_3;
assign s_wallace_cla16_fa30_and1 = s_wallace_cla16_fa30_xor0 & s_wallace_cla16_and_5_3;
assign s_wallace_cla16_fa30_or0 = s_wallace_cla16_fa30_and0 | s_wallace_cla16_fa30_and1;
assign s_wallace_cla16_and_7_2 = a[7] & b[2];
assign s_wallace_cla16_and_6_3 = a[6] & b[3];
assign s_wallace_cla16_fa31_xor0 = s_wallace_cla16_fa30_or0 ^ s_wallace_cla16_and_7_2;
assign s_wallace_cla16_fa31_and0 = s_wallace_cla16_fa30_or0 & s_wallace_cla16_and_7_2;
assign s_wallace_cla16_fa31_xor1 = s_wallace_cla16_fa31_xor0 ^ s_wallace_cla16_and_6_3;
assign s_wallace_cla16_fa31_and1 = s_wallace_cla16_fa31_xor0 & s_wallace_cla16_and_6_3;
assign s_wallace_cla16_fa31_or0 = s_wallace_cla16_fa31_and0 | s_wallace_cla16_fa31_and1;
assign s_wallace_cla16_and_8_2 = a[8] & b[2];
assign s_wallace_cla16_and_7_3 = a[7] & b[3];
assign s_wallace_cla16_fa32_xor0 = s_wallace_cla16_fa31_or0 ^ s_wallace_cla16_and_8_2;
assign s_wallace_cla16_fa32_and0 = s_wallace_cla16_fa31_or0 & s_wallace_cla16_and_8_2;
assign s_wallace_cla16_fa32_xor1 = s_wallace_cla16_fa32_xor0 ^ s_wallace_cla16_and_7_3;
assign s_wallace_cla16_fa32_and1 = s_wallace_cla16_fa32_xor0 & s_wallace_cla16_and_7_3;
assign s_wallace_cla16_fa32_or0 = s_wallace_cla16_fa32_and0 | s_wallace_cla16_fa32_and1;
assign s_wallace_cla16_and_9_2 = a[9] & b[2];
assign s_wallace_cla16_and_8_3 = a[8] & b[3];
assign s_wallace_cla16_fa33_xor0 = s_wallace_cla16_fa32_or0 ^ s_wallace_cla16_and_9_2;
assign s_wallace_cla16_fa33_and0 = s_wallace_cla16_fa32_or0 & s_wallace_cla16_and_9_2;
assign s_wallace_cla16_fa33_xor1 = s_wallace_cla16_fa33_xor0 ^ s_wallace_cla16_and_8_3;
assign s_wallace_cla16_fa33_and1 = s_wallace_cla16_fa33_xor0 & s_wallace_cla16_and_8_3;
assign s_wallace_cla16_fa33_or0 = s_wallace_cla16_fa33_and0 | s_wallace_cla16_fa33_and1;
assign s_wallace_cla16_and_10_2 = a[10] & b[2];
assign s_wallace_cla16_and_9_3 = a[9] & b[3];
assign s_wallace_cla16_fa34_xor0 = s_wallace_cla16_fa33_or0 ^ s_wallace_cla16_and_10_2;
assign s_wallace_cla16_fa34_and0 = s_wallace_cla16_fa33_or0 & s_wallace_cla16_and_10_2;
assign s_wallace_cla16_fa34_xor1 = s_wallace_cla16_fa34_xor0 ^ s_wallace_cla16_and_9_3;
assign s_wallace_cla16_fa34_and1 = s_wallace_cla16_fa34_xor0 & s_wallace_cla16_and_9_3;
assign s_wallace_cla16_fa34_or0 = s_wallace_cla16_fa34_and0 | s_wallace_cla16_fa34_and1;
assign s_wallace_cla16_and_11_2 = a[11] & b[2];
assign s_wallace_cla16_and_10_3 = a[10] & b[3];
assign s_wallace_cla16_fa35_xor0 = s_wallace_cla16_fa34_or0 ^ s_wallace_cla16_and_11_2;
assign s_wallace_cla16_fa35_and0 = s_wallace_cla16_fa34_or0 & s_wallace_cla16_and_11_2;
assign s_wallace_cla16_fa35_xor1 = s_wallace_cla16_fa35_xor0 ^ s_wallace_cla16_and_10_3;
assign s_wallace_cla16_fa35_and1 = s_wallace_cla16_fa35_xor0 & s_wallace_cla16_and_10_3;
assign s_wallace_cla16_fa35_or0 = s_wallace_cla16_fa35_and0 | s_wallace_cla16_fa35_and1;
assign s_wallace_cla16_and_12_2 = a[12] & b[2];
assign s_wallace_cla16_and_11_3 = a[11] & b[3];
assign s_wallace_cla16_fa36_xor0 = s_wallace_cla16_fa35_or0 ^ s_wallace_cla16_and_12_2;
assign s_wallace_cla16_fa36_and0 = s_wallace_cla16_fa35_or0 & s_wallace_cla16_and_12_2;
assign s_wallace_cla16_fa36_xor1 = s_wallace_cla16_fa36_xor0 ^ s_wallace_cla16_and_11_3;
assign s_wallace_cla16_fa36_and1 = s_wallace_cla16_fa36_xor0 & s_wallace_cla16_and_11_3;
assign s_wallace_cla16_fa36_or0 = s_wallace_cla16_fa36_and0 | s_wallace_cla16_fa36_and1;
assign s_wallace_cla16_and_13_2 = a[13] & b[2];
assign s_wallace_cla16_and_12_3 = a[12] & b[3];
assign s_wallace_cla16_fa37_xor0 = s_wallace_cla16_fa36_or0 ^ s_wallace_cla16_and_13_2;
assign s_wallace_cla16_fa37_and0 = s_wallace_cla16_fa36_or0 & s_wallace_cla16_and_13_2;
assign s_wallace_cla16_fa37_xor1 = s_wallace_cla16_fa37_xor0 ^ s_wallace_cla16_and_12_3;
assign s_wallace_cla16_fa37_and1 = s_wallace_cla16_fa37_xor0 & s_wallace_cla16_and_12_3;
assign s_wallace_cla16_fa37_or0 = s_wallace_cla16_fa37_and0 | s_wallace_cla16_fa37_and1;
assign s_wallace_cla16_and_14_2 = a[14] & b[2];
assign s_wallace_cla16_and_13_3 = a[13] & b[3];
assign s_wallace_cla16_fa38_xor0 = s_wallace_cla16_fa37_or0 ^ s_wallace_cla16_and_14_2;
assign s_wallace_cla16_fa38_and0 = s_wallace_cla16_fa37_or0 & s_wallace_cla16_and_14_2;
assign s_wallace_cla16_fa38_xor1 = s_wallace_cla16_fa38_xor0 ^ s_wallace_cla16_and_13_3;
assign s_wallace_cla16_fa38_and1 = s_wallace_cla16_fa38_xor0 & s_wallace_cla16_and_13_3;
assign s_wallace_cla16_fa38_or0 = s_wallace_cla16_fa38_and0 | s_wallace_cla16_fa38_and1;
assign s_wallace_cla16_and_13_4 = a[13] & b[4];
assign s_wallace_cla16_and_12_5 = a[12] & b[5];
assign s_wallace_cla16_fa39_xor0 = s_wallace_cla16_fa38_or0 ^ s_wallace_cla16_and_13_4;
assign s_wallace_cla16_fa39_and0 = s_wallace_cla16_fa38_or0 & s_wallace_cla16_and_13_4;
assign s_wallace_cla16_fa39_xor1 = s_wallace_cla16_fa39_xor0 ^ s_wallace_cla16_and_12_5;
assign s_wallace_cla16_fa39_and1 = s_wallace_cla16_fa39_xor0 & s_wallace_cla16_and_12_5;
assign s_wallace_cla16_fa39_or0 = s_wallace_cla16_fa39_and0 | s_wallace_cla16_fa39_and1;
assign s_wallace_cla16_and_13_5 = a[13] & b[5];
assign s_wallace_cla16_and_12_6 = a[12] & b[6];
assign s_wallace_cla16_fa40_xor0 = s_wallace_cla16_fa39_or0 ^ s_wallace_cla16_and_13_5;
assign s_wallace_cla16_fa40_and0 = s_wallace_cla16_fa39_or0 & s_wallace_cla16_and_13_5;
assign s_wallace_cla16_fa40_xor1 = s_wallace_cla16_fa40_xor0 ^ s_wallace_cla16_and_12_6;
assign s_wallace_cla16_fa40_and1 = s_wallace_cla16_fa40_xor0 & s_wallace_cla16_and_12_6;
assign s_wallace_cla16_fa40_or0 = s_wallace_cla16_fa40_and0 | s_wallace_cla16_fa40_and1;
assign s_wallace_cla16_and_13_6 = a[13] & b[6];
assign s_wallace_cla16_and_12_7 = a[12] & b[7];
assign s_wallace_cla16_fa41_xor0 = s_wallace_cla16_fa40_or0 ^ s_wallace_cla16_and_13_6;
assign s_wallace_cla16_fa41_and0 = s_wallace_cla16_fa40_or0 & s_wallace_cla16_and_13_6;
assign s_wallace_cla16_fa41_xor1 = s_wallace_cla16_fa41_xor0 ^ s_wallace_cla16_and_12_7;
assign s_wallace_cla16_fa41_and1 = s_wallace_cla16_fa41_xor0 & s_wallace_cla16_and_12_7;
assign s_wallace_cla16_fa41_or0 = s_wallace_cla16_fa41_and0 | s_wallace_cla16_fa41_and1;
assign s_wallace_cla16_and_13_7 = a[13] & b[7];
assign s_wallace_cla16_and_12_8 = a[12] & b[8];
assign s_wallace_cla16_fa42_xor0 = s_wallace_cla16_fa41_or0 ^ s_wallace_cla16_and_13_7;
assign s_wallace_cla16_fa42_and0 = s_wallace_cla16_fa41_or0 & s_wallace_cla16_and_13_7;
assign s_wallace_cla16_fa42_xor1 = s_wallace_cla16_fa42_xor0 ^ s_wallace_cla16_and_12_8;
assign s_wallace_cla16_fa42_and1 = s_wallace_cla16_fa42_xor0 & s_wallace_cla16_and_12_8;
assign s_wallace_cla16_fa42_or0 = s_wallace_cla16_fa42_and0 | s_wallace_cla16_fa42_and1;
assign s_wallace_cla16_and_13_8 = a[13] & b[8];
assign s_wallace_cla16_and_12_9 = a[12] & b[9];
assign s_wallace_cla16_fa43_xor0 = s_wallace_cla16_fa42_or0 ^ s_wallace_cla16_and_13_8;
assign s_wallace_cla16_fa43_and0 = s_wallace_cla16_fa42_or0 & s_wallace_cla16_and_13_8;
assign s_wallace_cla16_fa43_xor1 = s_wallace_cla16_fa43_xor0 ^ s_wallace_cla16_and_12_9;
assign s_wallace_cla16_fa43_and1 = s_wallace_cla16_fa43_xor0 & s_wallace_cla16_and_12_9;
assign s_wallace_cla16_fa43_or0 = s_wallace_cla16_fa43_and0 | s_wallace_cla16_fa43_and1;
assign s_wallace_cla16_and_13_9 = a[13] & b[9];
assign s_wallace_cla16_and_12_10 = a[12] & b[10];
assign s_wallace_cla16_fa44_xor0 = s_wallace_cla16_fa43_or0 ^ s_wallace_cla16_and_13_9;
assign s_wallace_cla16_fa44_and0 = s_wallace_cla16_fa43_or0 & s_wallace_cla16_and_13_9;
assign s_wallace_cla16_fa44_xor1 = s_wallace_cla16_fa44_xor0 ^ s_wallace_cla16_and_12_10;
assign s_wallace_cla16_fa44_and1 = s_wallace_cla16_fa44_xor0 & s_wallace_cla16_and_12_10;
assign s_wallace_cla16_fa44_or0 = s_wallace_cla16_fa44_and0 | s_wallace_cla16_fa44_and1;
assign s_wallace_cla16_and_13_10 = a[13] & b[10];
assign s_wallace_cla16_and_12_11 = a[12] & b[11];
assign s_wallace_cla16_fa45_xor0 = s_wallace_cla16_fa44_or0 ^ s_wallace_cla16_and_13_10;
assign s_wallace_cla16_fa45_and0 = s_wallace_cla16_fa44_or0 & s_wallace_cla16_and_13_10;
assign s_wallace_cla16_fa45_xor1 = s_wallace_cla16_fa45_xor0 ^ s_wallace_cla16_and_12_11;
assign s_wallace_cla16_fa45_and1 = s_wallace_cla16_fa45_xor0 & s_wallace_cla16_and_12_11;
assign s_wallace_cla16_fa45_or0 = s_wallace_cla16_fa45_and0 | s_wallace_cla16_fa45_and1;
assign s_wallace_cla16_and_13_11 = a[13] & b[11];
assign s_wallace_cla16_and_12_12 = a[12] & b[12];
assign s_wallace_cla16_fa46_xor0 = s_wallace_cla16_fa45_or0 ^ s_wallace_cla16_and_13_11;
assign s_wallace_cla16_fa46_and0 = s_wallace_cla16_fa45_or0 & s_wallace_cla16_and_13_11;
assign s_wallace_cla16_fa46_xor1 = s_wallace_cla16_fa46_xor0 ^ s_wallace_cla16_and_12_12;
assign s_wallace_cla16_fa46_and1 = s_wallace_cla16_fa46_xor0 & s_wallace_cla16_and_12_12;
assign s_wallace_cla16_fa46_or0 = s_wallace_cla16_fa46_and0 | s_wallace_cla16_fa46_and1;
assign s_wallace_cla16_and_13_12 = a[13] & b[12];
assign s_wallace_cla16_and_12_13 = a[12] & b[13];
assign s_wallace_cla16_fa47_xor0 = s_wallace_cla16_fa46_or0 ^ s_wallace_cla16_and_13_12;
assign s_wallace_cla16_fa47_and0 = s_wallace_cla16_fa46_or0 & s_wallace_cla16_and_13_12;
assign s_wallace_cla16_fa47_xor1 = s_wallace_cla16_fa47_xor0 ^ s_wallace_cla16_and_12_13;
assign s_wallace_cla16_fa47_and1 = s_wallace_cla16_fa47_xor0 & s_wallace_cla16_and_12_13;
assign s_wallace_cla16_fa47_or0 = s_wallace_cla16_fa47_and0 | s_wallace_cla16_fa47_and1;
assign s_wallace_cla16_and_13_13 = a[13] & b[13];
assign s_wallace_cla16_and_12_14 = a[12] & b[14];
assign s_wallace_cla16_fa48_xor0 = s_wallace_cla16_fa47_or0 ^ s_wallace_cla16_and_13_13;
assign s_wallace_cla16_fa48_and0 = s_wallace_cla16_fa47_or0 & s_wallace_cla16_and_13_13;
assign s_wallace_cla16_fa48_xor1 = s_wallace_cla16_fa48_xor0 ^ s_wallace_cla16_and_12_14;
assign s_wallace_cla16_fa48_and1 = s_wallace_cla16_fa48_xor0 & s_wallace_cla16_and_12_14;
assign s_wallace_cla16_fa48_or0 = s_wallace_cla16_fa48_and0 | s_wallace_cla16_fa48_and1;
assign s_wallace_cla16_and_13_14 = a[13] & b[14];
assign s_wallace_cla16_nand_12_15 = ~(a[12] & b[15]);
assign s_wallace_cla16_fa49_xor0 = s_wallace_cla16_fa48_or0 ^ s_wallace_cla16_and_13_14;
assign s_wallace_cla16_fa49_and0 = s_wallace_cla16_fa48_or0 & s_wallace_cla16_and_13_14;
assign s_wallace_cla16_fa49_xor1 = s_wallace_cla16_fa49_xor0 ^ s_wallace_cla16_nand_12_15;
assign s_wallace_cla16_fa49_and1 = s_wallace_cla16_fa49_xor0 & s_wallace_cla16_nand_12_15;
assign s_wallace_cla16_fa49_or0 = s_wallace_cla16_fa49_and0 | s_wallace_cla16_fa49_and1;
assign s_wallace_cla16_and_0_4 = a[0] & b[4];
assign s_wallace_cla16_ha2_xor0 = s_wallace_cla16_and_0_4 ^ s_wallace_cla16_fa1_xor1;
assign s_wallace_cla16_ha2_and0 = s_wallace_cla16_and_0_4 & s_wallace_cla16_fa1_xor1;
assign s_wallace_cla16_and_1_4 = a[1] & b[4];
assign s_wallace_cla16_and_0_5 = a[0] & b[5];
assign s_wallace_cla16_fa50_xor0 = s_wallace_cla16_ha2_and0 ^ s_wallace_cla16_and_1_4;
assign s_wallace_cla16_fa50_and0 = s_wallace_cla16_ha2_and0 & s_wallace_cla16_and_1_4;
assign s_wallace_cla16_fa50_xor1 = s_wallace_cla16_fa50_xor0 ^ s_wallace_cla16_and_0_5;
assign s_wallace_cla16_fa50_and1 = s_wallace_cla16_fa50_xor0 & s_wallace_cla16_and_0_5;
assign s_wallace_cla16_fa50_or0 = s_wallace_cla16_fa50_and0 | s_wallace_cla16_fa50_and1;
assign s_wallace_cla16_and_2_4 = a[2] & b[4];
assign s_wallace_cla16_and_1_5 = a[1] & b[5];
assign s_wallace_cla16_fa51_xor0 = s_wallace_cla16_fa50_or0 ^ s_wallace_cla16_and_2_4;
assign s_wallace_cla16_fa51_and0 = s_wallace_cla16_fa50_or0 & s_wallace_cla16_and_2_4;
assign s_wallace_cla16_fa51_xor1 = s_wallace_cla16_fa51_xor0 ^ s_wallace_cla16_and_1_5;
assign s_wallace_cla16_fa51_and1 = s_wallace_cla16_fa51_xor0 & s_wallace_cla16_and_1_5;
assign s_wallace_cla16_fa51_or0 = s_wallace_cla16_fa51_and0 | s_wallace_cla16_fa51_and1;
assign s_wallace_cla16_and_3_4 = a[3] & b[4];
assign s_wallace_cla16_and_2_5 = a[2] & b[5];
assign s_wallace_cla16_fa52_xor0 = s_wallace_cla16_fa51_or0 ^ s_wallace_cla16_and_3_4;
assign s_wallace_cla16_fa52_and0 = s_wallace_cla16_fa51_or0 & s_wallace_cla16_and_3_4;
assign s_wallace_cla16_fa52_xor1 = s_wallace_cla16_fa52_xor0 ^ s_wallace_cla16_and_2_5;
assign s_wallace_cla16_fa52_and1 = s_wallace_cla16_fa52_xor0 & s_wallace_cla16_and_2_5;
assign s_wallace_cla16_fa52_or0 = s_wallace_cla16_fa52_and0 | s_wallace_cla16_fa52_and1;
assign s_wallace_cla16_and_4_4 = a[4] & b[4];
assign s_wallace_cla16_and_3_5 = a[3] & b[5];
assign s_wallace_cla16_fa53_xor0 = s_wallace_cla16_fa52_or0 ^ s_wallace_cla16_and_4_4;
assign s_wallace_cla16_fa53_and0 = s_wallace_cla16_fa52_or0 & s_wallace_cla16_and_4_4;
assign s_wallace_cla16_fa53_xor1 = s_wallace_cla16_fa53_xor0 ^ s_wallace_cla16_and_3_5;
assign s_wallace_cla16_fa53_and1 = s_wallace_cla16_fa53_xor0 & s_wallace_cla16_and_3_5;
assign s_wallace_cla16_fa53_or0 = s_wallace_cla16_fa53_and0 | s_wallace_cla16_fa53_and1;
assign s_wallace_cla16_and_5_4 = a[5] & b[4];
assign s_wallace_cla16_and_4_5 = a[4] & b[5];
assign s_wallace_cla16_fa54_xor0 = s_wallace_cla16_fa53_or0 ^ s_wallace_cla16_and_5_4;
assign s_wallace_cla16_fa54_and0 = s_wallace_cla16_fa53_or0 & s_wallace_cla16_and_5_4;
assign s_wallace_cla16_fa54_xor1 = s_wallace_cla16_fa54_xor0 ^ s_wallace_cla16_and_4_5;
assign s_wallace_cla16_fa54_and1 = s_wallace_cla16_fa54_xor0 & s_wallace_cla16_and_4_5;
assign s_wallace_cla16_fa54_or0 = s_wallace_cla16_fa54_and0 | s_wallace_cla16_fa54_and1;
assign s_wallace_cla16_and_6_4 = a[6] & b[4];
assign s_wallace_cla16_and_5_5 = a[5] & b[5];
assign s_wallace_cla16_fa55_xor0 = s_wallace_cla16_fa54_or0 ^ s_wallace_cla16_and_6_4;
assign s_wallace_cla16_fa55_and0 = s_wallace_cla16_fa54_or0 & s_wallace_cla16_and_6_4;
assign s_wallace_cla16_fa55_xor1 = s_wallace_cla16_fa55_xor0 ^ s_wallace_cla16_and_5_5;
assign s_wallace_cla16_fa55_and1 = s_wallace_cla16_fa55_xor0 & s_wallace_cla16_and_5_5;
assign s_wallace_cla16_fa55_or0 = s_wallace_cla16_fa55_and0 | s_wallace_cla16_fa55_and1;
assign s_wallace_cla16_and_7_4 = a[7] & b[4];
assign s_wallace_cla16_and_6_5 = a[6] & b[5];
assign s_wallace_cla16_fa56_xor0 = s_wallace_cla16_fa55_or0 ^ s_wallace_cla16_and_7_4;
assign s_wallace_cla16_fa56_and0 = s_wallace_cla16_fa55_or0 & s_wallace_cla16_and_7_4;
assign s_wallace_cla16_fa56_xor1 = s_wallace_cla16_fa56_xor0 ^ s_wallace_cla16_and_6_5;
assign s_wallace_cla16_fa56_and1 = s_wallace_cla16_fa56_xor0 & s_wallace_cla16_and_6_5;
assign s_wallace_cla16_fa56_or0 = s_wallace_cla16_fa56_and0 | s_wallace_cla16_fa56_and1;
assign s_wallace_cla16_and_8_4 = a[8] & b[4];
assign s_wallace_cla16_and_7_5 = a[7] & b[5];
assign s_wallace_cla16_fa57_xor0 = s_wallace_cla16_fa56_or0 ^ s_wallace_cla16_and_8_4;
assign s_wallace_cla16_fa57_and0 = s_wallace_cla16_fa56_or0 & s_wallace_cla16_and_8_4;
assign s_wallace_cla16_fa57_xor1 = s_wallace_cla16_fa57_xor0 ^ s_wallace_cla16_and_7_5;
assign s_wallace_cla16_fa57_and1 = s_wallace_cla16_fa57_xor0 & s_wallace_cla16_and_7_5;
assign s_wallace_cla16_fa57_or0 = s_wallace_cla16_fa57_and0 | s_wallace_cla16_fa57_and1;
assign s_wallace_cla16_and_9_4 = a[9] & b[4];
assign s_wallace_cla16_and_8_5 = a[8] & b[5];
assign s_wallace_cla16_fa58_xor0 = s_wallace_cla16_fa57_or0 ^ s_wallace_cla16_and_9_4;
assign s_wallace_cla16_fa58_and0 = s_wallace_cla16_fa57_or0 & s_wallace_cla16_and_9_4;
assign s_wallace_cla16_fa58_xor1 = s_wallace_cla16_fa58_xor0 ^ s_wallace_cla16_and_8_5;
assign s_wallace_cla16_fa58_and1 = s_wallace_cla16_fa58_xor0 & s_wallace_cla16_and_8_5;
assign s_wallace_cla16_fa58_or0 = s_wallace_cla16_fa58_and0 | s_wallace_cla16_fa58_and1;
assign s_wallace_cla16_and_10_4 = a[10] & b[4];
assign s_wallace_cla16_and_9_5 = a[9] & b[5];
assign s_wallace_cla16_fa59_xor0 = s_wallace_cla16_fa58_or0 ^ s_wallace_cla16_and_10_4;
assign s_wallace_cla16_fa59_and0 = s_wallace_cla16_fa58_or0 & s_wallace_cla16_and_10_4;
assign s_wallace_cla16_fa59_xor1 = s_wallace_cla16_fa59_xor0 ^ s_wallace_cla16_and_9_5;
assign s_wallace_cla16_fa59_and1 = s_wallace_cla16_fa59_xor0 & s_wallace_cla16_and_9_5;
assign s_wallace_cla16_fa59_or0 = s_wallace_cla16_fa59_and0 | s_wallace_cla16_fa59_and1;
assign s_wallace_cla16_and_11_4 = a[11] & b[4];
assign s_wallace_cla16_and_10_5 = a[10] & b[5];
assign s_wallace_cla16_fa60_xor0 = s_wallace_cla16_fa59_or0 ^ s_wallace_cla16_and_11_4;
assign s_wallace_cla16_fa60_and0 = s_wallace_cla16_fa59_or0 & s_wallace_cla16_and_11_4;
assign s_wallace_cla16_fa60_xor1 = s_wallace_cla16_fa60_xor0 ^ s_wallace_cla16_and_10_5;
assign s_wallace_cla16_fa60_and1 = s_wallace_cla16_fa60_xor0 & s_wallace_cla16_and_10_5;
assign s_wallace_cla16_fa60_or0 = s_wallace_cla16_fa60_and0 | s_wallace_cla16_fa60_and1;
assign s_wallace_cla16_and_12_4 = a[12] & b[4];
assign s_wallace_cla16_and_11_5 = a[11] & b[5];
assign s_wallace_cla16_fa61_xor0 = s_wallace_cla16_fa60_or0 ^ s_wallace_cla16_and_12_4;
assign s_wallace_cla16_fa61_and0 = s_wallace_cla16_fa60_or0 & s_wallace_cla16_and_12_4;
assign s_wallace_cla16_fa61_xor1 = s_wallace_cla16_fa61_xor0 ^ s_wallace_cla16_and_11_5;
assign s_wallace_cla16_fa61_and1 = s_wallace_cla16_fa61_xor0 & s_wallace_cla16_and_11_5;
assign s_wallace_cla16_fa61_or0 = s_wallace_cla16_fa61_and0 | s_wallace_cla16_fa61_and1;
assign s_wallace_cla16_and_11_6 = a[11] & b[6];
assign s_wallace_cla16_and_10_7 = a[10] & b[7];
assign s_wallace_cla16_fa62_xor0 = s_wallace_cla16_fa61_or0 ^ s_wallace_cla16_and_11_6;
assign s_wallace_cla16_fa62_and0 = s_wallace_cla16_fa61_or0 & s_wallace_cla16_and_11_6;
assign s_wallace_cla16_fa62_xor1 = s_wallace_cla16_fa62_xor0 ^ s_wallace_cla16_and_10_7;
assign s_wallace_cla16_fa62_and1 = s_wallace_cla16_fa62_xor0 & s_wallace_cla16_and_10_7;
assign s_wallace_cla16_fa62_or0 = s_wallace_cla16_fa62_and0 | s_wallace_cla16_fa62_and1;
assign s_wallace_cla16_and_11_7 = a[11] & b[7];
assign s_wallace_cla16_and_10_8 = a[10] & b[8];
assign s_wallace_cla16_fa63_xor0 = s_wallace_cla16_fa62_or0 ^ s_wallace_cla16_and_11_7;
assign s_wallace_cla16_fa63_and0 = s_wallace_cla16_fa62_or0 & s_wallace_cla16_and_11_7;
assign s_wallace_cla16_fa63_xor1 = s_wallace_cla16_fa63_xor0 ^ s_wallace_cla16_and_10_8;
assign s_wallace_cla16_fa63_and1 = s_wallace_cla16_fa63_xor0 & s_wallace_cla16_and_10_8;
assign s_wallace_cla16_fa63_or0 = s_wallace_cla16_fa63_and0 | s_wallace_cla16_fa63_and1;
assign s_wallace_cla16_and_11_8 = a[11] & b[8];
assign s_wallace_cla16_and_10_9 = a[10] & b[9];
assign s_wallace_cla16_fa64_xor0 = s_wallace_cla16_fa63_or0 ^ s_wallace_cla16_and_11_8;
assign s_wallace_cla16_fa64_and0 = s_wallace_cla16_fa63_or0 & s_wallace_cla16_and_11_8;
assign s_wallace_cla16_fa64_xor1 = s_wallace_cla16_fa64_xor0 ^ s_wallace_cla16_and_10_9;
assign s_wallace_cla16_fa64_and1 = s_wallace_cla16_fa64_xor0 & s_wallace_cla16_and_10_9;
assign s_wallace_cla16_fa64_or0 = s_wallace_cla16_fa64_and0 | s_wallace_cla16_fa64_and1;
assign s_wallace_cla16_and_11_9 = a[11] & b[9];
assign s_wallace_cla16_and_10_10 = a[10] & b[10];
assign s_wallace_cla16_fa65_xor0 = s_wallace_cla16_fa64_or0 ^ s_wallace_cla16_and_11_9;
assign s_wallace_cla16_fa65_and0 = s_wallace_cla16_fa64_or0 & s_wallace_cla16_and_11_9;
assign s_wallace_cla16_fa65_xor1 = s_wallace_cla16_fa65_xor0 ^ s_wallace_cla16_and_10_10;
assign s_wallace_cla16_fa65_and1 = s_wallace_cla16_fa65_xor0 & s_wallace_cla16_and_10_10;
assign s_wallace_cla16_fa65_or0 = s_wallace_cla16_fa65_and0 | s_wallace_cla16_fa65_and1;
assign s_wallace_cla16_and_11_10 = a[11] & b[10];
assign s_wallace_cla16_and_10_11 = a[10] & b[11];
assign s_wallace_cla16_fa66_xor0 = s_wallace_cla16_fa65_or0 ^ s_wallace_cla16_and_11_10;
assign s_wallace_cla16_fa66_and0 = s_wallace_cla16_fa65_or0 & s_wallace_cla16_and_11_10;
assign s_wallace_cla16_fa66_xor1 = s_wallace_cla16_fa66_xor0 ^ s_wallace_cla16_and_10_11;
assign s_wallace_cla16_fa66_and1 = s_wallace_cla16_fa66_xor0 & s_wallace_cla16_and_10_11;
assign s_wallace_cla16_fa66_or0 = s_wallace_cla16_fa66_and0 | s_wallace_cla16_fa66_and1;
assign s_wallace_cla16_and_11_11 = a[11] & b[11];
assign s_wallace_cla16_and_10_12 = a[10] & b[12];
assign s_wallace_cla16_fa67_xor0 = s_wallace_cla16_fa66_or0 ^ s_wallace_cla16_and_11_11;
assign s_wallace_cla16_fa67_and0 = s_wallace_cla16_fa66_or0 & s_wallace_cla16_and_11_11;
assign s_wallace_cla16_fa67_xor1 = s_wallace_cla16_fa67_xor0 ^ s_wallace_cla16_and_10_12;
assign s_wallace_cla16_fa67_and1 = s_wallace_cla16_fa67_xor0 & s_wallace_cla16_and_10_12;
assign s_wallace_cla16_fa67_or0 = s_wallace_cla16_fa67_and0 | s_wallace_cla16_fa67_and1;
assign s_wallace_cla16_and_11_12 = a[11] & b[12];
assign s_wallace_cla16_and_10_13 = a[10] & b[13];
assign s_wallace_cla16_fa68_xor0 = s_wallace_cla16_fa67_or0 ^ s_wallace_cla16_and_11_12;
assign s_wallace_cla16_fa68_and0 = s_wallace_cla16_fa67_or0 & s_wallace_cla16_and_11_12;
assign s_wallace_cla16_fa68_xor1 = s_wallace_cla16_fa68_xor0 ^ s_wallace_cla16_and_10_13;
assign s_wallace_cla16_fa68_and1 = s_wallace_cla16_fa68_xor0 & s_wallace_cla16_and_10_13;
assign s_wallace_cla16_fa68_or0 = s_wallace_cla16_fa68_and0 | s_wallace_cla16_fa68_and1;
assign s_wallace_cla16_and_11_13 = a[11] & b[13];
assign s_wallace_cla16_and_10_14 = a[10] & b[14];
assign s_wallace_cla16_fa69_xor0 = s_wallace_cla16_fa68_or0 ^ s_wallace_cla16_and_11_13;
assign s_wallace_cla16_fa69_and0 = s_wallace_cla16_fa68_or0 & s_wallace_cla16_and_11_13;
assign s_wallace_cla16_fa69_xor1 = s_wallace_cla16_fa69_xor0 ^ s_wallace_cla16_and_10_14;
assign s_wallace_cla16_fa69_and1 = s_wallace_cla16_fa69_xor0 & s_wallace_cla16_and_10_14;
assign s_wallace_cla16_fa69_or0 = s_wallace_cla16_fa69_and0 | s_wallace_cla16_fa69_and1;
assign s_wallace_cla16_and_11_14 = a[11] & b[14];
assign s_wallace_cla16_nand_10_15 = ~(a[10] & b[15]);
assign s_wallace_cla16_fa70_xor0 = s_wallace_cla16_fa69_or0 ^ s_wallace_cla16_and_11_14;
assign s_wallace_cla16_fa70_and0 = s_wallace_cla16_fa69_or0 & s_wallace_cla16_and_11_14;
assign s_wallace_cla16_fa70_xor1 = s_wallace_cla16_fa70_xor0 ^ s_wallace_cla16_nand_10_15;
assign s_wallace_cla16_fa70_and1 = s_wallace_cla16_fa70_xor0 & s_wallace_cla16_nand_10_15;
assign s_wallace_cla16_fa70_or0 = s_wallace_cla16_fa70_and0 | s_wallace_cla16_fa70_and1;
assign s_wallace_cla16_nand_11_15 = ~(a[11] & b[15]);
assign s_wallace_cla16_fa71_xor0 = s_wallace_cla16_fa70_or0 ^ s_wallace_cla16_nand_11_15;
assign s_wallace_cla16_fa71_and0 = s_wallace_cla16_fa70_or0 & s_wallace_cla16_nand_11_15;
assign s_wallace_cla16_fa71_xor1 = s_wallace_cla16_fa71_xor0 ^ s_wallace_cla16_fa23_xor1;
assign s_wallace_cla16_fa71_and1 = s_wallace_cla16_fa71_xor0 & s_wallace_cla16_fa23_xor1;
assign s_wallace_cla16_fa71_or0 = s_wallace_cla16_fa71_and0 | s_wallace_cla16_fa71_and1;
assign s_wallace_cla16_ha3_xor0 = s_wallace_cla16_fa2_xor1 ^ s_wallace_cla16_fa27_xor1;
assign s_wallace_cla16_ha3_and0 = s_wallace_cla16_fa2_xor1 & s_wallace_cla16_fa27_xor1;
assign s_wallace_cla16_and_0_6 = a[0] & b[6];
assign s_wallace_cla16_fa72_xor0 = s_wallace_cla16_ha3_and0 ^ s_wallace_cla16_and_0_6;
assign s_wallace_cla16_fa72_and0 = s_wallace_cla16_ha3_and0 & s_wallace_cla16_and_0_6;
assign s_wallace_cla16_fa72_xor1 = s_wallace_cla16_fa72_xor0 ^ s_wallace_cla16_fa3_xor1;
assign s_wallace_cla16_fa72_and1 = s_wallace_cla16_fa72_xor0 & s_wallace_cla16_fa3_xor1;
assign s_wallace_cla16_fa72_or0 = s_wallace_cla16_fa72_and0 | s_wallace_cla16_fa72_and1;
assign s_wallace_cla16_and_1_6 = a[1] & b[6];
assign s_wallace_cla16_and_0_7 = a[0] & b[7];
assign s_wallace_cla16_fa73_xor0 = s_wallace_cla16_fa72_or0 ^ s_wallace_cla16_and_1_6;
assign s_wallace_cla16_fa73_and0 = s_wallace_cla16_fa72_or0 & s_wallace_cla16_and_1_6;
assign s_wallace_cla16_fa73_xor1 = s_wallace_cla16_fa73_xor0 ^ s_wallace_cla16_and_0_7;
assign s_wallace_cla16_fa73_and1 = s_wallace_cla16_fa73_xor0 & s_wallace_cla16_and_0_7;
assign s_wallace_cla16_fa73_or0 = s_wallace_cla16_fa73_and0 | s_wallace_cla16_fa73_and1;
assign s_wallace_cla16_and_2_6 = a[2] & b[6];
assign s_wallace_cla16_and_1_7 = a[1] & b[7];
assign s_wallace_cla16_fa74_xor0 = s_wallace_cla16_fa73_or0 ^ s_wallace_cla16_and_2_6;
assign s_wallace_cla16_fa74_and0 = s_wallace_cla16_fa73_or0 & s_wallace_cla16_and_2_6;
assign s_wallace_cla16_fa74_xor1 = s_wallace_cla16_fa74_xor0 ^ s_wallace_cla16_and_1_7;
assign s_wallace_cla16_fa74_and1 = s_wallace_cla16_fa74_xor0 & s_wallace_cla16_and_1_7;
assign s_wallace_cla16_fa74_or0 = s_wallace_cla16_fa74_and0 | s_wallace_cla16_fa74_and1;
assign s_wallace_cla16_and_3_6 = a[3] & b[6];
assign s_wallace_cla16_and_2_7 = a[2] & b[7];
assign s_wallace_cla16_fa75_xor0 = s_wallace_cla16_fa74_or0 ^ s_wallace_cla16_and_3_6;
assign s_wallace_cla16_fa75_and0 = s_wallace_cla16_fa74_or0 & s_wallace_cla16_and_3_6;
assign s_wallace_cla16_fa75_xor1 = s_wallace_cla16_fa75_xor0 ^ s_wallace_cla16_and_2_7;
assign s_wallace_cla16_fa75_and1 = s_wallace_cla16_fa75_xor0 & s_wallace_cla16_and_2_7;
assign s_wallace_cla16_fa75_or0 = s_wallace_cla16_fa75_and0 | s_wallace_cla16_fa75_and1;
assign s_wallace_cla16_and_4_6 = a[4] & b[6];
assign s_wallace_cla16_and_3_7 = a[3] & b[7];
assign s_wallace_cla16_fa76_xor0 = s_wallace_cla16_fa75_or0 ^ s_wallace_cla16_and_4_6;
assign s_wallace_cla16_fa76_and0 = s_wallace_cla16_fa75_or0 & s_wallace_cla16_and_4_6;
assign s_wallace_cla16_fa76_xor1 = s_wallace_cla16_fa76_xor0 ^ s_wallace_cla16_and_3_7;
assign s_wallace_cla16_fa76_and1 = s_wallace_cla16_fa76_xor0 & s_wallace_cla16_and_3_7;
assign s_wallace_cla16_fa76_or0 = s_wallace_cla16_fa76_and0 | s_wallace_cla16_fa76_and1;
assign s_wallace_cla16_and_5_6 = a[5] & b[6];
assign s_wallace_cla16_and_4_7 = a[4] & b[7];
assign s_wallace_cla16_fa77_xor0 = s_wallace_cla16_fa76_or0 ^ s_wallace_cla16_and_5_6;
assign s_wallace_cla16_fa77_and0 = s_wallace_cla16_fa76_or0 & s_wallace_cla16_and_5_6;
assign s_wallace_cla16_fa77_xor1 = s_wallace_cla16_fa77_xor0 ^ s_wallace_cla16_and_4_7;
assign s_wallace_cla16_fa77_and1 = s_wallace_cla16_fa77_xor0 & s_wallace_cla16_and_4_7;
assign s_wallace_cla16_fa77_or0 = s_wallace_cla16_fa77_and0 | s_wallace_cla16_fa77_and1;
assign s_wallace_cla16_and_6_6 = a[6] & b[6];
assign s_wallace_cla16_and_5_7 = a[5] & b[7];
assign s_wallace_cla16_fa78_xor0 = s_wallace_cla16_fa77_or0 ^ s_wallace_cla16_and_6_6;
assign s_wallace_cla16_fa78_and0 = s_wallace_cla16_fa77_or0 & s_wallace_cla16_and_6_6;
assign s_wallace_cla16_fa78_xor1 = s_wallace_cla16_fa78_xor0 ^ s_wallace_cla16_and_5_7;
assign s_wallace_cla16_fa78_and1 = s_wallace_cla16_fa78_xor0 & s_wallace_cla16_and_5_7;
assign s_wallace_cla16_fa78_or0 = s_wallace_cla16_fa78_and0 | s_wallace_cla16_fa78_and1;
assign s_wallace_cla16_and_7_6 = a[7] & b[6];
assign s_wallace_cla16_and_6_7 = a[6] & b[7];
assign s_wallace_cla16_fa79_xor0 = s_wallace_cla16_fa78_or0 ^ s_wallace_cla16_and_7_6;
assign s_wallace_cla16_fa79_and0 = s_wallace_cla16_fa78_or0 & s_wallace_cla16_and_7_6;
assign s_wallace_cla16_fa79_xor1 = s_wallace_cla16_fa79_xor0 ^ s_wallace_cla16_and_6_7;
assign s_wallace_cla16_fa79_and1 = s_wallace_cla16_fa79_xor0 & s_wallace_cla16_and_6_7;
assign s_wallace_cla16_fa79_or0 = s_wallace_cla16_fa79_and0 | s_wallace_cla16_fa79_and1;
assign s_wallace_cla16_and_8_6 = a[8] & b[6];
assign s_wallace_cla16_and_7_7 = a[7] & b[7];
assign s_wallace_cla16_fa80_xor0 = s_wallace_cla16_fa79_or0 ^ s_wallace_cla16_and_8_6;
assign s_wallace_cla16_fa80_and0 = s_wallace_cla16_fa79_or0 & s_wallace_cla16_and_8_6;
assign s_wallace_cla16_fa80_xor1 = s_wallace_cla16_fa80_xor0 ^ s_wallace_cla16_and_7_7;
assign s_wallace_cla16_fa80_and1 = s_wallace_cla16_fa80_xor0 & s_wallace_cla16_and_7_7;
assign s_wallace_cla16_fa80_or0 = s_wallace_cla16_fa80_and0 | s_wallace_cla16_fa80_and1;
assign s_wallace_cla16_and_9_6 = a[9] & b[6];
assign s_wallace_cla16_and_8_7 = a[8] & b[7];
assign s_wallace_cla16_fa81_xor0 = s_wallace_cla16_fa80_or0 ^ s_wallace_cla16_and_9_6;
assign s_wallace_cla16_fa81_and0 = s_wallace_cla16_fa80_or0 & s_wallace_cla16_and_9_6;
assign s_wallace_cla16_fa81_xor1 = s_wallace_cla16_fa81_xor0 ^ s_wallace_cla16_and_8_7;
assign s_wallace_cla16_fa81_and1 = s_wallace_cla16_fa81_xor0 & s_wallace_cla16_and_8_7;
assign s_wallace_cla16_fa81_or0 = s_wallace_cla16_fa81_and0 | s_wallace_cla16_fa81_and1;
assign s_wallace_cla16_and_10_6 = a[10] & b[6];
assign s_wallace_cla16_and_9_7 = a[9] & b[7];
assign s_wallace_cla16_fa82_xor0 = s_wallace_cla16_fa81_or0 ^ s_wallace_cla16_and_10_6;
assign s_wallace_cla16_fa82_and0 = s_wallace_cla16_fa81_or0 & s_wallace_cla16_and_10_6;
assign s_wallace_cla16_fa82_xor1 = s_wallace_cla16_fa82_xor0 ^ s_wallace_cla16_and_9_7;
assign s_wallace_cla16_fa82_and1 = s_wallace_cla16_fa82_xor0 & s_wallace_cla16_and_9_7;
assign s_wallace_cla16_fa82_or0 = s_wallace_cla16_fa82_and0 | s_wallace_cla16_fa82_and1;
assign s_wallace_cla16_and_9_8 = a[9] & b[8];
assign s_wallace_cla16_and_8_9 = a[8] & b[9];
assign s_wallace_cla16_fa83_xor0 = s_wallace_cla16_fa82_or0 ^ s_wallace_cla16_and_9_8;
assign s_wallace_cla16_fa83_and0 = s_wallace_cla16_fa82_or0 & s_wallace_cla16_and_9_8;
assign s_wallace_cla16_fa83_xor1 = s_wallace_cla16_fa83_xor0 ^ s_wallace_cla16_and_8_9;
assign s_wallace_cla16_fa83_and1 = s_wallace_cla16_fa83_xor0 & s_wallace_cla16_and_8_9;
assign s_wallace_cla16_fa83_or0 = s_wallace_cla16_fa83_and0 | s_wallace_cla16_fa83_and1;
assign s_wallace_cla16_and_9_9 = a[9] & b[9];
assign s_wallace_cla16_and_8_10 = a[8] & b[10];
assign s_wallace_cla16_fa84_xor0 = s_wallace_cla16_fa83_or0 ^ s_wallace_cla16_and_9_9;
assign s_wallace_cla16_fa84_and0 = s_wallace_cla16_fa83_or0 & s_wallace_cla16_and_9_9;
assign s_wallace_cla16_fa84_xor1 = s_wallace_cla16_fa84_xor0 ^ s_wallace_cla16_and_8_10;
assign s_wallace_cla16_fa84_and1 = s_wallace_cla16_fa84_xor0 & s_wallace_cla16_and_8_10;
assign s_wallace_cla16_fa84_or0 = s_wallace_cla16_fa84_and0 | s_wallace_cla16_fa84_and1;
assign s_wallace_cla16_and_9_10 = a[9] & b[10];
assign s_wallace_cla16_and_8_11 = a[8] & b[11];
assign s_wallace_cla16_fa85_xor0 = s_wallace_cla16_fa84_or0 ^ s_wallace_cla16_and_9_10;
assign s_wallace_cla16_fa85_and0 = s_wallace_cla16_fa84_or0 & s_wallace_cla16_and_9_10;
assign s_wallace_cla16_fa85_xor1 = s_wallace_cla16_fa85_xor0 ^ s_wallace_cla16_and_8_11;
assign s_wallace_cla16_fa85_and1 = s_wallace_cla16_fa85_xor0 & s_wallace_cla16_and_8_11;
assign s_wallace_cla16_fa85_or0 = s_wallace_cla16_fa85_and0 | s_wallace_cla16_fa85_and1;
assign s_wallace_cla16_and_9_11 = a[9] & b[11];
assign s_wallace_cla16_and_8_12 = a[8] & b[12];
assign s_wallace_cla16_fa86_xor0 = s_wallace_cla16_fa85_or0 ^ s_wallace_cla16_and_9_11;
assign s_wallace_cla16_fa86_and0 = s_wallace_cla16_fa85_or0 & s_wallace_cla16_and_9_11;
assign s_wallace_cla16_fa86_xor1 = s_wallace_cla16_fa86_xor0 ^ s_wallace_cla16_and_8_12;
assign s_wallace_cla16_fa86_and1 = s_wallace_cla16_fa86_xor0 & s_wallace_cla16_and_8_12;
assign s_wallace_cla16_fa86_or0 = s_wallace_cla16_fa86_and0 | s_wallace_cla16_fa86_and1;
assign s_wallace_cla16_and_9_12 = a[9] & b[12];
assign s_wallace_cla16_and_8_13 = a[8] & b[13];
assign s_wallace_cla16_fa87_xor0 = s_wallace_cla16_fa86_or0 ^ s_wallace_cla16_and_9_12;
assign s_wallace_cla16_fa87_and0 = s_wallace_cla16_fa86_or0 & s_wallace_cla16_and_9_12;
assign s_wallace_cla16_fa87_xor1 = s_wallace_cla16_fa87_xor0 ^ s_wallace_cla16_and_8_13;
assign s_wallace_cla16_fa87_and1 = s_wallace_cla16_fa87_xor0 & s_wallace_cla16_and_8_13;
assign s_wallace_cla16_fa87_or0 = s_wallace_cla16_fa87_and0 | s_wallace_cla16_fa87_and1;
assign s_wallace_cla16_and_9_13 = a[9] & b[13];
assign s_wallace_cla16_and_8_14 = a[8] & b[14];
assign s_wallace_cla16_fa88_xor0 = s_wallace_cla16_fa87_or0 ^ s_wallace_cla16_and_9_13;
assign s_wallace_cla16_fa88_and0 = s_wallace_cla16_fa87_or0 & s_wallace_cla16_and_9_13;
assign s_wallace_cla16_fa88_xor1 = s_wallace_cla16_fa88_xor0 ^ s_wallace_cla16_and_8_14;
assign s_wallace_cla16_fa88_and1 = s_wallace_cla16_fa88_xor0 & s_wallace_cla16_and_8_14;
assign s_wallace_cla16_fa88_or0 = s_wallace_cla16_fa88_and0 | s_wallace_cla16_fa88_and1;
assign s_wallace_cla16_and_9_14 = a[9] & b[14];
assign s_wallace_cla16_nand_8_15 = ~(a[8] & b[15]);
assign s_wallace_cla16_fa89_xor0 = s_wallace_cla16_fa88_or0 ^ s_wallace_cla16_and_9_14;
assign s_wallace_cla16_fa89_and0 = s_wallace_cla16_fa88_or0 & s_wallace_cla16_and_9_14;
assign s_wallace_cla16_fa89_xor1 = s_wallace_cla16_fa89_xor0 ^ s_wallace_cla16_nand_8_15;
assign s_wallace_cla16_fa89_and1 = s_wallace_cla16_fa89_xor0 & s_wallace_cla16_nand_8_15;
assign s_wallace_cla16_fa89_or0 = s_wallace_cla16_fa89_and0 | s_wallace_cla16_fa89_and1;
assign s_wallace_cla16_nand_9_15 = ~(a[9] & b[15]);
assign s_wallace_cla16_fa90_xor0 = s_wallace_cla16_fa89_or0 ^ s_wallace_cla16_nand_9_15;
assign s_wallace_cla16_fa90_and0 = s_wallace_cla16_fa89_or0 & s_wallace_cla16_nand_9_15;
assign s_wallace_cla16_fa90_xor1 = s_wallace_cla16_fa90_xor0 ^ s_wallace_cla16_fa21_xor1;
assign s_wallace_cla16_fa90_and1 = s_wallace_cla16_fa90_xor0 & s_wallace_cla16_fa21_xor1;
assign s_wallace_cla16_fa90_or0 = s_wallace_cla16_fa90_and0 | s_wallace_cla16_fa90_and1;
assign s_wallace_cla16_fa91_xor0 = s_wallace_cla16_fa90_or0 ^ s_wallace_cla16_fa22_xor1;
assign s_wallace_cla16_fa91_and0 = s_wallace_cla16_fa90_or0 & s_wallace_cla16_fa22_xor1;
assign s_wallace_cla16_fa91_xor1 = s_wallace_cla16_fa91_xor0 ^ s_wallace_cla16_fa47_xor1;
assign s_wallace_cla16_fa91_and1 = s_wallace_cla16_fa91_xor0 & s_wallace_cla16_fa47_xor1;
assign s_wallace_cla16_fa91_or0 = s_wallace_cla16_fa91_and0 | s_wallace_cla16_fa91_and1;
assign s_wallace_cla16_ha4_xor0 = s_wallace_cla16_fa28_xor1 ^ s_wallace_cla16_fa51_xor1;
assign s_wallace_cla16_ha4_and0 = s_wallace_cla16_fa28_xor1 & s_wallace_cla16_fa51_xor1;
assign s_wallace_cla16_fa92_xor0 = s_wallace_cla16_ha4_and0 ^ s_wallace_cla16_fa4_xor1;
assign s_wallace_cla16_fa92_and0 = s_wallace_cla16_ha4_and0 & s_wallace_cla16_fa4_xor1;
assign s_wallace_cla16_fa92_xor1 = s_wallace_cla16_fa92_xor0 ^ s_wallace_cla16_fa29_xor1;
assign s_wallace_cla16_fa92_and1 = s_wallace_cla16_fa92_xor0 & s_wallace_cla16_fa29_xor1;
assign s_wallace_cla16_fa92_or0 = s_wallace_cla16_fa92_and0 | s_wallace_cla16_fa92_and1;
assign s_wallace_cla16_and_0_8 = a[0] & b[8];
assign s_wallace_cla16_fa93_xor0 = s_wallace_cla16_fa92_or0 ^ s_wallace_cla16_and_0_8;
assign s_wallace_cla16_fa93_and0 = s_wallace_cla16_fa92_or0 & s_wallace_cla16_and_0_8;
assign s_wallace_cla16_fa93_xor1 = s_wallace_cla16_fa93_xor0 ^ s_wallace_cla16_fa5_xor1;
assign s_wallace_cla16_fa93_and1 = s_wallace_cla16_fa93_xor0 & s_wallace_cla16_fa5_xor1;
assign s_wallace_cla16_fa93_or0 = s_wallace_cla16_fa93_and0 | s_wallace_cla16_fa93_and1;
assign s_wallace_cla16_and_1_8 = a[1] & b[8];
assign s_wallace_cla16_and_0_9 = a[0] & b[9];
assign s_wallace_cla16_fa94_xor0 = s_wallace_cla16_fa93_or0 ^ s_wallace_cla16_and_1_8;
assign s_wallace_cla16_fa94_and0 = s_wallace_cla16_fa93_or0 & s_wallace_cla16_and_1_8;
assign s_wallace_cla16_fa94_xor1 = s_wallace_cla16_fa94_xor0 ^ s_wallace_cla16_and_0_9;
assign s_wallace_cla16_fa94_and1 = s_wallace_cla16_fa94_xor0 & s_wallace_cla16_and_0_9;
assign s_wallace_cla16_fa94_or0 = s_wallace_cla16_fa94_and0 | s_wallace_cla16_fa94_and1;
assign s_wallace_cla16_and_2_8 = a[2] & b[8];
assign s_wallace_cla16_and_1_9 = a[1] & b[9];
assign s_wallace_cla16_fa95_xor0 = s_wallace_cla16_fa94_or0 ^ s_wallace_cla16_and_2_8;
assign s_wallace_cla16_fa95_and0 = s_wallace_cla16_fa94_or0 & s_wallace_cla16_and_2_8;
assign s_wallace_cla16_fa95_xor1 = s_wallace_cla16_fa95_xor0 ^ s_wallace_cla16_and_1_9;
assign s_wallace_cla16_fa95_and1 = s_wallace_cla16_fa95_xor0 & s_wallace_cla16_and_1_9;
assign s_wallace_cla16_fa95_or0 = s_wallace_cla16_fa95_and0 | s_wallace_cla16_fa95_and1;
assign s_wallace_cla16_and_3_8 = a[3] & b[8];
assign s_wallace_cla16_and_2_9 = a[2] & b[9];
assign s_wallace_cla16_fa96_xor0 = s_wallace_cla16_fa95_or0 ^ s_wallace_cla16_and_3_8;
assign s_wallace_cla16_fa96_and0 = s_wallace_cla16_fa95_or0 & s_wallace_cla16_and_3_8;
assign s_wallace_cla16_fa96_xor1 = s_wallace_cla16_fa96_xor0 ^ s_wallace_cla16_and_2_9;
assign s_wallace_cla16_fa96_and1 = s_wallace_cla16_fa96_xor0 & s_wallace_cla16_and_2_9;
assign s_wallace_cla16_fa96_or0 = s_wallace_cla16_fa96_and0 | s_wallace_cla16_fa96_and1;
assign s_wallace_cla16_and_4_8 = a[4] & b[8];
assign s_wallace_cla16_and_3_9 = a[3] & b[9];
assign s_wallace_cla16_fa97_xor0 = s_wallace_cla16_fa96_or0 ^ s_wallace_cla16_and_4_8;
assign s_wallace_cla16_fa97_and0 = s_wallace_cla16_fa96_or0 & s_wallace_cla16_and_4_8;
assign s_wallace_cla16_fa97_xor1 = s_wallace_cla16_fa97_xor0 ^ s_wallace_cla16_and_3_9;
assign s_wallace_cla16_fa97_and1 = s_wallace_cla16_fa97_xor0 & s_wallace_cla16_and_3_9;
assign s_wallace_cla16_fa97_or0 = s_wallace_cla16_fa97_and0 | s_wallace_cla16_fa97_and1;
assign s_wallace_cla16_and_5_8 = a[5] & b[8];
assign s_wallace_cla16_and_4_9 = a[4] & b[9];
assign s_wallace_cla16_fa98_xor0 = s_wallace_cla16_fa97_or0 ^ s_wallace_cla16_and_5_8;
assign s_wallace_cla16_fa98_and0 = s_wallace_cla16_fa97_or0 & s_wallace_cla16_and_5_8;
assign s_wallace_cla16_fa98_xor1 = s_wallace_cla16_fa98_xor0 ^ s_wallace_cla16_and_4_9;
assign s_wallace_cla16_fa98_and1 = s_wallace_cla16_fa98_xor0 & s_wallace_cla16_and_4_9;
assign s_wallace_cla16_fa98_or0 = s_wallace_cla16_fa98_and0 | s_wallace_cla16_fa98_and1;
assign s_wallace_cla16_and_6_8 = a[6] & b[8];
assign s_wallace_cla16_and_5_9 = a[5] & b[9];
assign s_wallace_cla16_fa99_xor0 = s_wallace_cla16_fa98_or0 ^ s_wallace_cla16_and_6_8;
assign s_wallace_cla16_fa99_and0 = s_wallace_cla16_fa98_or0 & s_wallace_cla16_and_6_8;
assign s_wallace_cla16_fa99_xor1 = s_wallace_cla16_fa99_xor0 ^ s_wallace_cla16_and_5_9;
assign s_wallace_cla16_fa99_and1 = s_wallace_cla16_fa99_xor0 & s_wallace_cla16_and_5_9;
assign s_wallace_cla16_fa99_or0 = s_wallace_cla16_fa99_and0 | s_wallace_cla16_fa99_and1;
assign s_wallace_cla16_and_7_8 = a[7] & b[8];
assign s_wallace_cla16_and_6_9 = a[6] & b[9];
assign s_wallace_cla16_fa100_xor0 = s_wallace_cla16_fa99_or0 ^ s_wallace_cla16_and_7_8;
assign s_wallace_cla16_fa100_and0 = s_wallace_cla16_fa99_or0 & s_wallace_cla16_and_7_8;
assign s_wallace_cla16_fa100_xor1 = s_wallace_cla16_fa100_xor0 ^ s_wallace_cla16_and_6_9;
assign s_wallace_cla16_fa100_and1 = s_wallace_cla16_fa100_xor0 & s_wallace_cla16_and_6_9;
assign s_wallace_cla16_fa100_or0 = s_wallace_cla16_fa100_and0 | s_wallace_cla16_fa100_and1;
assign s_wallace_cla16_and_8_8 = a[8] & b[8];
assign s_wallace_cla16_and_7_9 = a[7] & b[9];
assign s_wallace_cla16_fa101_xor0 = s_wallace_cla16_fa100_or0 ^ s_wallace_cla16_and_8_8;
assign s_wallace_cla16_fa101_and0 = s_wallace_cla16_fa100_or0 & s_wallace_cla16_and_8_8;
assign s_wallace_cla16_fa101_xor1 = s_wallace_cla16_fa101_xor0 ^ s_wallace_cla16_and_7_9;
assign s_wallace_cla16_fa101_and1 = s_wallace_cla16_fa101_xor0 & s_wallace_cla16_and_7_9;
assign s_wallace_cla16_fa101_or0 = s_wallace_cla16_fa101_and0 | s_wallace_cla16_fa101_and1;
assign s_wallace_cla16_and_7_10 = a[7] & b[10];
assign s_wallace_cla16_and_6_11 = a[6] & b[11];
assign s_wallace_cla16_fa102_xor0 = s_wallace_cla16_fa101_or0 ^ s_wallace_cla16_and_7_10;
assign s_wallace_cla16_fa102_and0 = s_wallace_cla16_fa101_or0 & s_wallace_cla16_and_7_10;
assign s_wallace_cla16_fa102_xor1 = s_wallace_cla16_fa102_xor0 ^ s_wallace_cla16_and_6_11;
assign s_wallace_cla16_fa102_and1 = s_wallace_cla16_fa102_xor0 & s_wallace_cla16_and_6_11;
assign s_wallace_cla16_fa102_or0 = s_wallace_cla16_fa102_and0 | s_wallace_cla16_fa102_and1;
assign s_wallace_cla16_and_7_11 = a[7] & b[11];
assign s_wallace_cla16_and_6_12 = a[6] & b[12];
assign s_wallace_cla16_fa103_xor0 = s_wallace_cla16_fa102_or0 ^ s_wallace_cla16_and_7_11;
assign s_wallace_cla16_fa103_and0 = s_wallace_cla16_fa102_or0 & s_wallace_cla16_and_7_11;
assign s_wallace_cla16_fa103_xor1 = s_wallace_cla16_fa103_xor0 ^ s_wallace_cla16_and_6_12;
assign s_wallace_cla16_fa103_and1 = s_wallace_cla16_fa103_xor0 & s_wallace_cla16_and_6_12;
assign s_wallace_cla16_fa103_or0 = s_wallace_cla16_fa103_and0 | s_wallace_cla16_fa103_and1;
assign s_wallace_cla16_and_7_12 = a[7] & b[12];
assign s_wallace_cla16_and_6_13 = a[6] & b[13];
assign s_wallace_cla16_fa104_xor0 = s_wallace_cla16_fa103_or0 ^ s_wallace_cla16_and_7_12;
assign s_wallace_cla16_fa104_and0 = s_wallace_cla16_fa103_or0 & s_wallace_cla16_and_7_12;
assign s_wallace_cla16_fa104_xor1 = s_wallace_cla16_fa104_xor0 ^ s_wallace_cla16_and_6_13;
assign s_wallace_cla16_fa104_and1 = s_wallace_cla16_fa104_xor0 & s_wallace_cla16_and_6_13;
assign s_wallace_cla16_fa104_or0 = s_wallace_cla16_fa104_and0 | s_wallace_cla16_fa104_and1;
assign s_wallace_cla16_and_7_13 = a[7] & b[13];
assign s_wallace_cla16_and_6_14 = a[6] & b[14];
assign s_wallace_cla16_fa105_xor0 = s_wallace_cla16_fa104_or0 ^ s_wallace_cla16_and_7_13;
assign s_wallace_cla16_fa105_and0 = s_wallace_cla16_fa104_or0 & s_wallace_cla16_and_7_13;
assign s_wallace_cla16_fa105_xor1 = s_wallace_cla16_fa105_xor0 ^ s_wallace_cla16_and_6_14;
assign s_wallace_cla16_fa105_and1 = s_wallace_cla16_fa105_xor0 & s_wallace_cla16_and_6_14;
assign s_wallace_cla16_fa105_or0 = s_wallace_cla16_fa105_and0 | s_wallace_cla16_fa105_and1;
assign s_wallace_cla16_and_7_14 = a[7] & b[14];
assign s_wallace_cla16_nand_6_15 = ~(a[6] & b[15]);
assign s_wallace_cla16_fa106_xor0 = s_wallace_cla16_fa105_or0 ^ s_wallace_cla16_and_7_14;
assign s_wallace_cla16_fa106_and0 = s_wallace_cla16_fa105_or0 & s_wallace_cla16_and_7_14;
assign s_wallace_cla16_fa106_xor1 = s_wallace_cla16_fa106_xor0 ^ s_wallace_cla16_nand_6_15;
assign s_wallace_cla16_fa106_and1 = s_wallace_cla16_fa106_xor0 & s_wallace_cla16_nand_6_15;
assign s_wallace_cla16_fa106_or0 = s_wallace_cla16_fa106_and0 | s_wallace_cla16_fa106_and1;
assign s_wallace_cla16_nand_7_15 = ~(a[7] & b[15]);
assign s_wallace_cla16_fa107_xor0 = s_wallace_cla16_fa106_or0 ^ s_wallace_cla16_nand_7_15;
assign s_wallace_cla16_fa107_and0 = s_wallace_cla16_fa106_or0 & s_wallace_cla16_nand_7_15;
assign s_wallace_cla16_fa107_xor1 = s_wallace_cla16_fa107_xor0 ^ s_wallace_cla16_fa19_xor1;
assign s_wallace_cla16_fa107_and1 = s_wallace_cla16_fa107_xor0 & s_wallace_cla16_fa19_xor1;
assign s_wallace_cla16_fa107_or0 = s_wallace_cla16_fa107_and0 | s_wallace_cla16_fa107_and1;
assign s_wallace_cla16_fa108_xor0 = s_wallace_cla16_fa107_or0 ^ s_wallace_cla16_fa20_xor1;
assign s_wallace_cla16_fa108_and0 = s_wallace_cla16_fa107_or0 & s_wallace_cla16_fa20_xor1;
assign s_wallace_cla16_fa108_xor1 = s_wallace_cla16_fa108_xor0 ^ s_wallace_cla16_fa45_xor1;
assign s_wallace_cla16_fa108_and1 = s_wallace_cla16_fa108_xor0 & s_wallace_cla16_fa45_xor1;
assign s_wallace_cla16_fa108_or0 = s_wallace_cla16_fa108_and0 | s_wallace_cla16_fa108_and1;
assign s_wallace_cla16_fa109_xor0 = s_wallace_cla16_fa108_or0 ^ s_wallace_cla16_fa46_xor1;
assign s_wallace_cla16_fa109_and0 = s_wallace_cla16_fa108_or0 & s_wallace_cla16_fa46_xor1;
assign s_wallace_cla16_fa109_xor1 = s_wallace_cla16_fa109_xor0 ^ s_wallace_cla16_fa69_xor1;
assign s_wallace_cla16_fa109_and1 = s_wallace_cla16_fa109_xor0 & s_wallace_cla16_fa69_xor1;
assign s_wallace_cla16_fa109_or0 = s_wallace_cla16_fa109_and0 | s_wallace_cla16_fa109_and1;
assign s_wallace_cla16_ha5_xor0 = s_wallace_cla16_fa52_xor1 ^ s_wallace_cla16_fa73_xor1;
assign s_wallace_cla16_ha5_and0 = s_wallace_cla16_fa52_xor1 & s_wallace_cla16_fa73_xor1;
assign s_wallace_cla16_fa110_xor0 = s_wallace_cla16_ha5_and0 ^ s_wallace_cla16_fa30_xor1;
assign s_wallace_cla16_fa110_and0 = s_wallace_cla16_ha5_and0 & s_wallace_cla16_fa30_xor1;
assign s_wallace_cla16_fa110_xor1 = s_wallace_cla16_fa110_xor0 ^ s_wallace_cla16_fa53_xor1;
assign s_wallace_cla16_fa110_and1 = s_wallace_cla16_fa110_xor0 & s_wallace_cla16_fa53_xor1;
assign s_wallace_cla16_fa110_or0 = s_wallace_cla16_fa110_and0 | s_wallace_cla16_fa110_and1;
assign s_wallace_cla16_fa111_xor0 = s_wallace_cla16_fa110_or0 ^ s_wallace_cla16_fa6_xor1;
assign s_wallace_cla16_fa111_and0 = s_wallace_cla16_fa110_or0 & s_wallace_cla16_fa6_xor1;
assign s_wallace_cla16_fa111_xor1 = s_wallace_cla16_fa111_xor0 ^ s_wallace_cla16_fa31_xor1;
assign s_wallace_cla16_fa111_and1 = s_wallace_cla16_fa111_xor0 & s_wallace_cla16_fa31_xor1;
assign s_wallace_cla16_fa111_or0 = s_wallace_cla16_fa111_and0 | s_wallace_cla16_fa111_and1;
assign s_wallace_cla16_and_0_10 = a[0] & b[10];
assign s_wallace_cla16_fa112_xor0 = s_wallace_cla16_fa111_or0 ^ s_wallace_cla16_and_0_10;
assign s_wallace_cla16_fa112_and0 = s_wallace_cla16_fa111_or0 & s_wallace_cla16_and_0_10;
assign s_wallace_cla16_fa112_xor1 = s_wallace_cla16_fa112_xor0 ^ s_wallace_cla16_fa7_xor1;
assign s_wallace_cla16_fa112_and1 = s_wallace_cla16_fa112_xor0 & s_wallace_cla16_fa7_xor1;
assign s_wallace_cla16_fa112_or0 = s_wallace_cla16_fa112_and0 | s_wallace_cla16_fa112_and1;
assign s_wallace_cla16_and_1_10 = a[1] & b[10];
assign s_wallace_cla16_and_0_11 = a[0] & b[11];
assign s_wallace_cla16_fa113_xor0 = s_wallace_cla16_fa112_or0 ^ s_wallace_cla16_and_1_10;
assign s_wallace_cla16_fa113_and0 = s_wallace_cla16_fa112_or0 & s_wallace_cla16_and_1_10;
assign s_wallace_cla16_fa113_xor1 = s_wallace_cla16_fa113_xor0 ^ s_wallace_cla16_and_0_11;
assign s_wallace_cla16_fa113_and1 = s_wallace_cla16_fa113_xor0 & s_wallace_cla16_and_0_11;
assign s_wallace_cla16_fa113_or0 = s_wallace_cla16_fa113_and0 | s_wallace_cla16_fa113_and1;
assign s_wallace_cla16_and_2_10 = a[2] & b[10];
assign s_wallace_cla16_and_1_11 = a[1] & b[11];
assign s_wallace_cla16_fa114_xor0 = s_wallace_cla16_fa113_or0 ^ s_wallace_cla16_and_2_10;
assign s_wallace_cla16_fa114_and0 = s_wallace_cla16_fa113_or0 & s_wallace_cla16_and_2_10;
assign s_wallace_cla16_fa114_xor1 = s_wallace_cla16_fa114_xor0 ^ s_wallace_cla16_and_1_11;
assign s_wallace_cla16_fa114_and1 = s_wallace_cla16_fa114_xor0 & s_wallace_cla16_and_1_11;
assign s_wallace_cla16_fa114_or0 = s_wallace_cla16_fa114_and0 | s_wallace_cla16_fa114_and1;
assign s_wallace_cla16_and_3_10 = a[3] & b[10];
assign s_wallace_cla16_and_2_11 = a[2] & b[11];
assign s_wallace_cla16_fa115_xor0 = s_wallace_cla16_fa114_or0 ^ s_wallace_cla16_and_3_10;
assign s_wallace_cla16_fa115_and0 = s_wallace_cla16_fa114_or0 & s_wallace_cla16_and_3_10;
assign s_wallace_cla16_fa115_xor1 = s_wallace_cla16_fa115_xor0 ^ s_wallace_cla16_and_2_11;
assign s_wallace_cla16_fa115_and1 = s_wallace_cla16_fa115_xor0 & s_wallace_cla16_and_2_11;
assign s_wallace_cla16_fa115_or0 = s_wallace_cla16_fa115_and0 | s_wallace_cla16_fa115_and1;
assign s_wallace_cla16_and_4_10 = a[4] & b[10];
assign s_wallace_cla16_and_3_11 = a[3] & b[11];
assign s_wallace_cla16_fa116_xor0 = s_wallace_cla16_fa115_or0 ^ s_wallace_cla16_and_4_10;
assign s_wallace_cla16_fa116_and0 = s_wallace_cla16_fa115_or0 & s_wallace_cla16_and_4_10;
assign s_wallace_cla16_fa116_xor1 = s_wallace_cla16_fa116_xor0 ^ s_wallace_cla16_and_3_11;
assign s_wallace_cla16_fa116_and1 = s_wallace_cla16_fa116_xor0 & s_wallace_cla16_and_3_11;
assign s_wallace_cla16_fa116_or0 = s_wallace_cla16_fa116_and0 | s_wallace_cla16_fa116_and1;
assign s_wallace_cla16_and_5_10 = a[5] & b[10];
assign s_wallace_cla16_and_4_11 = a[4] & b[11];
assign s_wallace_cla16_fa117_xor0 = s_wallace_cla16_fa116_or0 ^ s_wallace_cla16_and_5_10;
assign s_wallace_cla16_fa117_and0 = s_wallace_cla16_fa116_or0 & s_wallace_cla16_and_5_10;
assign s_wallace_cla16_fa117_xor1 = s_wallace_cla16_fa117_xor0 ^ s_wallace_cla16_and_4_11;
assign s_wallace_cla16_fa117_and1 = s_wallace_cla16_fa117_xor0 & s_wallace_cla16_and_4_11;
assign s_wallace_cla16_fa117_or0 = s_wallace_cla16_fa117_and0 | s_wallace_cla16_fa117_and1;
assign s_wallace_cla16_and_6_10 = a[6] & b[10];
assign s_wallace_cla16_and_5_11 = a[5] & b[11];
assign s_wallace_cla16_fa118_xor0 = s_wallace_cla16_fa117_or0 ^ s_wallace_cla16_and_6_10;
assign s_wallace_cla16_fa118_and0 = s_wallace_cla16_fa117_or0 & s_wallace_cla16_and_6_10;
assign s_wallace_cla16_fa118_xor1 = s_wallace_cla16_fa118_xor0 ^ s_wallace_cla16_and_5_11;
assign s_wallace_cla16_fa118_and1 = s_wallace_cla16_fa118_xor0 & s_wallace_cla16_and_5_11;
assign s_wallace_cla16_fa118_or0 = s_wallace_cla16_fa118_and0 | s_wallace_cla16_fa118_and1;
assign s_wallace_cla16_and_5_12 = a[5] & b[12];
assign s_wallace_cla16_and_4_13 = a[4] & b[13];
assign s_wallace_cla16_fa119_xor0 = s_wallace_cla16_fa118_or0 ^ s_wallace_cla16_and_5_12;
assign s_wallace_cla16_fa119_and0 = s_wallace_cla16_fa118_or0 & s_wallace_cla16_and_5_12;
assign s_wallace_cla16_fa119_xor1 = s_wallace_cla16_fa119_xor0 ^ s_wallace_cla16_and_4_13;
assign s_wallace_cla16_fa119_and1 = s_wallace_cla16_fa119_xor0 & s_wallace_cla16_and_4_13;
assign s_wallace_cla16_fa119_or0 = s_wallace_cla16_fa119_and0 | s_wallace_cla16_fa119_and1;
assign s_wallace_cla16_and_5_13 = a[5] & b[13];
assign s_wallace_cla16_and_4_14 = a[4] & b[14];
assign s_wallace_cla16_fa120_xor0 = s_wallace_cla16_fa119_or0 ^ s_wallace_cla16_and_5_13;
assign s_wallace_cla16_fa120_and0 = s_wallace_cla16_fa119_or0 & s_wallace_cla16_and_5_13;
assign s_wallace_cla16_fa120_xor1 = s_wallace_cla16_fa120_xor0 ^ s_wallace_cla16_and_4_14;
assign s_wallace_cla16_fa120_and1 = s_wallace_cla16_fa120_xor0 & s_wallace_cla16_and_4_14;
assign s_wallace_cla16_fa120_or0 = s_wallace_cla16_fa120_and0 | s_wallace_cla16_fa120_and1;
assign s_wallace_cla16_and_5_14 = a[5] & b[14];
assign s_wallace_cla16_nand_4_15 = ~(a[4] & b[15]);
assign s_wallace_cla16_fa121_xor0 = s_wallace_cla16_fa120_or0 ^ s_wallace_cla16_and_5_14;
assign s_wallace_cla16_fa121_and0 = s_wallace_cla16_fa120_or0 & s_wallace_cla16_and_5_14;
assign s_wallace_cla16_fa121_xor1 = s_wallace_cla16_fa121_xor0 ^ s_wallace_cla16_nand_4_15;
assign s_wallace_cla16_fa121_and1 = s_wallace_cla16_fa121_xor0 & s_wallace_cla16_nand_4_15;
assign s_wallace_cla16_fa121_or0 = s_wallace_cla16_fa121_and0 | s_wallace_cla16_fa121_and1;
assign s_wallace_cla16_nand_5_15 = ~(a[5] & b[15]);
assign s_wallace_cla16_fa122_xor0 = s_wallace_cla16_fa121_or0 ^ s_wallace_cla16_nand_5_15;
assign s_wallace_cla16_fa122_and0 = s_wallace_cla16_fa121_or0 & s_wallace_cla16_nand_5_15;
assign s_wallace_cla16_fa122_xor1 = s_wallace_cla16_fa122_xor0 ^ s_wallace_cla16_fa17_xor1;
assign s_wallace_cla16_fa122_and1 = s_wallace_cla16_fa122_xor0 & s_wallace_cla16_fa17_xor1;
assign s_wallace_cla16_fa122_or0 = s_wallace_cla16_fa122_and0 | s_wallace_cla16_fa122_and1;
assign s_wallace_cla16_fa123_xor0 = s_wallace_cla16_fa122_or0 ^ s_wallace_cla16_fa18_xor1;
assign s_wallace_cla16_fa123_and0 = s_wallace_cla16_fa122_or0 & s_wallace_cla16_fa18_xor1;
assign s_wallace_cla16_fa123_xor1 = s_wallace_cla16_fa123_xor0 ^ s_wallace_cla16_fa43_xor1;
assign s_wallace_cla16_fa123_and1 = s_wallace_cla16_fa123_xor0 & s_wallace_cla16_fa43_xor1;
assign s_wallace_cla16_fa123_or0 = s_wallace_cla16_fa123_and0 | s_wallace_cla16_fa123_and1;
assign s_wallace_cla16_fa124_xor0 = s_wallace_cla16_fa123_or0 ^ s_wallace_cla16_fa44_xor1;
assign s_wallace_cla16_fa124_and0 = s_wallace_cla16_fa123_or0 & s_wallace_cla16_fa44_xor1;
assign s_wallace_cla16_fa124_xor1 = s_wallace_cla16_fa124_xor0 ^ s_wallace_cla16_fa67_xor1;
assign s_wallace_cla16_fa124_and1 = s_wallace_cla16_fa124_xor0 & s_wallace_cla16_fa67_xor1;
assign s_wallace_cla16_fa124_or0 = s_wallace_cla16_fa124_and0 | s_wallace_cla16_fa124_and1;
assign s_wallace_cla16_fa125_xor0 = s_wallace_cla16_fa124_or0 ^ s_wallace_cla16_fa68_xor1;
assign s_wallace_cla16_fa125_and0 = s_wallace_cla16_fa124_or0 & s_wallace_cla16_fa68_xor1;
assign s_wallace_cla16_fa125_xor1 = s_wallace_cla16_fa125_xor0 ^ s_wallace_cla16_fa89_xor1;
assign s_wallace_cla16_fa125_and1 = s_wallace_cla16_fa125_xor0 & s_wallace_cla16_fa89_xor1;
assign s_wallace_cla16_fa125_or0 = s_wallace_cla16_fa125_and0 | s_wallace_cla16_fa125_and1;
assign s_wallace_cla16_ha6_xor0 = s_wallace_cla16_fa74_xor1 ^ s_wallace_cla16_fa93_xor1;
assign s_wallace_cla16_ha6_and0 = s_wallace_cla16_fa74_xor1 & s_wallace_cla16_fa93_xor1;
assign s_wallace_cla16_fa126_xor0 = s_wallace_cla16_ha6_and0 ^ s_wallace_cla16_fa54_xor1;
assign s_wallace_cla16_fa126_and0 = s_wallace_cla16_ha6_and0 & s_wallace_cla16_fa54_xor1;
assign s_wallace_cla16_fa126_xor1 = s_wallace_cla16_fa126_xor0 ^ s_wallace_cla16_fa75_xor1;
assign s_wallace_cla16_fa126_and1 = s_wallace_cla16_fa126_xor0 & s_wallace_cla16_fa75_xor1;
assign s_wallace_cla16_fa126_or0 = s_wallace_cla16_fa126_and0 | s_wallace_cla16_fa126_and1;
assign s_wallace_cla16_fa127_xor0 = s_wallace_cla16_fa126_or0 ^ s_wallace_cla16_fa32_xor1;
assign s_wallace_cla16_fa127_and0 = s_wallace_cla16_fa126_or0 & s_wallace_cla16_fa32_xor1;
assign s_wallace_cla16_fa127_xor1 = s_wallace_cla16_fa127_xor0 ^ s_wallace_cla16_fa55_xor1;
assign s_wallace_cla16_fa127_and1 = s_wallace_cla16_fa127_xor0 & s_wallace_cla16_fa55_xor1;
assign s_wallace_cla16_fa127_or0 = s_wallace_cla16_fa127_and0 | s_wallace_cla16_fa127_and1;
assign s_wallace_cla16_fa128_xor0 = s_wallace_cla16_fa127_or0 ^ s_wallace_cla16_fa8_xor1;
assign s_wallace_cla16_fa128_and0 = s_wallace_cla16_fa127_or0 & s_wallace_cla16_fa8_xor1;
assign s_wallace_cla16_fa128_xor1 = s_wallace_cla16_fa128_xor0 ^ s_wallace_cla16_fa33_xor1;
assign s_wallace_cla16_fa128_and1 = s_wallace_cla16_fa128_xor0 & s_wallace_cla16_fa33_xor1;
assign s_wallace_cla16_fa128_or0 = s_wallace_cla16_fa128_and0 | s_wallace_cla16_fa128_and1;
assign s_wallace_cla16_and_0_12 = a[0] & b[12];
assign s_wallace_cla16_fa129_xor0 = s_wallace_cla16_fa128_or0 ^ s_wallace_cla16_and_0_12;
assign s_wallace_cla16_fa129_and0 = s_wallace_cla16_fa128_or0 & s_wallace_cla16_and_0_12;
assign s_wallace_cla16_fa129_xor1 = s_wallace_cla16_fa129_xor0 ^ s_wallace_cla16_fa9_xor1;
assign s_wallace_cla16_fa129_and1 = s_wallace_cla16_fa129_xor0 & s_wallace_cla16_fa9_xor1;
assign s_wallace_cla16_fa129_or0 = s_wallace_cla16_fa129_and0 | s_wallace_cla16_fa129_and1;
assign s_wallace_cla16_and_1_12 = a[1] & b[12];
assign s_wallace_cla16_and_0_13 = a[0] & b[13];
assign s_wallace_cla16_fa130_xor0 = s_wallace_cla16_fa129_or0 ^ s_wallace_cla16_and_1_12;
assign s_wallace_cla16_fa130_and0 = s_wallace_cla16_fa129_or0 & s_wallace_cla16_and_1_12;
assign s_wallace_cla16_fa130_xor1 = s_wallace_cla16_fa130_xor0 ^ s_wallace_cla16_and_0_13;
assign s_wallace_cla16_fa130_and1 = s_wallace_cla16_fa130_xor0 & s_wallace_cla16_and_0_13;
assign s_wallace_cla16_fa130_or0 = s_wallace_cla16_fa130_and0 | s_wallace_cla16_fa130_and1;
assign s_wallace_cla16_and_2_12 = a[2] & b[12];
assign s_wallace_cla16_and_1_13 = a[1] & b[13];
assign s_wallace_cla16_fa131_xor0 = s_wallace_cla16_fa130_or0 ^ s_wallace_cla16_and_2_12;
assign s_wallace_cla16_fa131_and0 = s_wallace_cla16_fa130_or0 & s_wallace_cla16_and_2_12;
assign s_wallace_cla16_fa131_xor1 = s_wallace_cla16_fa131_xor0 ^ s_wallace_cla16_and_1_13;
assign s_wallace_cla16_fa131_and1 = s_wallace_cla16_fa131_xor0 & s_wallace_cla16_and_1_13;
assign s_wallace_cla16_fa131_or0 = s_wallace_cla16_fa131_and0 | s_wallace_cla16_fa131_and1;
assign s_wallace_cla16_and_3_12 = a[3] & b[12];
assign s_wallace_cla16_and_2_13 = a[2] & b[13];
assign s_wallace_cla16_fa132_xor0 = s_wallace_cla16_fa131_or0 ^ s_wallace_cla16_and_3_12;
assign s_wallace_cla16_fa132_and0 = s_wallace_cla16_fa131_or0 & s_wallace_cla16_and_3_12;
assign s_wallace_cla16_fa132_xor1 = s_wallace_cla16_fa132_xor0 ^ s_wallace_cla16_and_2_13;
assign s_wallace_cla16_fa132_and1 = s_wallace_cla16_fa132_xor0 & s_wallace_cla16_and_2_13;
assign s_wallace_cla16_fa132_or0 = s_wallace_cla16_fa132_and0 | s_wallace_cla16_fa132_and1;
assign s_wallace_cla16_and_4_12 = a[4] & b[12];
assign s_wallace_cla16_and_3_13 = a[3] & b[13];
assign s_wallace_cla16_fa133_xor0 = s_wallace_cla16_fa132_or0 ^ s_wallace_cla16_and_4_12;
assign s_wallace_cla16_fa133_and0 = s_wallace_cla16_fa132_or0 & s_wallace_cla16_and_4_12;
assign s_wallace_cla16_fa133_xor1 = s_wallace_cla16_fa133_xor0 ^ s_wallace_cla16_and_3_13;
assign s_wallace_cla16_fa133_and1 = s_wallace_cla16_fa133_xor0 & s_wallace_cla16_and_3_13;
assign s_wallace_cla16_fa133_or0 = s_wallace_cla16_fa133_and0 | s_wallace_cla16_fa133_and1;
assign s_wallace_cla16_and_3_14 = a[3] & b[14];
assign s_wallace_cla16_nand_2_15 = ~(a[2] & b[15]);
assign s_wallace_cla16_fa134_xor0 = s_wallace_cla16_fa133_or0 ^ s_wallace_cla16_and_3_14;
assign s_wallace_cla16_fa134_and0 = s_wallace_cla16_fa133_or0 & s_wallace_cla16_and_3_14;
assign s_wallace_cla16_fa134_xor1 = s_wallace_cla16_fa134_xor0 ^ s_wallace_cla16_nand_2_15;
assign s_wallace_cla16_fa134_and1 = s_wallace_cla16_fa134_xor0 & s_wallace_cla16_nand_2_15;
assign s_wallace_cla16_fa134_or0 = s_wallace_cla16_fa134_and0 | s_wallace_cla16_fa134_and1;
assign s_wallace_cla16_nand_3_15 = ~(a[3] & b[15]);
assign s_wallace_cla16_fa135_xor0 = s_wallace_cla16_fa134_or0 ^ s_wallace_cla16_nand_3_15;
assign s_wallace_cla16_fa135_and0 = s_wallace_cla16_fa134_or0 & s_wallace_cla16_nand_3_15;
assign s_wallace_cla16_fa135_xor1 = s_wallace_cla16_fa135_xor0 ^ s_wallace_cla16_fa15_xor1;
assign s_wallace_cla16_fa135_and1 = s_wallace_cla16_fa135_xor0 & s_wallace_cla16_fa15_xor1;
assign s_wallace_cla16_fa135_or0 = s_wallace_cla16_fa135_and0 | s_wallace_cla16_fa135_and1;
assign s_wallace_cla16_fa136_xor0 = s_wallace_cla16_fa135_or0 ^ s_wallace_cla16_fa16_xor1;
assign s_wallace_cla16_fa136_and0 = s_wallace_cla16_fa135_or0 & s_wallace_cla16_fa16_xor1;
assign s_wallace_cla16_fa136_xor1 = s_wallace_cla16_fa136_xor0 ^ s_wallace_cla16_fa41_xor1;
assign s_wallace_cla16_fa136_and1 = s_wallace_cla16_fa136_xor0 & s_wallace_cla16_fa41_xor1;
assign s_wallace_cla16_fa136_or0 = s_wallace_cla16_fa136_and0 | s_wallace_cla16_fa136_and1;
assign s_wallace_cla16_fa137_xor0 = s_wallace_cla16_fa136_or0 ^ s_wallace_cla16_fa42_xor1;
assign s_wallace_cla16_fa137_and0 = s_wallace_cla16_fa136_or0 & s_wallace_cla16_fa42_xor1;
assign s_wallace_cla16_fa137_xor1 = s_wallace_cla16_fa137_xor0 ^ s_wallace_cla16_fa65_xor1;
assign s_wallace_cla16_fa137_and1 = s_wallace_cla16_fa137_xor0 & s_wallace_cla16_fa65_xor1;
assign s_wallace_cla16_fa137_or0 = s_wallace_cla16_fa137_and0 | s_wallace_cla16_fa137_and1;
assign s_wallace_cla16_fa138_xor0 = s_wallace_cla16_fa137_or0 ^ s_wallace_cla16_fa66_xor1;
assign s_wallace_cla16_fa138_and0 = s_wallace_cla16_fa137_or0 & s_wallace_cla16_fa66_xor1;
assign s_wallace_cla16_fa138_xor1 = s_wallace_cla16_fa138_xor0 ^ s_wallace_cla16_fa87_xor1;
assign s_wallace_cla16_fa138_and1 = s_wallace_cla16_fa138_xor0 & s_wallace_cla16_fa87_xor1;
assign s_wallace_cla16_fa138_or0 = s_wallace_cla16_fa138_and0 | s_wallace_cla16_fa138_and1;
assign s_wallace_cla16_fa139_xor0 = s_wallace_cla16_fa138_or0 ^ s_wallace_cla16_fa88_xor1;
assign s_wallace_cla16_fa139_and0 = s_wallace_cla16_fa138_or0 & s_wallace_cla16_fa88_xor1;
assign s_wallace_cla16_fa139_xor1 = s_wallace_cla16_fa139_xor0 ^ s_wallace_cla16_fa107_xor1;
assign s_wallace_cla16_fa139_and1 = s_wallace_cla16_fa139_xor0 & s_wallace_cla16_fa107_xor1;
assign s_wallace_cla16_fa139_or0 = s_wallace_cla16_fa139_and0 | s_wallace_cla16_fa139_and1;
assign s_wallace_cla16_ha7_xor0 = s_wallace_cla16_fa94_xor1 ^ s_wallace_cla16_fa111_xor1;
assign s_wallace_cla16_ha7_and0 = s_wallace_cla16_fa94_xor1 & s_wallace_cla16_fa111_xor1;
assign s_wallace_cla16_fa140_xor0 = s_wallace_cla16_ha7_and0 ^ s_wallace_cla16_fa76_xor1;
assign s_wallace_cla16_fa140_and0 = s_wallace_cla16_ha7_and0 & s_wallace_cla16_fa76_xor1;
assign s_wallace_cla16_fa140_xor1 = s_wallace_cla16_fa140_xor0 ^ s_wallace_cla16_fa95_xor1;
assign s_wallace_cla16_fa140_and1 = s_wallace_cla16_fa140_xor0 & s_wallace_cla16_fa95_xor1;
assign s_wallace_cla16_fa140_or0 = s_wallace_cla16_fa140_and0 | s_wallace_cla16_fa140_and1;
assign s_wallace_cla16_fa141_xor0 = s_wallace_cla16_fa140_or0 ^ s_wallace_cla16_fa56_xor1;
assign s_wallace_cla16_fa141_and0 = s_wallace_cla16_fa140_or0 & s_wallace_cla16_fa56_xor1;
assign s_wallace_cla16_fa141_xor1 = s_wallace_cla16_fa141_xor0 ^ s_wallace_cla16_fa77_xor1;
assign s_wallace_cla16_fa141_and1 = s_wallace_cla16_fa141_xor0 & s_wallace_cla16_fa77_xor1;
assign s_wallace_cla16_fa141_or0 = s_wallace_cla16_fa141_and0 | s_wallace_cla16_fa141_and1;
assign s_wallace_cla16_fa142_xor0 = s_wallace_cla16_fa141_or0 ^ s_wallace_cla16_fa34_xor1;
assign s_wallace_cla16_fa142_and0 = s_wallace_cla16_fa141_or0 & s_wallace_cla16_fa34_xor1;
assign s_wallace_cla16_fa142_xor1 = s_wallace_cla16_fa142_xor0 ^ s_wallace_cla16_fa57_xor1;
assign s_wallace_cla16_fa142_and1 = s_wallace_cla16_fa142_xor0 & s_wallace_cla16_fa57_xor1;
assign s_wallace_cla16_fa142_or0 = s_wallace_cla16_fa142_and0 | s_wallace_cla16_fa142_and1;
assign s_wallace_cla16_fa143_xor0 = s_wallace_cla16_fa142_or0 ^ s_wallace_cla16_fa10_xor1;
assign s_wallace_cla16_fa143_and0 = s_wallace_cla16_fa142_or0 & s_wallace_cla16_fa10_xor1;
assign s_wallace_cla16_fa143_xor1 = s_wallace_cla16_fa143_xor0 ^ s_wallace_cla16_fa35_xor1;
assign s_wallace_cla16_fa143_and1 = s_wallace_cla16_fa143_xor0 & s_wallace_cla16_fa35_xor1;
assign s_wallace_cla16_fa143_or0 = s_wallace_cla16_fa143_and0 | s_wallace_cla16_fa143_and1;
assign s_wallace_cla16_and_0_14 = a[0] & b[14];
assign s_wallace_cla16_fa144_xor0 = s_wallace_cla16_fa143_or0 ^ s_wallace_cla16_and_0_14;
assign s_wallace_cla16_fa144_and0 = s_wallace_cla16_fa143_or0 & s_wallace_cla16_and_0_14;
assign s_wallace_cla16_fa144_xor1 = s_wallace_cla16_fa144_xor0 ^ s_wallace_cla16_fa11_xor1;
assign s_wallace_cla16_fa144_and1 = s_wallace_cla16_fa144_xor0 & s_wallace_cla16_fa11_xor1;
assign s_wallace_cla16_fa144_or0 = s_wallace_cla16_fa144_and0 | s_wallace_cla16_fa144_and1;
assign s_wallace_cla16_and_1_14 = a[1] & b[14];
assign s_wallace_cla16_nand_0_15 = ~(a[0] & b[15]);
assign s_wallace_cla16_fa145_xor0 = s_wallace_cla16_fa144_or0 ^ s_wallace_cla16_and_1_14;
assign s_wallace_cla16_fa145_and0 = s_wallace_cla16_fa144_or0 & s_wallace_cla16_and_1_14;
assign s_wallace_cla16_fa145_xor1 = s_wallace_cla16_fa145_xor0 ^ s_wallace_cla16_nand_0_15;
assign s_wallace_cla16_fa145_and1 = s_wallace_cla16_fa145_xor0 & s_wallace_cla16_nand_0_15;
assign s_wallace_cla16_fa145_or0 = s_wallace_cla16_fa145_and0 | s_wallace_cla16_fa145_and1;
assign s_wallace_cla16_and_2_14 = a[2] & b[14];
assign s_wallace_cla16_nand_1_15 = ~(a[1] & b[15]);
assign s_wallace_cla16_fa146_xor0 = s_wallace_cla16_fa145_or0 ^ s_wallace_cla16_and_2_14;
assign s_wallace_cla16_fa146_and0 = s_wallace_cla16_fa145_or0 & s_wallace_cla16_and_2_14;
assign s_wallace_cla16_fa146_xor1 = s_wallace_cla16_fa146_xor0 ^ s_wallace_cla16_nand_1_15;
assign s_wallace_cla16_fa146_and1 = s_wallace_cla16_fa146_xor0 & s_wallace_cla16_nand_1_15;
assign s_wallace_cla16_fa146_or0 = s_wallace_cla16_fa146_and0 | s_wallace_cla16_fa146_and1;
assign s_wallace_cla16_fa147_xor0 = s_wallace_cla16_fa146_or0 ^ s_wallace_cla16_fa14_xor1;
assign s_wallace_cla16_fa147_and0 = s_wallace_cla16_fa146_or0 & s_wallace_cla16_fa14_xor1;
assign s_wallace_cla16_fa147_xor1 = s_wallace_cla16_fa147_xor0 ^ s_wallace_cla16_fa39_xor1;
assign s_wallace_cla16_fa147_and1 = s_wallace_cla16_fa147_xor0 & s_wallace_cla16_fa39_xor1;
assign s_wallace_cla16_fa147_or0 = s_wallace_cla16_fa147_and0 | s_wallace_cla16_fa147_and1;
assign s_wallace_cla16_fa148_xor0 = s_wallace_cla16_fa147_or0 ^ s_wallace_cla16_fa40_xor1;
assign s_wallace_cla16_fa148_and0 = s_wallace_cla16_fa147_or0 & s_wallace_cla16_fa40_xor1;
assign s_wallace_cla16_fa148_xor1 = s_wallace_cla16_fa148_xor0 ^ s_wallace_cla16_fa63_xor1;
assign s_wallace_cla16_fa148_and1 = s_wallace_cla16_fa148_xor0 & s_wallace_cla16_fa63_xor1;
assign s_wallace_cla16_fa148_or0 = s_wallace_cla16_fa148_and0 | s_wallace_cla16_fa148_and1;
assign s_wallace_cla16_fa149_xor0 = s_wallace_cla16_fa148_or0 ^ s_wallace_cla16_fa64_xor1;
assign s_wallace_cla16_fa149_and0 = s_wallace_cla16_fa148_or0 & s_wallace_cla16_fa64_xor1;
assign s_wallace_cla16_fa149_xor1 = s_wallace_cla16_fa149_xor0 ^ s_wallace_cla16_fa85_xor1;
assign s_wallace_cla16_fa149_and1 = s_wallace_cla16_fa149_xor0 & s_wallace_cla16_fa85_xor1;
assign s_wallace_cla16_fa149_or0 = s_wallace_cla16_fa149_and0 | s_wallace_cla16_fa149_and1;
assign s_wallace_cla16_fa150_xor0 = s_wallace_cla16_fa149_or0 ^ s_wallace_cla16_fa86_xor1;
assign s_wallace_cla16_fa150_and0 = s_wallace_cla16_fa149_or0 & s_wallace_cla16_fa86_xor1;
assign s_wallace_cla16_fa150_xor1 = s_wallace_cla16_fa150_xor0 ^ s_wallace_cla16_fa105_xor1;
assign s_wallace_cla16_fa150_and1 = s_wallace_cla16_fa150_xor0 & s_wallace_cla16_fa105_xor1;
assign s_wallace_cla16_fa150_or0 = s_wallace_cla16_fa150_and0 | s_wallace_cla16_fa150_and1;
assign s_wallace_cla16_fa151_xor0 = s_wallace_cla16_fa150_or0 ^ s_wallace_cla16_fa106_xor1;
assign s_wallace_cla16_fa151_and0 = s_wallace_cla16_fa150_or0 & s_wallace_cla16_fa106_xor1;
assign s_wallace_cla16_fa151_xor1 = s_wallace_cla16_fa151_xor0 ^ s_wallace_cla16_fa123_xor1;
assign s_wallace_cla16_fa151_and1 = s_wallace_cla16_fa151_xor0 & s_wallace_cla16_fa123_xor1;
assign s_wallace_cla16_fa151_or0 = s_wallace_cla16_fa151_and0 | s_wallace_cla16_fa151_and1;
assign s_wallace_cla16_ha8_xor0 = s_wallace_cla16_fa112_xor1 ^ s_wallace_cla16_fa127_xor1;
assign s_wallace_cla16_ha8_and0 = s_wallace_cla16_fa112_xor1 & s_wallace_cla16_fa127_xor1;
assign s_wallace_cla16_fa152_xor0 = s_wallace_cla16_ha8_and0 ^ s_wallace_cla16_fa96_xor1;
assign s_wallace_cla16_fa152_and0 = s_wallace_cla16_ha8_and0 & s_wallace_cla16_fa96_xor1;
assign s_wallace_cla16_fa152_xor1 = s_wallace_cla16_fa152_xor0 ^ s_wallace_cla16_fa113_xor1;
assign s_wallace_cla16_fa152_and1 = s_wallace_cla16_fa152_xor0 & s_wallace_cla16_fa113_xor1;
assign s_wallace_cla16_fa152_or0 = s_wallace_cla16_fa152_and0 | s_wallace_cla16_fa152_and1;
assign s_wallace_cla16_fa153_xor0 = s_wallace_cla16_fa152_or0 ^ s_wallace_cla16_fa78_xor1;
assign s_wallace_cla16_fa153_and0 = s_wallace_cla16_fa152_or0 & s_wallace_cla16_fa78_xor1;
assign s_wallace_cla16_fa153_xor1 = s_wallace_cla16_fa153_xor0 ^ s_wallace_cla16_fa97_xor1;
assign s_wallace_cla16_fa153_and1 = s_wallace_cla16_fa153_xor0 & s_wallace_cla16_fa97_xor1;
assign s_wallace_cla16_fa153_or0 = s_wallace_cla16_fa153_and0 | s_wallace_cla16_fa153_and1;
assign s_wallace_cla16_fa154_xor0 = s_wallace_cla16_fa153_or0 ^ s_wallace_cla16_fa58_xor1;
assign s_wallace_cla16_fa154_and0 = s_wallace_cla16_fa153_or0 & s_wallace_cla16_fa58_xor1;
assign s_wallace_cla16_fa154_xor1 = s_wallace_cla16_fa154_xor0 ^ s_wallace_cla16_fa79_xor1;
assign s_wallace_cla16_fa154_and1 = s_wallace_cla16_fa154_xor0 & s_wallace_cla16_fa79_xor1;
assign s_wallace_cla16_fa154_or0 = s_wallace_cla16_fa154_and0 | s_wallace_cla16_fa154_and1;
assign s_wallace_cla16_fa155_xor0 = s_wallace_cla16_fa154_or0 ^ s_wallace_cla16_fa36_xor1;
assign s_wallace_cla16_fa155_and0 = s_wallace_cla16_fa154_or0 & s_wallace_cla16_fa36_xor1;
assign s_wallace_cla16_fa155_xor1 = s_wallace_cla16_fa155_xor0 ^ s_wallace_cla16_fa59_xor1;
assign s_wallace_cla16_fa155_and1 = s_wallace_cla16_fa155_xor0 & s_wallace_cla16_fa59_xor1;
assign s_wallace_cla16_fa155_or0 = s_wallace_cla16_fa155_and0 | s_wallace_cla16_fa155_and1;
assign s_wallace_cla16_fa156_xor0 = s_wallace_cla16_fa155_or0 ^ s_wallace_cla16_fa12_xor1;
assign s_wallace_cla16_fa156_and0 = s_wallace_cla16_fa155_or0 & s_wallace_cla16_fa12_xor1;
assign s_wallace_cla16_fa156_xor1 = s_wallace_cla16_fa156_xor0 ^ s_wallace_cla16_fa37_xor1;
assign s_wallace_cla16_fa156_and1 = s_wallace_cla16_fa156_xor0 & s_wallace_cla16_fa37_xor1;
assign s_wallace_cla16_fa156_or0 = s_wallace_cla16_fa156_and0 | s_wallace_cla16_fa156_and1;
assign s_wallace_cla16_fa157_xor0 = s_wallace_cla16_fa156_or0 ^ s_wallace_cla16_fa13_xor1;
assign s_wallace_cla16_fa157_and0 = s_wallace_cla16_fa156_or0 & s_wallace_cla16_fa13_xor1;
assign s_wallace_cla16_fa157_xor1 = s_wallace_cla16_fa157_xor0 ^ s_wallace_cla16_fa38_xor1;
assign s_wallace_cla16_fa157_and1 = s_wallace_cla16_fa157_xor0 & s_wallace_cla16_fa38_xor1;
assign s_wallace_cla16_fa157_or0 = s_wallace_cla16_fa157_and0 | s_wallace_cla16_fa157_and1;
assign s_wallace_cla16_fa158_xor0 = s_wallace_cla16_fa157_or0 ^ s_wallace_cla16_fa62_xor1;
assign s_wallace_cla16_fa158_and0 = s_wallace_cla16_fa157_or0 & s_wallace_cla16_fa62_xor1;
assign s_wallace_cla16_fa158_xor1 = s_wallace_cla16_fa158_xor0 ^ s_wallace_cla16_fa83_xor1;
assign s_wallace_cla16_fa158_and1 = s_wallace_cla16_fa158_xor0 & s_wallace_cla16_fa83_xor1;
assign s_wallace_cla16_fa158_or0 = s_wallace_cla16_fa158_and0 | s_wallace_cla16_fa158_and1;
assign s_wallace_cla16_fa159_xor0 = s_wallace_cla16_fa158_or0 ^ s_wallace_cla16_fa84_xor1;
assign s_wallace_cla16_fa159_and0 = s_wallace_cla16_fa158_or0 & s_wallace_cla16_fa84_xor1;
assign s_wallace_cla16_fa159_xor1 = s_wallace_cla16_fa159_xor0 ^ s_wallace_cla16_fa103_xor1;
assign s_wallace_cla16_fa159_and1 = s_wallace_cla16_fa159_xor0 & s_wallace_cla16_fa103_xor1;
assign s_wallace_cla16_fa159_or0 = s_wallace_cla16_fa159_and0 | s_wallace_cla16_fa159_and1;
assign s_wallace_cla16_fa160_xor0 = s_wallace_cla16_fa159_or0 ^ s_wallace_cla16_fa104_xor1;
assign s_wallace_cla16_fa160_and0 = s_wallace_cla16_fa159_or0 & s_wallace_cla16_fa104_xor1;
assign s_wallace_cla16_fa160_xor1 = s_wallace_cla16_fa160_xor0 ^ s_wallace_cla16_fa121_xor1;
assign s_wallace_cla16_fa160_and1 = s_wallace_cla16_fa160_xor0 & s_wallace_cla16_fa121_xor1;
assign s_wallace_cla16_fa160_or0 = s_wallace_cla16_fa160_and0 | s_wallace_cla16_fa160_and1;
assign s_wallace_cla16_fa161_xor0 = s_wallace_cla16_fa160_or0 ^ s_wallace_cla16_fa122_xor1;
assign s_wallace_cla16_fa161_and0 = s_wallace_cla16_fa160_or0 & s_wallace_cla16_fa122_xor1;
assign s_wallace_cla16_fa161_xor1 = s_wallace_cla16_fa161_xor0 ^ s_wallace_cla16_fa137_xor1;
assign s_wallace_cla16_fa161_and1 = s_wallace_cla16_fa161_xor0 & s_wallace_cla16_fa137_xor1;
assign s_wallace_cla16_fa161_or0 = s_wallace_cla16_fa161_and0 | s_wallace_cla16_fa161_and1;
assign s_wallace_cla16_ha9_xor0 = s_wallace_cla16_fa128_xor1 ^ s_wallace_cla16_fa141_xor1;
assign s_wallace_cla16_ha9_and0 = s_wallace_cla16_fa128_xor1 & s_wallace_cla16_fa141_xor1;
assign s_wallace_cla16_fa162_xor0 = s_wallace_cla16_ha9_and0 ^ s_wallace_cla16_fa114_xor1;
assign s_wallace_cla16_fa162_and0 = s_wallace_cla16_ha9_and0 & s_wallace_cla16_fa114_xor1;
assign s_wallace_cla16_fa162_xor1 = s_wallace_cla16_fa162_xor0 ^ s_wallace_cla16_fa129_xor1;
assign s_wallace_cla16_fa162_and1 = s_wallace_cla16_fa162_xor0 & s_wallace_cla16_fa129_xor1;
assign s_wallace_cla16_fa162_or0 = s_wallace_cla16_fa162_and0 | s_wallace_cla16_fa162_and1;
assign s_wallace_cla16_fa163_xor0 = s_wallace_cla16_fa162_or0 ^ s_wallace_cla16_fa98_xor1;
assign s_wallace_cla16_fa163_and0 = s_wallace_cla16_fa162_or0 & s_wallace_cla16_fa98_xor1;
assign s_wallace_cla16_fa163_xor1 = s_wallace_cla16_fa163_xor0 ^ s_wallace_cla16_fa115_xor1;
assign s_wallace_cla16_fa163_and1 = s_wallace_cla16_fa163_xor0 & s_wallace_cla16_fa115_xor1;
assign s_wallace_cla16_fa163_or0 = s_wallace_cla16_fa163_and0 | s_wallace_cla16_fa163_and1;
assign s_wallace_cla16_fa164_xor0 = s_wallace_cla16_fa163_or0 ^ s_wallace_cla16_fa80_xor1;
assign s_wallace_cla16_fa164_and0 = s_wallace_cla16_fa163_or0 & s_wallace_cla16_fa80_xor1;
assign s_wallace_cla16_fa164_xor1 = s_wallace_cla16_fa164_xor0 ^ s_wallace_cla16_fa99_xor1;
assign s_wallace_cla16_fa164_and1 = s_wallace_cla16_fa164_xor0 & s_wallace_cla16_fa99_xor1;
assign s_wallace_cla16_fa164_or0 = s_wallace_cla16_fa164_and0 | s_wallace_cla16_fa164_and1;
assign s_wallace_cla16_fa165_xor0 = s_wallace_cla16_fa164_or0 ^ s_wallace_cla16_fa60_xor1;
assign s_wallace_cla16_fa165_and0 = s_wallace_cla16_fa164_or0 & s_wallace_cla16_fa60_xor1;
assign s_wallace_cla16_fa165_xor1 = s_wallace_cla16_fa165_xor0 ^ s_wallace_cla16_fa81_xor1;
assign s_wallace_cla16_fa165_and1 = s_wallace_cla16_fa165_xor0 & s_wallace_cla16_fa81_xor1;
assign s_wallace_cla16_fa165_or0 = s_wallace_cla16_fa165_and0 | s_wallace_cla16_fa165_and1;
assign s_wallace_cla16_fa166_xor0 = s_wallace_cla16_fa165_or0 ^ s_wallace_cla16_fa61_xor1;
assign s_wallace_cla16_fa166_and0 = s_wallace_cla16_fa165_or0 & s_wallace_cla16_fa61_xor1;
assign s_wallace_cla16_fa166_xor1 = s_wallace_cla16_fa166_xor0 ^ s_wallace_cla16_fa82_xor1;
assign s_wallace_cla16_fa166_and1 = s_wallace_cla16_fa166_xor0 & s_wallace_cla16_fa82_xor1;
assign s_wallace_cla16_fa166_or0 = s_wallace_cla16_fa166_and0 | s_wallace_cla16_fa166_and1;
assign s_wallace_cla16_fa167_xor0 = s_wallace_cla16_fa166_or0 ^ s_wallace_cla16_fa102_xor1;
assign s_wallace_cla16_fa167_and0 = s_wallace_cla16_fa166_or0 & s_wallace_cla16_fa102_xor1;
assign s_wallace_cla16_fa167_xor1 = s_wallace_cla16_fa167_xor0 ^ s_wallace_cla16_fa119_xor1;
assign s_wallace_cla16_fa167_and1 = s_wallace_cla16_fa167_xor0 & s_wallace_cla16_fa119_xor1;
assign s_wallace_cla16_fa167_or0 = s_wallace_cla16_fa167_and0 | s_wallace_cla16_fa167_and1;
assign s_wallace_cla16_fa168_xor0 = s_wallace_cla16_fa167_or0 ^ s_wallace_cla16_fa120_xor1;
assign s_wallace_cla16_fa168_and0 = s_wallace_cla16_fa167_or0 & s_wallace_cla16_fa120_xor1;
assign s_wallace_cla16_fa168_xor1 = s_wallace_cla16_fa168_xor0 ^ s_wallace_cla16_fa135_xor1;
assign s_wallace_cla16_fa168_and1 = s_wallace_cla16_fa168_xor0 & s_wallace_cla16_fa135_xor1;
assign s_wallace_cla16_fa168_or0 = s_wallace_cla16_fa168_and0 | s_wallace_cla16_fa168_and1;
assign s_wallace_cla16_fa169_xor0 = s_wallace_cla16_fa168_or0 ^ s_wallace_cla16_fa136_xor1;
assign s_wallace_cla16_fa169_and0 = s_wallace_cla16_fa168_or0 & s_wallace_cla16_fa136_xor1;
assign s_wallace_cla16_fa169_xor1 = s_wallace_cla16_fa169_xor0 ^ s_wallace_cla16_fa149_xor1;
assign s_wallace_cla16_fa169_and1 = s_wallace_cla16_fa169_xor0 & s_wallace_cla16_fa149_xor1;
assign s_wallace_cla16_fa169_or0 = s_wallace_cla16_fa169_and0 | s_wallace_cla16_fa169_and1;
assign s_wallace_cla16_ha10_xor0 = s_wallace_cla16_fa142_xor1 ^ s_wallace_cla16_fa153_xor1;
assign s_wallace_cla16_ha10_and0 = s_wallace_cla16_fa142_xor1 & s_wallace_cla16_fa153_xor1;
assign s_wallace_cla16_fa170_xor0 = s_wallace_cla16_ha10_and0 ^ s_wallace_cla16_fa130_xor1;
assign s_wallace_cla16_fa170_and0 = s_wallace_cla16_ha10_and0 & s_wallace_cla16_fa130_xor1;
assign s_wallace_cla16_fa170_xor1 = s_wallace_cla16_fa170_xor0 ^ s_wallace_cla16_fa143_xor1;
assign s_wallace_cla16_fa170_and1 = s_wallace_cla16_fa170_xor0 & s_wallace_cla16_fa143_xor1;
assign s_wallace_cla16_fa170_or0 = s_wallace_cla16_fa170_and0 | s_wallace_cla16_fa170_and1;
assign s_wallace_cla16_fa171_xor0 = s_wallace_cla16_fa170_or0 ^ s_wallace_cla16_fa116_xor1;
assign s_wallace_cla16_fa171_and0 = s_wallace_cla16_fa170_or0 & s_wallace_cla16_fa116_xor1;
assign s_wallace_cla16_fa171_xor1 = s_wallace_cla16_fa171_xor0 ^ s_wallace_cla16_fa131_xor1;
assign s_wallace_cla16_fa171_and1 = s_wallace_cla16_fa171_xor0 & s_wallace_cla16_fa131_xor1;
assign s_wallace_cla16_fa171_or0 = s_wallace_cla16_fa171_and0 | s_wallace_cla16_fa171_and1;
assign s_wallace_cla16_fa172_xor0 = s_wallace_cla16_fa171_or0 ^ s_wallace_cla16_fa100_xor1;
assign s_wallace_cla16_fa172_and0 = s_wallace_cla16_fa171_or0 & s_wallace_cla16_fa100_xor1;
assign s_wallace_cla16_fa172_xor1 = s_wallace_cla16_fa172_xor0 ^ s_wallace_cla16_fa117_xor1;
assign s_wallace_cla16_fa172_and1 = s_wallace_cla16_fa172_xor0 & s_wallace_cla16_fa117_xor1;
assign s_wallace_cla16_fa172_or0 = s_wallace_cla16_fa172_and0 | s_wallace_cla16_fa172_and1;
assign s_wallace_cla16_fa173_xor0 = s_wallace_cla16_fa172_or0 ^ s_wallace_cla16_fa101_xor1;
assign s_wallace_cla16_fa173_and0 = s_wallace_cla16_fa172_or0 & s_wallace_cla16_fa101_xor1;
assign s_wallace_cla16_fa173_xor1 = s_wallace_cla16_fa173_xor0 ^ s_wallace_cla16_fa118_xor1;
assign s_wallace_cla16_fa173_and1 = s_wallace_cla16_fa173_xor0 & s_wallace_cla16_fa118_xor1;
assign s_wallace_cla16_fa173_or0 = s_wallace_cla16_fa173_and0 | s_wallace_cla16_fa173_and1;
assign s_wallace_cla16_fa174_xor0 = s_wallace_cla16_fa173_or0 ^ s_wallace_cla16_fa134_xor1;
assign s_wallace_cla16_fa174_and0 = s_wallace_cla16_fa173_or0 & s_wallace_cla16_fa134_xor1;
assign s_wallace_cla16_fa174_xor1 = s_wallace_cla16_fa174_xor0 ^ s_wallace_cla16_fa147_xor1;
assign s_wallace_cla16_fa174_and1 = s_wallace_cla16_fa174_xor0 & s_wallace_cla16_fa147_xor1;
assign s_wallace_cla16_fa174_or0 = s_wallace_cla16_fa174_and0 | s_wallace_cla16_fa174_and1;
assign s_wallace_cla16_fa175_xor0 = s_wallace_cla16_fa174_or0 ^ s_wallace_cla16_fa148_xor1;
assign s_wallace_cla16_fa175_and0 = s_wallace_cla16_fa174_or0 & s_wallace_cla16_fa148_xor1;
assign s_wallace_cla16_fa175_xor1 = s_wallace_cla16_fa175_xor0 ^ s_wallace_cla16_fa159_xor1;
assign s_wallace_cla16_fa175_and1 = s_wallace_cla16_fa175_xor0 & s_wallace_cla16_fa159_xor1;
assign s_wallace_cla16_fa175_or0 = s_wallace_cla16_fa175_and0 | s_wallace_cla16_fa175_and1;
assign s_wallace_cla16_ha11_xor0 = s_wallace_cla16_fa154_xor1 ^ s_wallace_cla16_fa163_xor1;
assign s_wallace_cla16_ha11_and0 = s_wallace_cla16_fa154_xor1 & s_wallace_cla16_fa163_xor1;
assign s_wallace_cla16_fa176_xor0 = s_wallace_cla16_ha11_and0 ^ s_wallace_cla16_fa144_xor1;
assign s_wallace_cla16_fa176_and0 = s_wallace_cla16_ha11_and0 & s_wallace_cla16_fa144_xor1;
assign s_wallace_cla16_fa176_xor1 = s_wallace_cla16_fa176_xor0 ^ s_wallace_cla16_fa155_xor1;
assign s_wallace_cla16_fa176_and1 = s_wallace_cla16_fa176_xor0 & s_wallace_cla16_fa155_xor1;
assign s_wallace_cla16_fa176_or0 = s_wallace_cla16_fa176_and0 | s_wallace_cla16_fa176_and1;
assign s_wallace_cla16_fa177_xor0 = s_wallace_cla16_fa176_or0 ^ s_wallace_cla16_fa132_xor1;
assign s_wallace_cla16_fa177_and0 = s_wallace_cla16_fa176_or0 & s_wallace_cla16_fa132_xor1;
assign s_wallace_cla16_fa177_xor1 = s_wallace_cla16_fa177_xor0 ^ s_wallace_cla16_fa145_xor1;
assign s_wallace_cla16_fa177_and1 = s_wallace_cla16_fa177_xor0 & s_wallace_cla16_fa145_xor1;
assign s_wallace_cla16_fa177_or0 = s_wallace_cla16_fa177_and0 | s_wallace_cla16_fa177_and1;
assign s_wallace_cla16_fa178_xor0 = s_wallace_cla16_fa177_or0 ^ s_wallace_cla16_fa133_xor1;
assign s_wallace_cla16_fa178_and0 = s_wallace_cla16_fa177_or0 & s_wallace_cla16_fa133_xor1;
assign s_wallace_cla16_fa178_xor1 = s_wallace_cla16_fa178_xor0 ^ s_wallace_cla16_fa146_xor1;
assign s_wallace_cla16_fa178_and1 = s_wallace_cla16_fa178_xor0 & s_wallace_cla16_fa146_xor1;
assign s_wallace_cla16_fa178_or0 = s_wallace_cla16_fa178_and0 | s_wallace_cla16_fa178_and1;
assign s_wallace_cla16_fa179_xor0 = s_wallace_cla16_fa178_or0 ^ s_wallace_cla16_fa158_xor1;
assign s_wallace_cla16_fa179_and0 = s_wallace_cla16_fa178_or0 & s_wallace_cla16_fa158_xor1;
assign s_wallace_cla16_fa179_xor1 = s_wallace_cla16_fa179_xor0 ^ s_wallace_cla16_fa167_xor1;
assign s_wallace_cla16_fa179_and1 = s_wallace_cla16_fa179_xor0 & s_wallace_cla16_fa167_xor1;
assign s_wallace_cla16_fa179_or0 = s_wallace_cla16_fa179_and0 | s_wallace_cla16_fa179_and1;
assign s_wallace_cla16_ha12_xor0 = s_wallace_cla16_fa164_xor1 ^ s_wallace_cla16_fa171_xor1;
assign s_wallace_cla16_ha12_and0 = s_wallace_cla16_fa164_xor1 & s_wallace_cla16_fa171_xor1;
assign s_wallace_cla16_fa180_xor0 = s_wallace_cla16_ha12_and0 ^ s_wallace_cla16_fa156_xor1;
assign s_wallace_cla16_fa180_and0 = s_wallace_cla16_ha12_and0 & s_wallace_cla16_fa156_xor1;
assign s_wallace_cla16_fa180_xor1 = s_wallace_cla16_fa180_xor0 ^ s_wallace_cla16_fa165_xor1;
assign s_wallace_cla16_fa180_and1 = s_wallace_cla16_fa180_xor0 & s_wallace_cla16_fa165_xor1;
assign s_wallace_cla16_fa180_or0 = s_wallace_cla16_fa180_and0 | s_wallace_cla16_fa180_and1;
assign s_wallace_cla16_fa181_xor0 = s_wallace_cla16_fa180_or0 ^ s_wallace_cla16_fa157_xor1;
assign s_wallace_cla16_fa181_and0 = s_wallace_cla16_fa180_or0 & s_wallace_cla16_fa157_xor1;
assign s_wallace_cla16_fa181_xor1 = s_wallace_cla16_fa181_xor0 ^ s_wallace_cla16_fa166_xor1;
assign s_wallace_cla16_fa181_and1 = s_wallace_cla16_fa181_xor0 & s_wallace_cla16_fa166_xor1;
assign s_wallace_cla16_fa181_or0 = s_wallace_cla16_fa181_and0 | s_wallace_cla16_fa181_and1;
assign s_wallace_cla16_ha13_xor0 = s_wallace_cla16_fa172_xor1 ^ s_wallace_cla16_fa177_xor1;
assign s_wallace_cla16_ha13_and0 = s_wallace_cla16_fa172_xor1 & s_wallace_cla16_fa177_xor1;
assign s_wallace_cla16_fa182_xor0 = s_wallace_cla16_ha13_and0 ^ s_wallace_cla16_fa173_xor1;
assign s_wallace_cla16_fa182_and0 = s_wallace_cla16_ha13_and0 & s_wallace_cla16_fa173_xor1;
assign s_wallace_cla16_fa182_xor1 = s_wallace_cla16_fa182_xor0 ^ s_wallace_cla16_fa178_xor1;
assign s_wallace_cla16_fa182_and1 = s_wallace_cla16_fa182_xor0 & s_wallace_cla16_fa178_xor1;
assign s_wallace_cla16_fa182_or0 = s_wallace_cla16_fa182_and0 | s_wallace_cla16_fa182_and1;
assign s_wallace_cla16_fa183_xor0 = s_wallace_cla16_fa182_or0 ^ s_wallace_cla16_fa181_or0;
assign s_wallace_cla16_fa183_and0 = s_wallace_cla16_fa182_or0 & s_wallace_cla16_fa181_or0;
assign s_wallace_cla16_fa183_xor1 = s_wallace_cla16_fa183_xor0 ^ s_wallace_cla16_fa174_xor1;
assign s_wallace_cla16_fa183_and1 = s_wallace_cla16_fa183_xor0 & s_wallace_cla16_fa174_xor1;
assign s_wallace_cla16_fa183_or0 = s_wallace_cla16_fa183_and0 | s_wallace_cla16_fa183_and1;
assign s_wallace_cla16_fa184_xor0 = s_wallace_cla16_fa183_or0 ^ s_wallace_cla16_fa179_or0;
assign s_wallace_cla16_fa184_and0 = s_wallace_cla16_fa183_or0 & s_wallace_cla16_fa179_or0;
assign s_wallace_cla16_fa184_xor1 = s_wallace_cla16_fa184_xor0 ^ s_wallace_cla16_fa168_xor1;
assign s_wallace_cla16_fa184_and1 = s_wallace_cla16_fa184_xor0 & s_wallace_cla16_fa168_xor1;
assign s_wallace_cla16_fa184_or0 = s_wallace_cla16_fa184_and0 | s_wallace_cla16_fa184_and1;
assign s_wallace_cla16_fa185_xor0 = s_wallace_cla16_fa184_or0 ^ s_wallace_cla16_fa175_or0;
assign s_wallace_cla16_fa185_and0 = s_wallace_cla16_fa184_or0 & s_wallace_cla16_fa175_or0;
assign s_wallace_cla16_fa185_xor1 = s_wallace_cla16_fa185_xor0 ^ s_wallace_cla16_fa160_xor1;
assign s_wallace_cla16_fa185_and1 = s_wallace_cla16_fa185_xor0 & s_wallace_cla16_fa160_xor1;
assign s_wallace_cla16_fa185_or0 = s_wallace_cla16_fa185_and0 | s_wallace_cla16_fa185_and1;
assign s_wallace_cla16_fa186_xor0 = s_wallace_cla16_fa185_or0 ^ s_wallace_cla16_fa169_or0;
assign s_wallace_cla16_fa186_and0 = s_wallace_cla16_fa185_or0 & s_wallace_cla16_fa169_or0;
assign s_wallace_cla16_fa186_xor1 = s_wallace_cla16_fa186_xor0 ^ s_wallace_cla16_fa150_xor1;
assign s_wallace_cla16_fa186_and1 = s_wallace_cla16_fa186_xor0 & s_wallace_cla16_fa150_xor1;
assign s_wallace_cla16_fa186_or0 = s_wallace_cla16_fa186_and0 | s_wallace_cla16_fa186_and1;
assign s_wallace_cla16_fa187_xor0 = s_wallace_cla16_fa186_or0 ^ s_wallace_cla16_fa161_or0;
assign s_wallace_cla16_fa187_and0 = s_wallace_cla16_fa186_or0 & s_wallace_cla16_fa161_or0;
assign s_wallace_cla16_fa187_xor1 = s_wallace_cla16_fa187_xor0 ^ s_wallace_cla16_fa138_xor1;
assign s_wallace_cla16_fa187_and1 = s_wallace_cla16_fa187_xor0 & s_wallace_cla16_fa138_xor1;
assign s_wallace_cla16_fa187_or0 = s_wallace_cla16_fa187_and0 | s_wallace_cla16_fa187_and1;
assign s_wallace_cla16_fa188_xor0 = s_wallace_cla16_fa187_or0 ^ s_wallace_cla16_fa151_or0;
assign s_wallace_cla16_fa188_and0 = s_wallace_cla16_fa187_or0 & s_wallace_cla16_fa151_or0;
assign s_wallace_cla16_fa188_xor1 = s_wallace_cla16_fa188_xor0 ^ s_wallace_cla16_fa124_xor1;
assign s_wallace_cla16_fa188_and1 = s_wallace_cla16_fa188_xor0 & s_wallace_cla16_fa124_xor1;
assign s_wallace_cla16_fa188_or0 = s_wallace_cla16_fa188_and0 | s_wallace_cla16_fa188_and1;
assign s_wallace_cla16_fa189_xor0 = s_wallace_cla16_fa188_or0 ^ s_wallace_cla16_fa139_or0;
assign s_wallace_cla16_fa189_and0 = s_wallace_cla16_fa188_or0 & s_wallace_cla16_fa139_or0;
assign s_wallace_cla16_fa189_xor1 = s_wallace_cla16_fa189_xor0 ^ s_wallace_cla16_fa108_xor1;
assign s_wallace_cla16_fa189_and1 = s_wallace_cla16_fa189_xor0 & s_wallace_cla16_fa108_xor1;
assign s_wallace_cla16_fa189_or0 = s_wallace_cla16_fa189_and0 | s_wallace_cla16_fa189_and1;
assign s_wallace_cla16_fa190_xor0 = s_wallace_cla16_fa189_or0 ^ s_wallace_cla16_fa125_or0;
assign s_wallace_cla16_fa190_and0 = s_wallace_cla16_fa189_or0 & s_wallace_cla16_fa125_or0;
assign s_wallace_cla16_fa190_xor1 = s_wallace_cla16_fa190_xor0 ^ s_wallace_cla16_fa90_xor1;
assign s_wallace_cla16_fa190_and1 = s_wallace_cla16_fa190_xor0 & s_wallace_cla16_fa90_xor1;
assign s_wallace_cla16_fa190_or0 = s_wallace_cla16_fa190_and0 | s_wallace_cla16_fa190_and1;
assign s_wallace_cla16_fa191_xor0 = s_wallace_cla16_fa190_or0 ^ s_wallace_cla16_fa109_or0;
assign s_wallace_cla16_fa191_and0 = s_wallace_cla16_fa190_or0 & s_wallace_cla16_fa109_or0;
assign s_wallace_cla16_fa191_xor1 = s_wallace_cla16_fa191_xor0 ^ s_wallace_cla16_fa70_xor1;
assign s_wallace_cla16_fa191_and1 = s_wallace_cla16_fa191_xor0 & s_wallace_cla16_fa70_xor1;
assign s_wallace_cla16_fa191_or0 = s_wallace_cla16_fa191_and0 | s_wallace_cla16_fa191_and1;
assign s_wallace_cla16_fa192_xor0 = s_wallace_cla16_fa191_or0 ^ s_wallace_cla16_fa91_or0;
assign s_wallace_cla16_fa192_and0 = s_wallace_cla16_fa191_or0 & s_wallace_cla16_fa91_or0;
assign s_wallace_cla16_fa192_xor1 = s_wallace_cla16_fa192_xor0 ^ s_wallace_cla16_fa48_xor1;
assign s_wallace_cla16_fa192_and1 = s_wallace_cla16_fa192_xor0 & s_wallace_cla16_fa48_xor1;
assign s_wallace_cla16_fa192_or0 = s_wallace_cla16_fa192_and0 | s_wallace_cla16_fa192_and1;
assign s_wallace_cla16_fa193_xor0 = s_wallace_cla16_fa192_or0 ^ s_wallace_cla16_fa71_or0;
assign s_wallace_cla16_fa193_and0 = s_wallace_cla16_fa192_or0 & s_wallace_cla16_fa71_or0;
assign s_wallace_cla16_fa193_xor1 = s_wallace_cla16_fa193_xor0 ^ s_wallace_cla16_fa24_xor1;
assign s_wallace_cla16_fa193_and1 = s_wallace_cla16_fa193_xor0 & s_wallace_cla16_fa24_xor1;
assign s_wallace_cla16_fa193_or0 = s_wallace_cla16_fa193_and0 | s_wallace_cla16_fa193_and1;
assign s_wallace_cla16_nand_13_15 = ~(a[13] & b[15]);
assign s_wallace_cla16_fa194_xor0 = s_wallace_cla16_fa193_or0 ^ s_wallace_cla16_fa49_or0;
assign s_wallace_cla16_fa194_and0 = s_wallace_cla16_fa193_or0 & s_wallace_cla16_fa49_or0;
assign s_wallace_cla16_fa194_xor1 = s_wallace_cla16_fa194_xor0 ^ s_wallace_cla16_nand_13_15;
assign s_wallace_cla16_fa194_and1 = s_wallace_cla16_fa194_xor0 & s_wallace_cla16_nand_13_15;
assign s_wallace_cla16_fa194_or0 = s_wallace_cla16_fa194_and0 | s_wallace_cla16_fa194_and1;
assign s_wallace_cla16_nand_15_14 = ~(a[15] & b[14]);
assign s_wallace_cla16_fa195_xor0 = s_wallace_cla16_fa194_or0 ^ s_wallace_cla16_fa25_or0;
assign s_wallace_cla16_fa195_and0 = s_wallace_cla16_fa194_or0 & s_wallace_cla16_fa25_or0;
assign s_wallace_cla16_fa195_xor1 = s_wallace_cla16_fa195_xor0 ^ s_wallace_cla16_nand_15_14;
assign s_wallace_cla16_fa195_and1 = s_wallace_cla16_fa195_xor0 & s_wallace_cla16_nand_15_14;
assign s_wallace_cla16_fa195_or0 = s_wallace_cla16_fa195_and0 | s_wallace_cla16_fa195_and1;
assign s_wallace_cla16_and_0_0 = a[0] & b[0];
assign s_wallace_cla16_and_1_0 = a[1] & b[0];
assign s_wallace_cla16_and_0_2 = a[0] & b[2];
assign s_wallace_cla16_nand_14_15 = ~(a[14] & b[15]);
assign s_wallace_cla16_and_0_1 = a[0] & b[1];
assign s_wallace_cla16_and_15_15 = a[15] & b[15];
assign s_wallace_cla16_u_cla30_pg_logic0_or0 = s_wallace_cla16_and_1_0 | s_wallace_cla16_and_0_1;
assign s_wallace_cla16_u_cla30_pg_logic0_and0 = s_wallace_cla16_and_1_0 & s_wallace_cla16_and_0_1;
assign s_wallace_cla16_u_cla30_pg_logic0_xor0 = s_wallace_cla16_and_1_0 ^ s_wallace_cla16_and_0_1;
assign s_wallace_cla16_u_cla30_pg_logic1_or0 = s_wallace_cla16_and_0_2 | s_wallace_cla16_ha0_xor0;
assign s_wallace_cla16_u_cla30_pg_logic1_and0 = s_wallace_cla16_and_0_2 & s_wallace_cla16_ha0_xor0;
assign s_wallace_cla16_u_cla30_pg_logic1_xor0 = s_wallace_cla16_and_0_2 ^ s_wallace_cla16_ha0_xor0;
assign s_wallace_cla16_u_cla30_xor1 = s_wallace_cla16_u_cla30_pg_logic1_xor0 ^ s_wallace_cla16_u_cla30_pg_logic0_and0;
assign s_wallace_cla16_u_cla30_and0 = s_wallace_cla16_u_cla30_pg_logic0_and0 & s_wallace_cla16_u_cla30_pg_logic1_or0;
assign s_wallace_cla16_u_cla30_or0 = s_wallace_cla16_u_cla30_pg_logic1_and0 | s_wallace_cla16_u_cla30_and0;
assign s_wallace_cla16_u_cla30_pg_logic2_or0 = s_wallace_cla16_fa0_xor1 | s_wallace_cla16_ha1_xor0;
assign s_wallace_cla16_u_cla30_pg_logic2_and0 = s_wallace_cla16_fa0_xor1 & s_wallace_cla16_ha1_xor0;
assign s_wallace_cla16_u_cla30_pg_logic2_xor0 = s_wallace_cla16_fa0_xor1 ^ s_wallace_cla16_ha1_xor0;
assign s_wallace_cla16_u_cla30_xor2 = s_wallace_cla16_u_cla30_pg_logic2_xor0 ^ s_wallace_cla16_u_cla30_or0;
assign s_wallace_cla16_u_cla30_and1 = s_wallace_cla16_u_cla30_pg_logic2_or0 & s_wallace_cla16_u_cla30_pg_logic0_or0;
assign s_wallace_cla16_u_cla30_and2 = s_wallace_cla16_u_cla30_pg_logic0_and0 & s_wallace_cla16_u_cla30_pg_logic2_or0;
assign s_wallace_cla16_u_cla30_and3 = s_wallace_cla16_u_cla30_and2 & s_wallace_cla16_u_cla30_pg_logic1_or0;
assign s_wallace_cla16_u_cla30_and4 = s_wallace_cla16_u_cla30_pg_logic1_and0 & s_wallace_cla16_u_cla30_pg_logic2_or0;
assign s_wallace_cla16_u_cla30_or1 = s_wallace_cla16_u_cla30_and3 | s_wallace_cla16_u_cla30_and4;
assign s_wallace_cla16_u_cla30_or2 = s_wallace_cla16_u_cla30_pg_logic2_and0 | s_wallace_cla16_u_cla30_or1;
assign s_wallace_cla16_u_cla30_pg_logic3_or0 = s_wallace_cla16_fa26_xor1 | s_wallace_cla16_ha2_xor0;
assign s_wallace_cla16_u_cla30_pg_logic3_and0 = s_wallace_cla16_fa26_xor1 & s_wallace_cla16_ha2_xor0;
assign s_wallace_cla16_u_cla30_pg_logic3_xor0 = s_wallace_cla16_fa26_xor1 ^ s_wallace_cla16_ha2_xor0;
assign s_wallace_cla16_u_cla30_xor3 = s_wallace_cla16_u_cla30_pg_logic3_xor0 ^ s_wallace_cla16_u_cla30_or2;
assign s_wallace_cla16_u_cla30_and5 = s_wallace_cla16_u_cla30_pg_logic3_or0 & s_wallace_cla16_u_cla30_pg_logic1_or0;
assign s_wallace_cla16_u_cla30_and6 = s_wallace_cla16_u_cla30_pg_logic0_and0 & s_wallace_cla16_u_cla30_pg_logic2_or0;
assign s_wallace_cla16_u_cla30_and7 = s_wallace_cla16_u_cla30_pg_logic3_or0 & s_wallace_cla16_u_cla30_pg_logic1_or0;
assign s_wallace_cla16_u_cla30_and8 = s_wallace_cla16_u_cla30_and6 & s_wallace_cla16_u_cla30_and7;
assign s_wallace_cla16_u_cla30_and9 = s_wallace_cla16_u_cla30_pg_logic1_and0 & s_wallace_cla16_u_cla30_pg_logic3_or0;
assign s_wallace_cla16_u_cla30_and10 = s_wallace_cla16_u_cla30_and9 & s_wallace_cla16_u_cla30_pg_logic2_or0;
assign s_wallace_cla16_u_cla30_and11 = s_wallace_cla16_u_cla30_pg_logic2_and0 & s_wallace_cla16_u_cla30_pg_logic3_or0;
assign s_wallace_cla16_u_cla30_or3 = s_wallace_cla16_u_cla30_and8 | s_wallace_cla16_u_cla30_and11;
assign s_wallace_cla16_u_cla30_or4 = s_wallace_cla16_u_cla30_and10 | s_wallace_cla16_u_cla30_or3;
assign s_wallace_cla16_u_cla30_or5 = s_wallace_cla16_u_cla30_pg_logic3_and0 | s_wallace_cla16_u_cla30_or4;
assign s_wallace_cla16_u_cla30_pg_logic4_or0 = s_wallace_cla16_fa50_xor1 | s_wallace_cla16_ha3_xor0;
assign s_wallace_cla16_u_cla30_pg_logic4_and0 = s_wallace_cla16_fa50_xor1 & s_wallace_cla16_ha3_xor0;
assign s_wallace_cla16_u_cla30_pg_logic4_xor0 = s_wallace_cla16_fa50_xor1 ^ s_wallace_cla16_ha3_xor0;
assign s_wallace_cla16_u_cla30_xor4 = s_wallace_cla16_u_cla30_pg_logic4_xor0 ^ s_wallace_cla16_u_cla30_or5;
assign s_wallace_cla16_u_cla30_and12 = s_wallace_cla16_u_cla30_or5 & s_wallace_cla16_u_cla30_pg_logic4_or0;
assign s_wallace_cla16_u_cla30_or6 = s_wallace_cla16_u_cla30_pg_logic4_and0 | s_wallace_cla16_u_cla30_and12;
assign s_wallace_cla16_u_cla30_pg_logic5_or0 = s_wallace_cla16_fa72_xor1 | s_wallace_cla16_ha4_xor0;
assign s_wallace_cla16_u_cla30_pg_logic5_and0 = s_wallace_cla16_fa72_xor1 & s_wallace_cla16_ha4_xor0;
assign s_wallace_cla16_u_cla30_pg_logic5_xor0 = s_wallace_cla16_fa72_xor1 ^ s_wallace_cla16_ha4_xor0;
assign s_wallace_cla16_u_cla30_xor5 = s_wallace_cla16_u_cla30_pg_logic5_xor0 ^ s_wallace_cla16_u_cla30_or6;
assign s_wallace_cla16_u_cla30_and13 = s_wallace_cla16_u_cla30_or5 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_and14 = s_wallace_cla16_u_cla30_and13 & s_wallace_cla16_u_cla30_pg_logic4_or0;
assign s_wallace_cla16_u_cla30_and15 = s_wallace_cla16_u_cla30_pg_logic4_and0 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_or7 = s_wallace_cla16_u_cla30_and14 | s_wallace_cla16_u_cla30_and15;
assign s_wallace_cla16_u_cla30_or8 = s_wallace_cla16_u_cla30_pg_logic5_and0 | s_wallace_cla16_u_cla30_or7;
assign s_wallace_cla16_u_cla30_pg_logic6_or0 = s_wallace_cla16_fa92_xor1 | s_wallace_cla16_ha5_xor0;
assign s_wallace_cla16_u_cla30_pg_logic6_and0 = s_wallace_cla16_fa92_xor1 & s_wallace_cla16_ha5_xor0;
assign s_wallace_cla16_u_cla30_pg_logic6_xor0 = s_wallace_cla16_fa92_xor1 ^ s_wallace_cla16_ha5_xor0;
assign s_wallace_cla16_u_cla30_xor6 = s_wallace_cla16_u_cla30_pg_logic6_xor0 ^ s_wallace_cla16_u_cla30_or8;
assign s_wallace_cla16_u_cla30_and16 = s_wallace_cla16_u_cla30_or5 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_and17 = s_wallace_cla16_u_cla30_pg_logic6_or0 & s_wallace_cla16_u_cla30_pg_logic4_or0;
assign s_wallace_cla16_u_cla30_and18 = s_wallace_cla16_u_cla30_and16 & s_wallace_cla16_u_cla30_and17;
assign s_wallace_cla16_u_cla30_and19 = s_wallace_cla16_u_cla30_pg_logic4_and0 & s_wallace_cla16_u_cla30_pg_logic6_or0;
assign s_wallace_cla16_u_cla30_and20 = s_wallace_cla16_u_cla30_and19 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_and21 = s_wallace_cla16_u_cla30_pg_logic5_and0 & s_wallace_cla16_u_cla30_pg_logic6_or0;
assign s_wallace_cla16_u_cla30_or9 = s_wallace_cla16_u_cla30_and18 | s_wallace_cla16_u_cla30_and20;
assign s_wallace_cla16_u_cla30_or10 = s_wallace_cla16_u_cla30_or9 | s_wallace_cla16_u_cla30_and21;
assign s_wallace_cla16_u_cla30_or11 = s_wallace_cla16_u_cla30_pg_logic6_and0 | s_wallace_cla16_u_cla30_or10;
assign s_wallace_cla16_u_cla30_pg_logic7_or0 = s_wallace_cla16_fa110_xor1 | s_wallace_cla16_ha6_xor0;
assign s_wallace_cla16_u_cla30_pg_logic7_and0 = s_wallace_cla16_fa110_xor1 & s_wallace_cla16_ha6_xor0;
assign s_wallace_cla16_u_cla30_pg_logic7_xor0 = s_wallace_cla16_fa110_xor1 ^ s_wallace_cla16_ha6_xor0;
assign s_wallace_cla16_u_cla30_xor7 = s_wallace_cla16_u_cla30_pg_logic7_xor0 ^ s_wallace_cla16_u_cla30_or11;
assign s_wallace_cla16_u_cla30_and22 = s_wallace_cla16_u_cla30_or5 & s_wallace_cla16_u_cla30_pg_logic6_or0;
assign s_wallace_cla16_u_cla30_and23 = s_wallace_cla16_u_cla30_pg_logic7_or0 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_and24 = s_wallace_cla16_u_cla30_and22 & s_wallace_cla16_u_cla30_and23;
assign s_wallace_cla16_u_cla30_and25 = s_wallace_cla16_u_cla30_and24 & s_wallace_cla16_u_cla30_pg_logic4_or0;
assign s_wallace_cla16_u_cla30_and26 = s_wallace_cla16_u_cla30_pg_logic4_and0 & s_wallace_cla16_u_cla30_pg_logic6_or0;
assign s_wallace_cla16_u_cla30_and27 = s_wallace_cla16_u_cla30_pg_logic7_or0 & s_wallace_cla16_u_cla30_pg_logic5_or0;
assign s_wallace_cla16_u_cla30_and28 = s_wallace_cla16_u_cla30_and26 & s_wallace_cla16_u_cla30_and27;
assign s_wallace_cla16_u_cla30_and29 = s_wallace_cla16_u_cla30_pg_logic5_and0 & s_wallace_cla16_u_cla30_pg_logic7_or0;
assign s_wallace_cla16_u_cla30_and30 = s_wallace_cla16_u_cla30_and29 & s_wallace_cla16_u_cla30_pg_logic6_or0;
assign s_wallace_cla16_u_cla30_and31 = s_wallace_cla16_u_cla30_pg_logic6_and0 & s_wallace_cla16_u_cla30_pg_logic7_or0;
assign s_wallace_cla16_u_cla30_or12 = s_wallace_cla16_u_cla30_and25 | s_wallace_cla16_u_cla30_and30;
assign s_wallace_cla16_u_cla30_or13 = s_wallace_cla16_u_cla30_and28 | s_wallace_cla16_u_cla30_and31;
assign s_wallace_cla16_u_cla30_or14 = s_wallace_cla16_u_cla30_or12 | s_wallace_cla16_u_cla30_or13;
assign s_wallace_cla16_u_cla30_or15 = s_wallace_cla16_u_cla30_pg_logic7_and0 | s_wallace_cla16_u_cla30_or14;
assign s_wallace_cla16_u_cla30_pg_logic8_or0 = s_wallace_cla16_fa126_xor1 | s_wallace_cla16_ha7_xor0;
assign s_wallace_cla16_u_cla30_pg_logic8_and0 = s_wallace_cla16_fa126_xor1 & s_wallace_cla16_ha7_xor0;
assign s_wallace_cla16_u_cla30_pg_logic8_xor0 = s_wallace_cla16_fa126_xor1 ^ s_wallace_cla16_ha7_xor0;
assign s_wallace_cla16_u_cla30_xor8 = s_wallace_cla16_u_cla30_pg_logic8_xor0 ^ s_wallace_cla16_u_cla30_or15;
assign s_wallace_cla16_u_cla30_and32 = s_wallace_cla16_u_cla30_or15 & s_wallace_cla16_u_cla30_pg_logic8_or0;
assign s_wallace_cla16_u_cla30_or16 = s_wallace_cla16_u_cla30_pg_logic8_and0 | s_wallace_cla16_u_cla30_and32;
assign s_wallace_cla16_u_cla30_pg_logic9_or0 = s_wallace_cla16_fa140_xor1 | s_wallace_cla16_ha8_xor0;
assign s_wallace_cla16_u_cla30_pg_logic9_and0 = s_wallace_cla16_fa140_xor1 & s_wallace_cla16_ha8_xor0;
assign s_wallace_cla16_u_cla30_pg_logic9_xor0 = s_wallace_cla16_fa140_xor1 ^ s_wallace_cla16_ha8_xor0;
assign s_wallace_cla16_u_cla30_xor9 = s_wallace_cla16_u_cla30_pg_logic9_xor0 ^ s_wallace_cla16_u_cla30_or16;
assign s_wallace_cla16_u_cla30_and33 = s_wallace_cla16_u_cla30_or15 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_and34 = s_wallace_cla16_u_cla30_and33 & s_wallace_cla16_u_cla30_pg_logic8_or0;
assign s_wallace_cla16_u_cla30_and35 = s_wallace_cla16_u_cla30_pg_logic8_and0 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_or17 = s_wallace_cla16_u_cla30_and34 | s_wallace_cla16_u_cla30_and35;
assign s_wallace_cla16_u_cla30_or18 = s_wallace_cla16_u_cla30_pg_logic9_and0 | s_wallace_cla16_u_cla30_or17;
assign s_wallace_cla16_u_cla30_pg_logic10_or0 = s_wallace_cla16_fa152_xor1 | s_wallace_cla16_ha9_xor0;
assign s_wallace_cla16_u_cla30_pg_logic10_and0 = s_wallace_cla16_fa152_xor1 & s_wallace_cla16_ha9_xor0;
assign s_wallace_cla16_u_cla30_pg_logic10_xor0 = s_wallace_cla16_fa152_xor1 ^ s_wallace_cla16_ha9_xor0;
assign s_wallace_cla16_u_cla30_xor10 = s_wallace_cla16_u_cla30_pg_logic10_xor0 ^ s_wallace_cla16_u_cla30_or18;
assign s_wallace_cla16_u_cla30_and36 = s_wallace_cla16_u_cla30_or15 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_and37 = s_wallace_cla16_u_cla30_pg_logic10_or0 & s_wallace_cla16_u_cla30_pg_logic8_or0;
assign s_wallace_cla16_u_cla30_and38 = s_wallace_cla16_u_cla30_and36 & s_wallace_cla16_u_cla30_and37;
assign s_wallace_cla16_u_cla30_and39 = s_wallace_cla16_u_cla30_pg_logic8_and0 & s_wallace_cla16_u_cla30_pg_logic10_or0;
assign s_wallace_cla16_u_cla30_and40 = s_wallace_cla16_u_cla30_and39 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_and41 = s_wallace_cla16_u_cla30_pg_logic9_and0 & s_wallace_cla16_u_cla30_pg_logic10_or0;
assign s_wallace_cla16_u_cla30_or19 = s_wallace_cla16_u_cla30_and38 | s_wallace_cla16_u_cla30_and40;
assign s_wallace_cla16_u_cla30_or20 = s_wallace_cla16_u_cla30_or19 | s_wallace_cla16_u_cla30_and41;
assign s_wallace_cla16_u_cla30_or21 = s_wallace_cla16_u_cla30_pg_logic10_and0 | s_wallace_cla16_u_cla30_or20;
assign s_wallace_cla16_u_cla30_pg_logic11_or0 = s_wallace_cla16_fa162_xor1 | s_wallace_cla16_ha10_xor0;
assign s_wallace_cla16_u_cla30_pg_logic11_and0 = s_wallace_cla16_fa162_xor1 & s_wallace_cla16_ha10_xor0;
assign s_wallace_cla16_u_cla30_pg_logic11_xor0 = s_wallace_cla16_fa162_xor1 ^ s_wallace_cla16_ha10_xor0;
assign s_wallace_cla16_u_cla30_xor11 = s_wallace_cla16_u_cla30_pg_logic11_xor0 ^ s_wallace_cla16_u_cla30_or21;
assign s_wallace_cla16_u_cla30_and42 = s_wallace_cla16_u_cla30_or15 & s_wallace_cla16_u_cla30_pg_logic10_or0;
assign s_wallace_cla16_u_cla30_and43 = s_wallace_cla16_u_cla30_pg_logic11_or0 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_and44 = s_wallace_cla16_u_cla30_and42 & s_wallace_cla16_u_cla30_and43;
assign s_wallace_cla16_u_cla30_and45 = s_wallace_cla16_u_cla30_and44 & s_wallace_cla16_u_cla30_pg_logic8_or0;
assign s_wallace_cla16_u_cla30_and46 = s_wallace_cla16_u_cla30_pg_logic8_and0 & s_wallace_cla16_u_cla30_pg_logic10_or0;
assign s_wallace_cla16_u_cla30_and47 = s_wallace_cla16_u_cla30_pg_logic11_or0 & s_wallace_cla16_u_cla30_pg_logic9_or0;
assign s_wallace_cla16_u_cla30_and48 = s_wallace_cla16_u_cla30_and46 & s_wallace_cla16_u_cla30_and47;
assign s_wallace_cla16_u_cla30_and49 = s_wallace_cla16_u_cla30_pg_logic9_and0 & s_wallace_cla16_u_cla30_pg_logic11_or0;
assign s_wallace_cla16_u_cla30_and50 = s_wallace_cla16_u_cla30_and49 & s_wallace_cla16_u_cla30_pg_logic10_or0;
assign s_wallace_cla16_u_cla30_and51 = s_wallace_cla16_u_cla30_pg_logic10_and0 & s_wallace_cla16_u_cla30_pg_logic11_or0;
assign s_wallace_cla16_u_cla30_or22 = s_wallace_cla16_u_cla30_and45 | s_wallace_cla16_u_cla30_and50;
assign s_wallace_cla16_u_cla30_or23 = s_wallace_cla16_u_cla30_and48 | s_wallace_cla16_u_cla30_and51;
assign s_wallace_cla16_u_cla30_or24 = s_wallace_cla16_u_cla30_or22 | s_wallace_cla16_u_cla30_or23;
assign s_wallace_cla16_u_cla30_or25 = s_wallace_cla16_u_cla30_pg_logic11_and0 | s_wallace_cla16_u_cla30_or24;
assign s_wallace_cla16_u_cla30_pg_logic12_or0 = s_wallace_cla16_fa170_xor1 | s_wallace_cla16_ha11_xor0;
assign s_wallace_cla16_u_cla30_pg_logic12_and0 = s_wallace_cla16_fa170_xor1 & s_wallace_cla16_ha11_xor0;
assign s_wallace_cla16_u_cla30_pg_logic12_xor0 = s_wallace_cla16_fa170_xor1 ^ s_wallace_cla16_ha11_xor0;
assign s_wallace_cla16_u_cla30_xor12 = s_wallace_cla16_u_cla30_pg_logic12_xor0 ^ s_wallace_cla16_u_cla30_or25;
assign s_wallace_cla16_u_cla30_and52 = s_wallace_cla16_u_cla30_or25 & s_wallace_cla16_u_cla30_pg_logic12_or0;
assign s_wallace_cla16_u_cla30_or26 = s_wallace_cla16_u_cla30_pg_logic12_and0 | s_wallace_cla16_u_cla30_and52;
assign s_wallace_cla16_u_cla30_pg_logic13_or0 = s_wallace_cla16_fa176_xor1 | s_wallace_cla16_ha12_xor0;
assign s_wallace_cla16_u_cla30_pg_logic13_and0 = s_wallace_cla16_fa176_xor1 & s_wallace_cla16_ha12_xor0;
assign s_wallace_cla16_u_cla30_pg_logic13_xor0 = s_wallace_cla16_fa176_xor1 ^ s_wallace_cla16_ha12_xor0;
assign s_wallace_cla16_u_cla30_xor13 = s_wallace_cla16_u_cla30_pg_logic13_xor0 ^ s_wallace_cla16_u_cla30_or26;
assign s_wallace_cla16_u_cla30_and53 = s_wallace_cla16_u_cla30_or25 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_and54 = s_wallace_cla16_u_cla30_and53 & s_wallace_cla16_u_cla30_pg_logic12_or0;
assign s_wallace_cla16_u_cla30_and55 = s_wallace_cla16_u_cla30_pg_logic12_and0 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_or27 = s_wallace_cla16_u_cla30_and54 | s_wallace_cla16_u_cla30_and55;
assign s_wallace_cla16_u_cla30_or28 = s_wallace_cla16_u_cla30_pg_logic13_and0 | s_wallace_cla16_u_cla30_or27;
assign s_wallace_cla16_u_cla30_pg_logic14_or0 = s_wallace_cla16_fa180_xor1 | s_wallace_cla16_ha13_xor0;
assign s_wallace_cla16_u_cla30_pg_logic14_and0 = s_wallace_cla16_fa180_xor1 & s_wallace_cla16_ha13_xor0;
assign s_wallace_cla16_u_cla30_pg_logic14_xor0 = s_wallace_cla16_fa180_xor1 ^ s_wallace_cla16_ha13_xor0;
assign s_wallace_cla16_u_cla30_xor14 = s_wallace_cla16_u_cla30_pg_logic14_xor0 ^ s_wallace_cla16_u_cla30_or28;
assign s_wallace_cla16_u_cla30_and56 = s_wallace_cla16_u_cla30_or25 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_and57 = s_wallace_cla16_u_cla30_pg_logic14_or0 & s_wallace_cla16_u_cla30_pg_logic12_or0;
assign s_wallace_cla16_u_cla30_and58 = s_wallace_cla16_u_cla30_and56 & s_wallace_cla16_u_cla30_and57;
assign s_wallace_cla16_u_cla30_and59 = s_wallace_cla16_u_cla30_pg_logic12_and0 & s_wallace_cla16_u_cla30_pg_logic14_or0;
assign s_wallace_cla16_u_cla30_and60 = s_wallace_cla16_u_cla30_and59 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_and61 = s_wallace_cla16_u_cla30_pg_logic13_and0 & s_wallace_cla16_u_cla30_pg_logic14_or0;
assign s_wallace_cla16_u_cla30_or29 = s_wallace_cla16_u_cla30_and58 | s_wallace_cla16_u_cla30_and60;
assign s_wallace_cla16_u_cla30_or30 = s_wallace_cla16_u_cla30_or29 | s_wallace_cla16_u_cla30_and61;
assign s_wallace_cla16_u_cla30_or31 = s_wallace_cla16_u_cla30_pg_logic14_and0 | s_wallace_cla16_u_cla30_or30;
assign s_wallace_cla16_u_cla30_pg_logic15_or0 = s_wallace_cla16_fa181_xor1 | s_wallace_cla16_fa182_xor1;
assign s_wallace_cla16_u_cla30_pg_logic15_and0 = s_wallace_cla16_fa181_xor1 & s_wallace_cla16_fa182_xor1;
assign s_wallace_cla16_u_cla30_pg_logic15_xor0 = s_wallace_cla16_fa181_xor1 ^ s_wallace_cla16_fa182_xor1;
assign s_wallace_cla16_u_cla30_xor15 = s_wallace_cla16_u_cla30_pg_logic15_xor0 ^ s_wallace_cla16_u_cla30_or31;
assign s_wallace_cla16_u_cla30_and62 = s_wallace_cla16_u_cla30_or25 & s_wallace_cla16_u_cla30_pg_logic14_or0;
assign s_wallace_cla16_u_cla30_and63 = s_wallace_cla16_u_cla30_pg_logic15_or0 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_and64 = s_wallace_cla16_u_cla30_and62 & s_wallace_cla16_u_cla30_and63;
assign s_wallace_cla16_u_cla30_and65 = s_wallace_cla16_u_cla30_and64 & s_wallace_cla16_u_cla30_pg_logic12_or0;
assign s_wallace_cla16_u_cla30_and66 = s_wallace_cla16_u_cla30_pg_logic12_and0 & s_wallace_cla16_u_cla30_pg_logic14_or0;
assign s_wallace_cla16_u_cla30_and67 = s_wallace_cla16_u_cla30_pg_logic15_or0 & s_wallace_cla16_u_cla30_pg_logic13_or0;
assign s_wallace_cla16_u_cla30_and68 = s_wallace_cla16_u_cla30_and66 & s_wallace_cla16_u_cla30_and67;
assign s_wallace_cla16_u_cla30_and69 = s_wallace_cla16_u_cla30_pg_logic13_and0 & s_wallace_cla16_u_cla30_pg_logic15_or0;
assign s_wallace_cla16_u_cla30_and70 = s_wallace_cla16_u_cla30_and69 & s_wallace_cla16_u_cla30_pg_logic14_or0;
assign s_wallace_cla16_u_cla30_and71 = s_wallace_cla16_u_cla30_pg_logic14_and0 & s_wallace_cla16_u_cla30_pg_logic15_or0;
assign s_wallace_cla16_u_cla30_or32 = s_wallace_cla16_u_cla30_and65 | s_wallace_cla16_u_cla30_and70;
assign s_wallace_cla16_u_cla30_or33 = s_wallace_cla16_u_cla30_and68 | s_wallace_cla16_u_cla30_and71;
assign s_wallace_cla16_u_cla30_or34 = s_wallace_cla16_u_cla30_or32 | s_wallace_cla16_u_cla30_or33;
assign s_wallace_cla16_u_cla30_or35 = s_wallace_cla16_u_cla30_pg_logic15_and0 | s_wallace_cla16_u_cla30_or34;
assign s_wallace_cla16_u_cla30_pg_logic16_or0 = s_wallace_cla16_fa179_xor1 | s_wallace_cla16_fa183_xor1;
assign s_wallace_cla16_u_cla30_pg_logic16_and0 = s_wallace_cla16_fa179_xor1 & s_wallace_cla16_fa183_xor1;
assign s_wallace_cla16_u_cla30_pg_logic16_xor0 = s_wallace_cla16_fa179_xor1 ^ s_wallace_cla16_fa183_xor1;
assign s_wallace_cla16_u_cla30_xor16 = s_wallace_cla16_u_cla30_pg_logic16_xor0 ^ s_wallace_cla16_u_cla30_or35;
assign s_wallace_cla16_u_cla30_and72 = s_wallace_cla16_u_cla30_or35 & s_wallace_cla16_u_cla30_pg_logic16_or0;
assign s_wallace_cla16_u_cla30_or36 = s_wallace_cla16_u_cla30_pg_logic16_and0 | s_wallace_cla16_u_cla30_and72;
assign s_wallace_cla16_u_cla30_pg_logic17_or0 = s_wallace_cla16_fa175_xor1 | s_wallace_cla16_fa184_xor1;
assign s_wallace_cla16_u_cla30_pg_logic17_and0 = s_wallace_cla16_fa175_xor1 & s_wallace_cla16_fa184_xor1;
assign s_wallace_cla16_u_cla30_pg_logic17_xor0 = s_wallace_cla16_fa175_xor1 ^ s_wallace_cla16_fa184_xor1;
assign s_wallace_cla16_u_cla30_xor17 = s_wallace_cla16_u_cla30_pg_logic17_xor0 ^ s_wallace_cla16_u_cla30_or36;
assign s_wallace_cla16_u_cla30_and73 = s_wallace_cla16_u_cla30_or35 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_and74 = s_wallace_cla16_u_cla30_and73 & s_wallace_cla16_u_cla30_pg_logic16_or0;
assign s_wallace_cla16_u_cla30_and75 = s_wallace_cla16_u_cla30_pg_logic16_and0 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_or37 = s_wallace_cla16_u_cla30_and74 | s_wallace_cla16_u_cla30_and75;
assign s_wallace_cla16_u_cla30_or38 = s_wallace_cla16_u_cla30_pg_logic17_and0 | s_wallace_cla16_u_cla30_or37;
assign s_wallace_cla16_u_cla30_pg_logic18_or0 = s_wallace_cla16_fa169_xor1 | s_wallace_cla16_fa185_xor1;
assign s_wallace_cla16_u_cla30_pg_logic18_and0 = s_wallace_cla16_fa169_xor1 & s_wallace_cla16_fa185_xor1;
assign s_wallace_cla16_u_cla30_pg_logic18_xor0 = s_wallace_cla16_fa169_xor1 ^ s_wallace_cla16_fa185_xor1;
assign s_wallace_cla16_u_cla30_xor18 = s_wallace_cla16_u_cla30_pg_logic18_xor0 ^ s_wallace_cla16_u_cla30_or38;
assign s_wallace_cla16_u_cla30_and76 = s_wallace_cla16_u_cla30_or35 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_and77 = s_wallace_cla16_u_cla30_pg_logic18_or0 & s_wallace_cla16_u_cla30_pg_logic16_or0;
assign s_wallace_cla16_u_cla30_and78 = s_wallace_cla16_u_cla30_and76 & s_wallace_cla16_u_cla30_and77;
assign s_wallace_cla16_u_cla30_and79 = s_wallace_cla16_u_cla30_pg_logic16_and0 & s_wallace_cla16_u_cla30_pg_logic18_or0;
assign s_wallace_cla16_u_cla30_and80 = s_wallace_cla16_u_cla30_and79 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_and81 = s_wallace_cla16_u_cla30_pg_logic17_and0 & s_wallace_cla16_u_cla30_pg_logic18_or0;
assign s_wallace_cla16_u_cla30_or39 = s_wallace_cla16_u_cla30_and78 | s_wallace_cla16_u_cla30_and80;
assign s_wallace_cla16_u_cla30_or40 = s_wallace_cla16_u_cla30_or39 | s_wallace_cla16_u_cla30_and81;
assign s_wallace_cla16_u_cla30_or41 = s_wallace_cla16_u_cla30_pg_logic18_and0 | s_wallace_cla16_u_cla30_or40;
assign s_wallace_cla16_u_cla30_pg_logic19_or0 = s_wallace_cla16_fa161_xor1 | s_wallace_cla16_fa186_xor1;
assign s_wallace_cla16_u_cla30_pg_logic19_and0 = s_wallace_cla16_fa161_xor1 & s_wallace_cla16_fa186_xor1;
assign s_wallace_cla16_u_cla30_pg_logic19_xor0 = s_wallace_cla16_fa161_xor1 ^ s_wallace_cla16_fa186_xor1;
assign s_wallace_cla16_u_cla30_xor19 = s_wallace_cla16_u_cla30_pg_logic19_xor0 ^ s_wallace_cla16_u_cla30_or41;
assign s_wallace_cla16_u_cla30_and82 = s_wallace_cla16_u_cla30_or35 & s_wallace_cla16_u_cla30_pg_logic18_or0;
assign s_wallace_cla16_u_cla30_and83 = s_wallace_cla16_u_cla30_pg_logic19_or0 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_and84 = s_wallace_cla16_u_cla30_and82 & s_wallace_cla16_u_cla30_and83;
assign s_wallace_cla16_u_cla30_and85 = s_wallace_cla16_u_cla30_and84 & s_wallace_cla16_u_cla30_pg_logic16_or0;
assign s_wallace_cla16_u_cla30_and86 = s_wallace_cla16_u_cla30_pg_logic16_and0 & s_wallace_cla16_u_cla30_pg_logic18_or0;
assign s_wallace_cla16_u_cla30_and87 = s_wallace_cla16_u_cla30_pg_logic19_or0 & s_wallace_cla16_u_cla30_pg_logic17_or0;
assign s_wallace_cla16_u_cla30_and88 = s_wallace_cla16_u_cla30_and86 & s_wallace_cla16_u_cla30_and87;
assign s_wallace_cla16_u_cla30_and89 = s_wallace_cla16_u_cla30_pg_logic17_and0 & s_wallace_cla16_u_cla30_pg_logic19_or0;
assign s_wallace_cla16_u_cla30_and90 = s_wallace_cla16_u_cla30_and89 & s_wallace_cla16_u_cla30_pg_logic18_or0;
assign s_wallace_cla16_u_cla30_and91 = s_wallace_cla16_u_cla30_pg_logic18_and0 & s_wallace_cla16_u_cla30_pg_logic19_or0;
assign s_wallace_cla16_u_cla30_or42 = s_wallace_cla16_u_cla30_and85 | s_wallace_cla16_u_cla30_and90;
assign s_wallace_cla16_u_cla30_or43 = s_wallace_cla16_u_cla30_and88 | s_wallace_cla16_u_cla30_and91;
assign s_wallace_cla16_u_cla30_or44 = s_wallace_cla16_u_cla30_or42 | s_wallace_cla16_u_cla30_or43;
assign s_wallace_cla16_u_cla30_or45 = s_wallace_cla16_u_cla30_pg_logic19_and0 | s_wallace_cla16_u_cla30_or44;
assign s_wallace_cla16_u_cla30_pg_logic20_or0 = s_wallace_cla16_fa151_xor1 | s_wallace_cla16_fa187_xor1;
assign s_wallace_cla16_u_cla30_pg_logic20_and0 = s_wallace_cla16_fa151_xor1 & s_wallace_cla16_fa187_xor1;
assign s_wallace_cla16_u_cla30_pg_logic20_xor0 = s_wallace_cla16_fa151_xor1 ^ s_wallace_cla16_fa187_xor1;
assign s_wallace_cla16_u_cla30_xor20 = s_wallace_cla16_u_cla30_pg_logic20_xor0 ^ s_wallace_cla16_u_cla30_or45;
assign s_wallace_cla16_u_cla30_and92 = s_wallace_cla16_u_cla30_or45 & s_wallace_cla16_u_cla30_pg_logic20_or0;
assign s_wallace_cla16_u_cla30_or46 = s_wallace_cla16_u_cla30_pg_logic20_and0 | s_wallace_cla16_u_cla30_and92;
assign s_wallace_cla16_u_cla30_pg_logic21_or0 = s_wallace_cla16_fa139_xor1 | s_wallace_cla16_fa188_xor1;
assign s_wallace_cla16_u_cla30_pg_logic21_and0 = s_wallace_cla16_fa139_xor1 & s_wallace_cla16_fa188_xor1;
assign s_wallace_cla16_u_cla30_pg_logic21_xor0 = s_wallace_cla16_fa139_xor1 ^ s_wallace_cla16_fa188_xor1;
assign s_wallace_cla16_u_cla30_xor21 = s_wallace_cla16_u_cla30_pg_logic21_xor0 ^ s_wallace_cla16_u_cla30_or46;
assign s_wallace_cla16_u_cla30_and93 = s_wallace_cla16_u_cla30_or45 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_and94 = s_wallace_cla16_u_cla30_and93 & s_wallace_cla16_u_cla30_pg_logic20_or0;
assign s_wallace_cla16_u_cla30_and95 = s_wallace_cla16_u_cla30_pg_logic20_and0 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_or47 = s_wallace_cla16_u_cla30_and94 | s_wallace_cla16_u_cla30_and95;
assign s_wallace_cla16_u_cla30_or48 = s_wallace_cla16_u_cla30_pg_logic21_and0 | s_wallace_cla16_u_cla30_or47;
assign s_wallace_cla16_u_cla30_pg_logic22_or0 = s_wallace_cla16_fa125_xor1 | s_wallace_cla16_fa189_xor1;
assign s_wallace_cla16_u_cla30_pg_logic22_and0 = s_wallace_cla16_fa125_xor1 & s_wallace_cla16_fa189_xor1;
assign s_wallace_cla16_u_cla30_pg_logic22_xor0 = s_wallace_cla16_fa125_xor1 ^ s_wallace_cla16_fa189_xor1;
assign s_wallace_cla16_u_cla30_xor22 = s_wallace_cla16_u_cla30_pg_logic22_xor0 ^ s_wallace_cla16_u_cla30_or48;
assign s_wallace_cla16_u_cla30_and96 = s_wallace_cla16_u_cla30_or45 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_and97 = s_wallace_cla16_u_cla30_pg_logic22_or0 & s_wallace_cla16_u_cla30_pg_logic20_or0;
assign s_wallace_cla16_u_cla30_and98 = s_wallace_cla16_u_cla30_and96 & s_wallace_cla16_u_cla30_and97;
assign s_wallace_cla16_u_cla30_and99 = s_wallace_cla16_u_cla30_pg_logic20_and0 & s_wallace_cla16_u_cla30_pg_logic22_or0;
assign s_wallace_cla16_u_cla30_and100 = s_wallace_cla16_u_cla30_and99 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_and101 = s_wallace_cla16_u_cla30_pg_logic21_and0 & s_wallace_cla16_u_cla30_pg_logic22_or0;
assign s_wallace_cla16_u_cla30_or49 = s_wallace_cla16_u_cla30_and98 | s_wallace_cla16_u_cla30_and100;
assign s_wallace_cla16_u_cla30_or50 = s_wallace_cla16_u_cla30_or49 | s_wallace_cla16_u_cla30_and101;
assign s_wallace_cla16_u_cla30_or51 = s_wallace_cla16_u_cla30_pg_logic22_and0 | s_wallace_cla16_u_cla30_or50;
assign s_wallace_cla16_u_cla30_pg_logic23_or0 = s_wallace_cla16_fa109_xor1 | s_wallace_cla16_fa190_xor1;
assign s_wallace_cla16_u_cla30_pg_logic23_and0 = s_wallace_cla16_fa109_xor1 & s_wallace_cla16_fa190_xor1;
assign s_wallace_cla16_u_cla30_pg_logic23_xor0 = s_wallace_cla16_fa109_xor1 ^ s_wallace_cla16_fa190_xor1;
assign s_wallace_cla16_u_cla30_xor23 = s_wallace_cla16_u_cla30_pg_logic23_xor0 ^ s_wallace_cla16_u_cla30_or51;
assign s_wallace_cla16_u_cla30_and102 = s_wallace_cla16_u_cla30_or45 & s_wallace_cla16_u_cla30_pg_logic22_or0;
assign s_wallace_cla16_u_cla30_and103 = s_wallace_cla16_u_cla30_pg_logic23_or0 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_and104 = s_wallace_cla16_u_cla30_and102 & s_wallace_cla16_u_cla30_and103;
assign s_wallace_cla16_u_cla30_and105 = s_wallace_cla16_u_cla30_and104 & s_wallace_cla16_u_cla30_pg_logic20_or0;
assign s_wallace_cla16_u_cla30_and106 = s_wallace_cla16_u_cla30_pg_logic20_and0 & s_wallace_cla16_u_cla30_pg_logic22_or0;
assign s_wallace_cla16_u_cla30_and107 = s_wallace_cla16_u_cla30_pg_logic23_or0 & s_wallace_cla16_u_cla30_pg_logic21_or0;
assign s_wallace_cla16_u_cla30_and108 = s_wallace_cla16_u_cla30_and106 & s_wallace_cla16_u_cla30_and107;
assign s_wallace_cla16_u_cla30_and109 = s_wallace_cla16_u_cla30_pg_logic21_and0 & s_wallace_cla16_u_cla30_pg_logic23_or0;
assign s_wallace_cla16_u_cla30_and110 = s_wallace_cla16_u_cla30_and109 & s_wallace_cla16_u_cla30_pg_logic22_or0;
assign s_wallace_cla16_u_cla30_and111 = s_wallace_cla16_u_cla30_pg_logic22_and0 & s_wallace_cla16_u_cla30_pg_logic23_or0;
assign s_wallace_cla16_u_cla30_or52 = s_wallace_cla16_u_cla30_and105 | s_wallace_cla16_u_cla30_and110;
assign s_wallace_cla16_u_cla30_or53 = s_wallace_cla16_u_cla30_and108 | s_wallace_cla16_u_cla30_and111;
assign s_wallace_cla16_u_cla30_or54 = s_wallace_cla16_u_cla30_or52 | s_wallace_cla16_u_cla30_or53;
assign s_wallace_cla16_u_cla30_or55 = s_wallace_cla16_u_cla30_pg_logic23_and0 | s_wallace_cla16_u_cla30_or54;
assign s_wallace_cla16_u_cla30_pg_logic24_or0 = s_wallace_cla16_fa91_xor1 | s_wallace_cla16_fa191_xor1;
assign s_wallace_cla16_u_cla30_pg_logic24_and0 = s_wallace_cla16_fa91_xor1 & s_wallace_cla16_fa191_xor1;
assign s_wallace_cla16_u_cla30_pg_logic24_xor0 = s_wallace_cla16_fa91_xor1 ^ s_wallace_cla16_fa191_xor1;
assign s_wallace_cla16_u_cla30_xor24 = s_wallace_cla16_u_cla30_pg_logic24_xor0 ^ s_wallace_cla16_u_cla30_or55;
assign s_wallace_cla16_u_cla30_and112 = s_wallace_cla16_u_cla30_or55 & s_wallace_cla16_u_cla30_pg_logic24_or0;
assign s_wallace_cla16_u_cla30_or56 = s_wallace_cla16_u_cla30_pg_logic24_and0 | s_wallace_cla16_u_cla30_and112;
assign s_wallace_cla16_u_cla30_pg_logic25_or0 = s_wallace_cla16_fa71_xor1 | s_wallace_cla16_fa192_xor1;
assign s_wallace_cla16_u_cla30_pg_logic25_and0 = s_wallace_cla16_fa71_xor1 & s_wallace_cla16_fa192_xor1;
assign s_wallace_cla16_u_cla30_pg_logic25_xor0 = s_wallace_cla16_fa71_xor1 ^ s_wallace_cla16_fa192_xor1;
assign s_wallace_cla16_u_cla30_xor25 = s_wallace_cla16_u_cla30_pg_logic25_xor0 ^ s_wallace_cla16_u_cla30_or56;
assign s_wallace_cla16_u_cla30_and113 = s_wallace_cla16_u_cla30_or55 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_and114 = s_wallace_cla16_u_cla30_and113 & s_wallace_cla16_u_cla30_pg_logic24_or0;
assign s_wallace_cla16_u_cla30_and115 = s_wallace_cla16_u_cla30_pg_logic24_and0 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_or57 = s_wallace_cla16_u_cla30_and114 | s_wallace_cla16_u_cla30_and115;
assign s_wallace_cla16_u_cla30_or58 = s_wallace_cla16_u_cla30_pg_logic25_and0 | s_wallace_cla16_u_cla30_or57;
assign s_wallace_cla16_u_cla30_pg_logic26_or0 = s_wallace_cla16_fa49_xor1 | s_wallace_cla16_fa193_xor1;
assign s_wallace_cla16_u_cla30_pg_logic26_and0 = s_wallace_cla16_fa49_xor1 & s_wallace_cla16_fa193_xor1;
assign s_wallace_cla16_u_cla30_pg_logic26_xor0 = s_wallace_cla16_fa49_xor1 ^ s_wallace_cla16_fa193_xor1;
assign s_wallace_cla16_u_cla30_xor26 = s_wallace_cla16_u_cla30_pg_logic26_xor0 ^ s_wallace_cla16_u_cla30_or58;
assign s_wallace_cla16_u_cla30_and116 = s_wallace_cla16_u_cla30_or55 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_and117 = s_wallace_cla16_u_cla30_pg_logic26_or0 & s_wallace_cla16_u_cla30_pg_logic24_or0;
assign s_wallace_cla16_u_cla30_and118 = s_wallace_cla16_u_cla30_and116 & s_wallace_cla16_u_cla30_and117;
assign s_wallace_cla16_u_cla30_and119 = s_wallace_cla16_u_cla30_pg_logic24_and0 & s_wallace_cla16_u_cla30_pg_logic26_or0;
assign s_wallace_cla16_u_cla30_and120 = s_wallace_cla16_u_cla30_and119 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_and121 = s_wallace_cla16_u_cla30_pg_logic25_and0 & s_wallace_cla16_u_cla30_pg_logic26_or0;
assign s_wallace_cla16_u_cla30_or59 = s_wallace_cla16_u_cla30_and118 | s_wallace_cla16_u_cla30_and120;
assign s_wallace_cla16_u_cla30_or60 = s_wallace_cla16_u_cla30_or59 | s_wallace_cla16_u_cla30_and121;
assign s_wallace_cla16_u_cla30_or61 = s_wallace_cla16_u_cla30_pg_logic26_and0 | s_wallace_cla16_u_cla30_or60;
assign s_wallace_cla16_u_cla30_pg_logic27_or0 = s_wallace_cla16_fa25_xor1 | s_wallace_cla16_fa194_xor1;
assign s_wallace_cla16_u_cla30_pg_logic27_and0 = s_wallace_cla16_fa25_xor1 & s_wallace_cla16_fa194_xor1;
assign s_wallace_cla16_u_cla30_pg_logic27_xor0 = s_wallace_cla16_fa25_xor1 ^ s_wallace_cla16_fa194_xor1;
assign s_wallace_cla16_u_cla30_xor27 = s_wallace_cla16_u_cla30_pg_logic27_xor0 ^ s_wallace_cla16_u_cla30_or61;
assign s_wallace_cla16_u_cla30_and122 = s_wallace_cla16_u_cla30_or55 & s_wallace_cla16_u_cla30_pg_logic26_or0;
assign s_wallace_cla16_u_cla30_and123 = s_wallace_cla16_u_cla30_pg_logic27_or0 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_and124 = s_wallace_cla16_u_cla30_and122 & s_wallace_cla16_u_cla30_and123;
assign s_wallace_cla16_u_cla30_and125 = s_wallace_cla16_u_cla30_and124 & s_wallace_cla16_u_cla30_pg_logic24_or0;
assign s_wallace_cla16_u_cla30_and126 = s_wallace_cla16_u_cla30_pg_logic24_and0 & s_wallace_cla16_u_cla30_pg_logic26_or0;
assign s_wallace_cla16_u_cla30_and127 = s_wallace_cla16_u_cla30_pg_logic27_or0 & s_wallace_cla16_u_cla30_pg_logic25_or0;
assign s_wallace_cla16_u_cla30_and128 = s_wallace_cla16_u_cla30_and126 & s_wallace_cla16_u_cla30_and127;
assign s_wallace_cla16_u_cla30_and129 = s_wallace_cla16_u_cla30_pg_logic25_and0 & s_wallace_cla16_u_cla30_pg_logic27_or0;
assign s_wallace_cla16_u_cla30_and130 = s_wallace_cla16_u_cla30_and129 & s_wallace_cla16_u_cla30_pg_logic26_or0;
assign s_wallace_cla16_u_cla30_and131 = s_wallace_cla16_u_cla30_pg_logic26_and0 & s_wallace_cla16_u_cla30_pg_logic27_or0;
assign s_wallace_cla16_u_cla30_or62 = s_wallace_cla16_u_cla30_and125 | s_wallace_cla16_u_cla30_and130;
assign s_wallace_cla16_u_cla30_or63 = s_wallace_cla16_u_cla30_and128 | s_wallace_cla16_u_cla30_and131;
assign s_wallace_cla16_u_cla30_or64 = s_wallace_cla16_u_cla30_or62 | s_wallace_cla16_u_cla30_or63;
assign s_wallace_cla16_u_cla30_or65 = s_wallace_cla16_u_cla30_pg_logic27_and0 | s_wallace_cla16_u_cla30_or64;
assign s_wallace_cla16_u_cla30_pg_logic28_or0 = s_wallace_cla16_nand_14_15 | s_wallace_cla16_fa195_xor1;
assign s_wallace_cla16_u_cla30_pg_logic28_and0 = s_wallace_cla16_nand_14_15 & s_wallace_cla16_fa195_xor1;
assign s_wallace_cla16_u_cla30_pg_logic28_xor0 = s_wallace_cla16_nand_14_15 ^ s_wallace_cla16_fa195_xor1;
assign s_wallace_cla16_u_cla30_xor28 = s_wallace_cla16_u_cla30_pg_logic28_xor0 ^ s_wallace_cla16_u_cla30_or65;
assign s_wallace_cla16_u_cla30_and132 = s_wallace_cla16_u_cla30_or65 & s_wallace_cla16_u_cla30_pg_logic28_or0;
assign s_wallace_cla16_u_cla30_or66 = s_wallace_cla16_u_cla30_pg_logic28_and0 | s_wallace_cla16_u_cla30_and132;
assign s_wallace_cla16_u_cla30_pg_logic29_or0 = s_wallace_cla16_fa195_or0 | s_wallace_cla16_and_15_15;
assign s_wallace_cla16_u_cla30_pg_logic29_and0 = s_wallace_cla16_fa195_or0 & s_wallace_cla16_and_15_15;
assign s_wallace_cla16_u_cla30_pg_logic29_xor0 = s_wallace_cla16_fa195_or0 ^ s_wallace_cla16_and_15_15;
assign s_wallace_cla16_u_cla30_xor29 = s_wallace_cla16_u_cla30_pg_logic29_xor0 ^ s_wallace_cla16_u_cla30_or66;
assign s_wallace_cla16_u_cla30_and133 = s_wallace_cla16_u_cla30_or65 & s_wallace_cla16_u_cla30_pg_logic29_or0;
assign s_wallace_cla16_u_cla30_and134 = s_wallace_cla16_u_cla30_and133 & s_wallace_cla16_u_cla30_pg_logic28_or0;
assign s_wallace_cla16_u_cla30_and135 = s_wallace_cla16_u_cla30_pg_logic28_and0 & s_wallace_cla16_u_cla30_pg_logic29_or0;
assign s_wallace_cla16_u_cla30_or67 = s_wallace_cla16_u_cla30_and134 | s_wallace_cla16_u_cla30_and135;
assign s_wallace_cla16_u_cla30_or68 = s_wallace_cla16_u_cla30_pg_logic29_and0 | s_wallace_cla16_u_cla30_or67;
assign s_wallace_cla16_xor0 = ~s_wallace_cla16_u_cla30_or68;
assign s_wallace_cla16_out[0] = s_wallace_cla16_and_0_0;
assign s_wallace_cla16_out[1] = s_wallace_cla16_u_cla30_pg_logic0_xor0;
assign s_wallace_cla16_out[2] = s_wallace_cla16_u_cla30_xor1;
assign s_wallace_cla16_out[3] = s_wallace_cla16_u_cla30_xor2;
assign s_wallace_cla16_out[4] = s_wallace_cla16_u_cla30_xor3;
assign s_wallace_cla16_out[5] = s_wallace_cla16_u_cla30_xor4;
assign s_wallace_cla16_out[6] = s_wallace_cla16_u_cla30_xor5;
assign s_wallace_cla16_out[7] = s_wallace_cla16_u_cla30_xor6;
assign s_wallace_cla16_out[8] = s_wallace_cla16_u_cla30_xor7;
assign s_wallace_cla16_out[9] = s_wallace_cla16_u_cla30_xor8;
assign s_wallace_cla16_out[10] = s_wallace_cla16_u_cla30_xor9;
assign s_wallace_cla16_out[11] = s_wallace_cla16_u_cla30_xor10;
assign s_wallace_cla16_out[12] = s_wallace_cla16_u_cla30_xor11;
assign s_wallace_cla16_out[13] = s_wallace_cla16_u_cla30_xor12;
assign s_wallace_cla16_out[14] = s_wallace_cla16_u_cla30_xor13;
assign s_wallace_cla16_out[15] = s_wallace_cla16_u_cla30_xor14;
assign s_wallace_cla16_out[16] = s_wallace_cla16_u_cla30_xor15;
assign s_wallace_cla16_out[17] = s_wallace_cla16_u_cla30_xor16;
assign s_wallace_cla16_out[18] = s_wallace_cla16_u_cla30_xor17;
assign s_wallace_cla16_out[19] = s_wallace_cla16_u_cla30_xor18;
assign s_wallace_cla16_out[20] = s_wallace_cla16_u_cla30_xor19;
assign s_wallace_cla16_out[21] = s_wallace_cla16_u_cla30_xor20;
assign s_wallace_cla16_out[22] = s_wallace_cla16_u_cla30_xor21;
assign s_wallace_cla16_out[23] = s_wallace_cla16_u_cla30_xor22;
assign s_wallace_cla16_out[24] = s_wallace_cla16_u_cla30_xor23;
assign s_wallace_cla16_out[25] = s_wallace_cla16_u_cla30_xor24;
assign s_wallace_cla16_out[26] = s_wallace_cla16_u_cla30_xor25;
assign s_wallace_cla16_out[27] = s_wallace_cla16_u_cla30_xor26;
assign s_wallace_cla16_out[28] = s_wallace_cla16_u_cla30_xor27;
assign s_wallace_cla16_out[29] = s_wallace_cla16_u_cla30_xor28;
assign s_wallace_cla16_out[30] = s_wallace_cla16_u_cla30_xor29;
assign s_wallace_cla16_out[31] = s_wallace_cla16_xor0;
endmodule