BCA Syllabus – Digital and Microprocessor Lab
2.7 Digital and Microprocessor Lab
First Year Part III Group A Second Semester Subject Code :
- Implementation of all logic function using NAND gate
- Implementation of all logic function using NOR gate
- Design 2 input XOR gate using NAND gates only, from the truth table by SOP method.
- Design 2 input XOR gate using NOR gates only, from the truth table by POS method
- Design Half Adder using the Truth Table by SOP method. Also implement Full Adder by cascading two Half Adders
- Design Half Subtracter using the Truth Table by SOP method. Also implement Full Subtracter by cascading two Half Subtracters
- 8 bit addition using direct, indirect and immediate addressing modes
- 8 bit subtraction using direct, indirect and immediate addressing modes
- 16 bit addition using direct, indirect and immediate addressing modes
- 16 bit subtraction using direct, indirect and immediate addressing modes
- 8 bit multiplication using repeated addition
- 8 bit division using repeated subtraction
Leave a Comment