You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project i did in the VLSI course. It is a calculator which perform various operations like add, sub, bitwise nand, nor, or, xor, not between two 4-bit numbers. 4-bit opcode is being used to select desired operations. DSCH software is used to successfully achieve this project.