Bitwise Operations
Project Information
- Category: Circuit
- Project Date: April 2019
- Project URL: https://github.com/ChibiKev/Bitwise-Operations
Used VHDL and block diagram to create bitwise operations.
Developed a circuit that performs bitwise operations, bit shifts and bit rotations utilizing VHDL, ModelSim and Quartus. These operations are chosen by an OPCODE - a selector that determines which operation to perform at a given time.
View Report