zslwyuan / Basic-SIMD-Processor-Verilog-Tutorial

Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the fun…
128Updated 2 years ago

Alternatives and similar repositories for Basic-SIMD-Processor-Verilog-Tutorial:

Users that are interested in Basic-SIMD-Processor-Verilog-Tutorial are comparing it to the libraries listed below