90 likes | 227 Views
CAD Contest Progress – Lab231-Cix. Member: Chih -Chung, Wan-Chen, Chia -Yao, Sharon Speaker: Chia-Yao Date: 2013/09/09. O utline. Proposed Flow Mapping AND/NAND/OR/NOR MUX ADDER Multiplier/Hybrid Progress/Future Work. Proposed Flow. XOR/XNOR. Find XOR/XNOR by structure
E N D
CAD Contest Progress –Lab231-Cix Member: Chih-Chung, Wan-Chen, Chia-Yao, Sharon Speaker: Chia-Yao Date: 2013/09/09
Outline • Proposed Flow • Mapping • AND/NAND/OR/NOR • MUX • ADDER • Multiplier/Hybrid • Progress/Future Work
XOR/XNOR • Find XOR/XNOR by structure • Determine final function (either XOR or XNOR) o o XNOR XOR b a b a XOR => XNOR XOR XNOR
Mapping MUX MUX
Mapping MUX • If cut size is larger than the # of SEL bits? • Add additional logic gate to fix function. • EX: F = X’Y’ + X’YZ’ + XY’ + WXYZ, but MUX has only 2 SEL bits. MUX
Mapping Adder by Structure • The function of FA • S = A^B^C • Co = (A^B)Ci + AB = A’BC + AB’C + ABC + ABC’
Future Work • Merge all codes • Bug free • Adder(with constant) • Selection • Optimization • 3, 4 variable adder