Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
1. in first stage 2 inputs are given as input the left out input will be added to 2nd stage like that u can draw until u reach to the end with single output.
2. apply first two inputs to first xor gate out put of this gate is combined with new input for next level xor gate. continue this untill u reach the end
For Odds inputs, n_input = (Odds % 2) inputs are for 2 xor input level.
The remaining input IN, must be use for the second xor level. The seconds level is now even.
In this case the number of 2-xor imput are exactly (n_input + IN / 2).... and so on ....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.