Designing a Simple Processor “X” using HDL
In this assignment, you will be designing a simple processor called “X” using a Hardware Description Language (HDL) such as Verilog or VHDL.
The processor should be able to perform basic arithmetic and logic operations. The detailed description of X can be found at the end of this document.
Design a simple processor called “X” using a Hardware Description Language (HDL) such as Verilog or VHDL.