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

691 lines
67 KiB
C

#include <stdio.h>
#include <stdint.h>
uint64_t u_CSAwallace_rca8(uint64_t a, uint64_t b){
uint64_t u_CSAwallace_rca8_out = 0;
uint8_t u_CSAwallace_rca8_and_0_0 = 0;
uint8_t u_CSAwallace_rca8_and_1_0 = 0;
uint8_t u_CSAwallace_rca8_and_2_0 = 0;
uint8_t u_CSAwallace_rca8_and_3_0 = 0;
uint8_t u_CSAwallace_rca8_and_4_0 = 0;
uint8_t u_CSAwallace_rca8_and_5_0 = 0;
uint8_t u_CSAwallace_rca8_and_6_0 = 0;
uint8_t u_CSAwallace_rca8_and_7_0 = 0;
uint8_t u_CSAwallace_rca8_and_0_1 = 0;
uint8_t u_CSAwallace_rca8_and_1_1 = 0;
uint8_t u_CSAwallace_rca8_and_2_1 = 0;
uint8_t u_CSAwallace_rca8_and_3_1 = 0;
uint8_t u_CSAwallace_rca8_and_4_1 = 0;
uint8_t u_CSAwallace_rca8_and_5_1 = 0;
uint8_t u_CSAwallace_rca8_and_6_1 = 0;
uint8_t u_CSAwallace_rca8_and_7_1 = 0;
uint8_t u_CSAwallace_rca8_and_0_2 = 0;
uint8_t u_CSAwallace_rca8_and_1_2 = 0;
uint8_t u_CSAwallace_rca8_and_2_2 = 0;
uint8_t u_CSAwallace_rca8_and_3_2 = 0;
uint8_t u_CSAwallace_rca8_and_4_2 = 0;
uint8_t u_CSAwallace_rca8_and_5_2 = 0;
uint8_t u_CSAwallace_rca8_and_6_2 = 0;
uint8_t u_CSAwallace_rca8_and_7_2 = 0;
uint8_t u_CSAwallace_rca8_and_0_3 = 0;
uint8_t u_CSAwallace_rca8_and_1_3 = 0;
uint8_t u_CSAwallace_rca8_and_2_3 = 0;
uint8_t u_CSAwallace_rca8_and_3_3 = 0;
uint8_t u_CSAwallace_rca8_and_4_3 = 0;
uint8_t u_CSAwallace_rca8_and_5_3 = 0;
uint8_t u_CSAwallace_rca8_and_6_3 = 0;
uint8_t u_CSAwallace_rca8_and_7_3 = 0;
uint8_t u_CSAwallace_rca8_and_0_4 = 0;
uint8_t u_CSAwallace_rca8_and_1_4 = 0;
uint8_t u_CSAwallace_rca8_and_2_4 = 0;
uint8_t u_CSAwallace_rca8_and_3_4 = 0;
uint8_t u_CSAwallace_rca8_and_4_4 = 0;
uint8_t u_CSAwallace_rca8_and_5_4 = 0;
uint8_t u_CSAwallace_rca8_and_6_4 = 0;
uint8_t u_CSAwallace_rca8_and_7_4 = 0;
uint8_t u_CSAwallace_rca8_and_0_5 = 0;
uint8_t u_CSAwallace_rca8_and_1_5 = 0;
uint8_t u_CSAwallace_rca8_and_2_5 = 0;
uint8_t u_CSAwallace_rca8_and_3_5 = 0;
uint8_t u_CSAwallace_rca8_and_4_5 = 0;
uint8_t u_CSAwallace_rca8_and_5_5 = 0;
uint8_t u_CSAwallace_rca8_and_6_5 = 0;
uint8_t u_CSAwallace_rca8_and_7_5 = 0;
uint8_t u_CSAwallace_rca8_and_0_6 = 0;
uint8_t u_CSAwallace_rca8_and_1_6 = 0;
uint8_t u_CSAwallace_rca8_and_2_6 = 0;
uint8_t u_CSAwallace_rca8_and_3_6 = 0;
uint8_t u_CSAwallace_rca8_and_4_6 = 0;
uint8_t u_CSAwallace_rca8_and_5_6 = 0;
uint8_t u_CSAwallace_rca8_and_6_6 = 0;
uint8_t u_CSAwallace_rca8_and_7_6 = 0;
uint8_t u_CSAwallace_rca8_and_0_7 = 0;
uint8_t u_CSAwallace_rca8_and_1_7 = 0;
uint8_t u_CSAwallace_rca8_and_2_7 = 0;
uint8_t u_CSAwallace_rca8_and_3_7 = 0;
uint8_t u_CSAwallace_rca8_and_4_7 = 0;
uint8_t u_CSAwallace_rca8_and_5_7 = 0;
uint8_t u_CSAwallace_rca8_and_6_7 = 0;
uint8_t u_CSAwallace_rca8_and_7_7 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa1_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa1_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa2_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa2_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa2_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa2_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa2_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa3_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa3_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa3_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa3_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa3_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa4_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa4_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa4_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa4_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa4_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa5_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa5_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa5_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa6_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa6_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa6_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa0_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa4_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa4_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa5_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa5_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa5_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa6_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa6_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa6_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa10_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa10_and0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa10_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa10_and1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa10_or0 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa11_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa1_csa_component_fa11_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa2_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa2_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa3_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa3_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa3_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa3_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa3_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa4_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa4_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa4_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa4_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa4_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa5_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa5_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa5_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa6_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa6_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa6_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_csa2_csa_component_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa10_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa10_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa10_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa10_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa10_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa11_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa11_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa11_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa11_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa11_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa12_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa12_and0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa12_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa12_and1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa12_or0 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa13_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa3_csa_component_fa13_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa3_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa3_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa4_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa4_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa5_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa5_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa5_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa6_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa6_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa6_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa10_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa10_and0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa10_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa10_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa10_or0 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa11_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa11_and1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa12_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa4_csa_component_fa12_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa4_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa4_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa10_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa10_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa10_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa10_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa10_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa11_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa11_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa11_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa11_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa11_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa12_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa12_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa12_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa12_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa12_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa13_xor0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa13_and0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa13_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa13_and1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa13_or0 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa14_xor1 = 0;
uint8_t u_CSAwallace_rca8_csa5_csa_component_fa14_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa5_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa5_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa6_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa6_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa6_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa6_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa6_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa7_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa7_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa7_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa7_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa7_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa8_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa8_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa8_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa8_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa8_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa9_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa9_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa9_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa9_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa9_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa10_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa10_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa10_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa10_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa10_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa11_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa11_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa11_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa11_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa11_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa12_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa12_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa12_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa12_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa12_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa13_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa13_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa13_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa13_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa13_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa14_xor0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa14_and0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa14_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa14_and1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa14_or0 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa15_xor1 = 0;
uint8_t u_CSAwallace_rca8_u_rca16_fa15_and1 = 0;
u_CSAwallace_rca8_and_0_0 = ((a >> 0) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_1_0 = ((a >> 1) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_2_0 = ((a >> 2) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_3_0 = ((a >> 3) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_4_0 = ((a >> 4) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_5_0 = ((a >> 5) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_6_0 = ((a >> 6) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_7_0 = ((a >> 7) & 0x01) & ((b >> 0) & 0x01);
u_CSAwallace_rca8_and_0_1 = ((a >> 0) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_1_1 = ((a >> 1) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_2_1 = ((a >> 2) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_3_1 = ((a >> 3) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_4_1 = ((a >> 4) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_5_1 = ((a >> 5) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_6_1 = ((a >> 6) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_7_1 = ((a >> 7) & 0x01) & ((b >> 1) & 0x01);
u_CSAwallace_rca8_and_0_2 = ((a >> 0) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_1_2 = ((a >> 1) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_2_2 = ((a >> 2) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_3_2 = ((a >> 3) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_4_2 = ((a >> 4) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_5_2 = ((a >> 5) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_6_2 = ((a >> 6) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_7_2 = ((a >> 7) & 0x01) & ((b >> 2) & 0x01);
u_CSAwallace_rca8_and_0_3 = ((a >> 0) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_1_3 = ((a >> 1) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_2_3 = ((a >> 2) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_3_3 = ((a >> 3) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_4_3 = ((a >> 4) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_5_3 = ((a >> 5) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_6_3 = ((a >> 6) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_7_3 = ((a >> 7) & 0x01) & ((b >> 3) & 0x01);
u_CSAwallace_rca8_and_0_4 = ((a >> 0) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_1_4 = ((a >> 1) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_2_4 = ((a >> 2) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_3_4 = ((a >> 3) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_4_4 = ((a >> 4) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_5_4 = ((a >> 5) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_6_4 = ((a >> 6) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_7_4 = ((a >> 7) & 0x01) & ((b >> 4) & 0x01);
u_CSAwallace_rca8_and_0_5 = ((a >> 0) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_1_5 = ((a >> 1) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_2_5 = ((a >> 2) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_3_5 = ((a >> 3) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_4_5 = ((a >> 4) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_5_5 = ((a >> 5) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_6_5 = ((a >> 6) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_7_5 = ((a >> 7) & 0x01) & ((b >> 5) & 0x01);
u_CSAwallace_rca8_and_0_6 = ((a >> 0) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_1_6 = ((a >> 1) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_2_6 = ((a >> 2) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_3_6 = ((a >> 3) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_4_6 = ((a >> 4) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_5_6 = ((a >> 5) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_6_6 = ((a >> 6) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_7_6 = ((a >> 7) & 0x01) & ((b >> 6) & 0x01);
u_CSAwallace_rca8_and_0_7 = ((a >> 0) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_1_7 = ((a >> 1) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_2_7 = ((a >> 2) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_3_7 = ((a >> 3) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_4_7 = ((a >> 4) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_5_7 = ((a >> 5) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_6_7 = ((a >> 6) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_and_7_7 = ((a >> 7) & 0x01) & ((b >> 7) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa1_xor0 = ((u_CSAwallace_rca8_and_1_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa1_and0 = ((u_CSAwallace_rca8_and_1_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa2_xor0 = ((u_CSAwallace_rca8_and_2_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa2_and0 = ((u_CSAwallace_rca8_and_2_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa2_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa2_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa2_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa2_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa2_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa2_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa2_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa3_xor0 = ((u_CSAwallace_rca8_and_3_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa3_and0 = ((u_CSAwallace_rca8_and_3_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa3_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa3_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa3_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa3_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa3_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa3_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa3_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa4_xor0 = ((u_CSAwallace_rca8_and_4_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa4_and0 = ((u_CSAwallace_rca8_and_4_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa4_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa4_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa4_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa4_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa4_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa4_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa4_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa5_xor0 = ((u_CSAwallace_rca8_and_5_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa5_and0 = ((u_CSAwallace_rca8_and_5_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa5_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa5_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa5_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa5_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa5_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa5_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa5_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_and_6_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa6_and0 = ((u_CSAwallace_rca8_and_6_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa6_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa6_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa6_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa6_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa6_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_and_7_0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa7_and0 = ((u_CSAwallace_rca8_and_7_0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa0_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa0_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa0_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa0_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_and_7_1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa0_csa_component_fa8_and1 = ((u_CSAwallace_rca8_and_7_1 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_2 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa4_xor0 = ((u_CSAwallace_rca8_and_1_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa4_and0 = ((u_CSAwallace_rca8_and_1_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa5_xor0 = ((u_CSAwallace_rca8_and_2_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa5_and0 = ((u_CSAwallace_rca8_and_2_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa5_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa5_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa5_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa5_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa5_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa5_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa5_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_and_3_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa6_and0 = ((u_CSAwallace_rca8_and_3_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa6_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa6_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa6_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa6_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa6_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_and_4_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa7_and0 = ((u_CSAwallace_rca8_and_4_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa8_xor0 = ((u_CSAwallace_rca8_and_5_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa8_and0 = ((u_CSAwallace_rca8_and_5_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa8_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa8_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa9_xor0 = ((u_CSAwallace_rca8_and_6_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa9_and0 = ((u_CSAwallace_rca8_and_6_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa9_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa9_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa9_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa10_xor0 = ((u_CSAwallace_rca8_and_7_3 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa10_and0 = ((u_CSAwallace_rca8_and_7_3 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_4 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa10_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa10_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa10_or0 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa1_csa_component_fa10_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa11_xor1 = ((u_CSAwallace_rca8_and_7_4 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa1_csa_component_fa11_and1 = ((u_CSAwallace_rca8_and_7_4 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_5 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa2_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa2_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa1_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa2_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa2_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa1_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa3_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa3_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa2_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa3_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa3_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa2_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa3_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa3_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_3 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa3_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa3_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_3 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa3_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa3_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa3_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa4_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa4_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa3_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa4_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa4_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa3_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa4_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa4_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa4_xor0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa4_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa4_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa4_xor0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa4_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa4_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa4_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa5_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa5_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa4_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa5_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa5_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa4_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa5_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa5_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa5_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa5_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa5_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa5_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa5_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa5_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa5_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa6_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa6_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa6_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa6_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa6_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa6_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa6_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa6_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa6_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa6_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa7_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa7_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa7_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa7_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa7_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa8_xor0 = ((u_CSAwallace_rca8_csa0_csa_component_fa8_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa8_and0 = ((u_CSAwallace_rca8_csa0_csa_component_fa8_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa8_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa8_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa8_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa8_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa9_xor0 = ((u_CSAwallace_rca8_and_7_2 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa0_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa9_and0 = ((u_CSAwallace_rca8_and_7_2 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa0_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa9_xor1 = ((u_CSAwallace_rca8_csa2_csa_component_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa9_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa9_and1 = ((u_CSAwallace_rca8_csa2_csa_component_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa9_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa2_csa_component_fa9_or0 = ((u_CSAwallace_rca8_csa2_csa_component_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa2_csa_component_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa5_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa6_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa5_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa6_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa7_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa6_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_0_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_0_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa8_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa7_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa8_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa7_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_1_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa8_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_1_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa8_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa9_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa8_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa9_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa8_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa9_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_2_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa9_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_2_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa9_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa10_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa9_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa10_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa9_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa10_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa10_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_3_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa10_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa10_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_3_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa10_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa10_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa10_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa11_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_or0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa11_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_or0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa11_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa11_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_4_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa11_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa11_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_4_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa11_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa11_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa11_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa12_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa11_and1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa12_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa11_and1 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_6 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa12_xor1 = ((u_CSAwallace_rca8_csa3_csa_component_fa12_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_5_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa12_and1 = ((u_CSAwallace_rca8_csa3_csa_component_fa12_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_5_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa12_or0 = ((u_CSAwallace_rca8_csa3_csa_component_fa12_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa3_csa_component_fa12_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa13_xor1 = ((u_CSAwallace_rca8_and_7_6 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_and_6_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa3_csa_component_fa13_and1 = ((u_CSAwallace_rca8_and_7_6 >> 0) & 0x01) & ((u_CSAwallace_rca8_and_6_7 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa3_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa3_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa2_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa3_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa3_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa2_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa4_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa4_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa3_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa4_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa4_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa3_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa5_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa5_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa4_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa5_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa5_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa4_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa5_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa5_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa1_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa5_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa5_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa1_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa5_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa5_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa5_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa6_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa6_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa6_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa6_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa6_xor0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa6_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa6_xor0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa6_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa6_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa6_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa7_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa7_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa7_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa7_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa7_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa8_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa8_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa8_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa8_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa8_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa8_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa8_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa8_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa9_xor0 = ((u_CSAwallace_rca8_csa2_csa_component_fa9_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa9_and0 = ((u_CSAwallace_rca8_csa2_csa_component_fa9_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa9_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa9_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa9_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa9_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa9_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa10_xor0 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa2_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa10_and0 = ((u_CSAwallace_rca8_csa1_csa_component_fa10_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa2_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa10_xor1 = ((u_CSAwallace_rca8_csa4_csa_component_fa10_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa10_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa10_and1 = ((u_CSAwallace_rca8_csa4_csa_component_fa10_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa10_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa10_or0 = ((u_CSAwallace_rca8_csa4_csa_component_fa10_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa4_csa_component_fa10_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa11_xor1 = ((u_CSAwallace_rca8_csa1_csa_component_fa11_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa11_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa11_and1 = ((u_CSAwallace_rca8_csa1_csa_component_fa11_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa11_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa12_xor1 = ((u_CSAwallace_rca8_and_7_5 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa12_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa4_csa_component_fa12_and1 = ((u_CSAwallace_rca8_and_7_5 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa12_xor1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa4_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa4_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa3_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa4_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa4_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa3_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa5_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa5_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa5_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa5_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa6_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa6_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa6_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa6_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa5_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa7_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa7_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa7_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa7_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa7_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa6_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa7_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa6_and0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa7_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa8_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa8_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa8_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa8_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa8_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa8_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa8_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa9_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa9_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa9_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa9_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa9_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa9_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa9_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa10_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa10_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa10_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa10_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa10_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa10_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa10_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa10_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa10_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa10_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa10_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa11_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa11_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa11_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa11_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa11_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa11_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa11_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa11_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa11_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa11_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa11_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa12_xor0 = ((u_CSAwallace_rca8_csa4_csa_component_fa12_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa11_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa12_and0 = ((u_CSAwallace_rca8_csa4_csa_component_fa12_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa11_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa12_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa12_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa12_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa12_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa12_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa12_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa12_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa13_xor0 = ((u_CSAwallace_rca8_csa3_csa_component_fa13_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa4_csa_component_fa12_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa13_and0 = ((u_CSAwallace_rca8_csa3_csa_component_fa13_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa4_csa_component_fa12_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa13_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa13_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa13_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa13_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa13_or0 = ((u_CSAwallace_rca8_csa5_csa_component_fa13_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_csa5_csa_component_fa13_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa14_xor1 = ((u_CSAwallace_rca8_and_7_7 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa3_csa_component_fa13_and1 >> 0) & 0x01);
u_CSAwallace_rca8_csa5_csa_component_fa14_and1 = ((u_CSAwallace_rca8_and_7_7 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa3_csa_component_fa13_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa5_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa5_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa5_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa5_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa4_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa6_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa5_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa6_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa5_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa6_xor1 = ((u_CSAwallace_rca8_u_rca16_fa6_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa5_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa6_and1 = ((u_CSAwallace_rca8_u_rca16_fa6_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa5_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa6_or0 = ((u_CSAwallace_rca8_u_rca16_fa6_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa6_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa7_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa7_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa6_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa7_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa7_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa6_and0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa7_xor1 = ((u_CSAwallace_rca8_u_rca16_fa7_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa7_and1 = ((u_CSAwallace_rca8_u_rca16_fa7_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa6_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa7_or0 = ((u_CSAwallace_rca8_u_rca16_fa7_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa7_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa8_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa8_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa8_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa8_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa8_xor1 = ((u_CSAwallace_rca8_u_rca16_fa8_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa8_and1 = ((u_CSAwallace_rca8_u_rca16_fa8_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa7_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa8_or0 = ((u_CSAwallace_rca8_u_rca16_fa8_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa8_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa9_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa9_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa9_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa9_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa9_xor1 = ((u_CSAwallace_rca8_u_rca16_fa9_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa9_and1 = ((u_CSAwallace_rca8_u_rca16_fa9_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa8_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa9_or0 = ((u_CSAwallace_rca8_u_rca16_fa9_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa9_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa10_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa10_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa10_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa10_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa10_xor1 = ((u_CSAwallace_rca8_u_rca16_fa10_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa10_and1 = ((u_CSAwallace_rca8_u_rca16_fa10_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa9_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa10_or0 = ((u_CSAwallace_rca8_u_rca16_fa10_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa10_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa11_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa11_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa11_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa11_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa11_xor1 = ((u_CSAwallace_rca8_u_rca16_fa11_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa11_and1 = ((u_CSAwallace_rca8_u_rca16_fa11_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa10_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa11_or0 = ((u_CSAwallace_rca8_u_rca16_fa11_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa11_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa12_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa12_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa12_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa12_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa12_xor1 = ((u_CSAwallace_rca8_u_rca16_fa12_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa12_and1 = ((u_CSAwallace_rca8_u_rca16_fa12_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa11_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa12_or0 = ((u_CSAwallace_rca8_u_rca16_fa12_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa12_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa13_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa13_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa13_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa13_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa13_xor1 = ((u_CSAwallace_rca8_u_rca16_fa13_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa13_and1 = ((u_CSAwallace_rca8_u_rca16_fa13_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa12_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa13_or0 = ((u_CSAwallace_rca8_u_rca16_fa13_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa13_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa14_xor0 = ((u_CSAwallace_rca8_csa5_csa_component_fa14_xor1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_csa5_csa_component_fa13_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa14_and0 = ((u_CSAwallace_rca8_csa5_csa_component_fa14_xor1 >> 0) & 0x01) & ((u_CSAwallace_rca8_csa5_csa_component_fa13_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa14_xor1 = ((u_CSAwallace_rca8_u_rca16_fa14_xor0 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa13_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa14_and1 = ((u_CSAwallace_rca8_u_rca16_fa14_xor0 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa13_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa14_or0 = ((u_CSAwallace_rca8_u_rca16_fa14_and0 >> 0) & 0x01) | ((u_CSAwallace_rca8_u_rca16_fa14_and1 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa15_xor1 = ((u_CSAwallace_rca8_csa5_csa_component_fa14_and1 >> 0) & 0x01) ^ ((u_CSAwallace_rca8_u_rca16_fa14_or0 >> 0) & 0x01);
u_CSAwallace_rca8_u_rca16_fa15_and1 = ((u_CSAwallace_rca8_csa5_csa_component_fa14_and1 >> 0) & 0x01) & ((u_CSAwallace_rca8_u_rca16_fa14_or0 >> 0) & 0x01);
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_and_0_0 >> 0) & 0x01ull) << 0;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_csa0_csa_component_fa1_xor0 >> 0) & 0x01ull) << 1;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_csa2_csa_component_fa2_xor0 >> 0) & 0x01ull) << 2;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_csa4_csa_component_fa3_xor0 >> 0) & 0x01ull) << 3;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_csa5_csa_component_fa4_xor0 >> 0) & 0x01ull) << 4;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa5_xor0 >> 0) & 0x01ull) << 5;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa6_xor1 >> 0) & 0x01ull) << 6;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa7_xor1 >> 0) & 0x01ull) << 7;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa8_xor1 >> 0) & 0x01ull) << 8;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa9_xor1 >> 0) & 0x01ull) << 9;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa10_xor1 >> 0) & 0x01ull) << 10;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa11_xor1 >> 0) & 0x01ull) << 11;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa12_xor1 >> 0) & 0x01ull) << 12;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa13_xor1 >> 0) & 0x01ull) << 13;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa14_xor1 >> 0) & 0x01ull) << 14;
u_CSAwallace_rca8_out |= ((u_CSAwallace_rca8_u_rca16_fa15_xor1 >> 0) & 0x01ull) << 15;
return u_CSAwallace_rca8_out;
}