Design a simple processor called “X” using a Hardware Description Language (HDL) such as Verilog or VHDL.
Designing a Simple Processor “X” using HDL Overview: In this assignment, you will be design 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 […]