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…
☆130Updated 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
- An AXI4 crossbar implementation in SystemVerilog☆145Updated last week
- AXI4 and AXI4-Lite interface definitions☆92Updated 4 years ago
- 32-Bit Algorithms of Floating Point Operations are implemented on Verilog with logic Operations.☆84Updated 6 years ago
- RaveNoC is a configurable HDL NoC (Network-On-Chip) suitable for MPSoCs and different MP applications☆166Updated 5 months ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆129Updated 5 years ago
- Vector processor for RISC-V vector ISA☆117Updated 4 years ago
- IEEE 754 floating point unit in Verilog☆135Updated 8 years ago
- A Chisel RTL generator for network-on-chip interconnects☆195Updated last month
- Network on Chip Implementation written in SytemVerilog☆174Updated 2 years ago
- RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni☆126Updated 7 years ago
- A Fast, Low-Overhead On-chip Network☆200Updated last week
- INT8 & FP16 multiplier accumulator (MAC) design with UVM verification completed.☆99Updated 4 years ago
- Verilog Configurable Cache☆178Updated 5 months ago
- This is a verilog implementation of 4x4 systolic array multiplier☆53Updated 4 years ago
- DDR2 memory controller written in Verilog☆78Updated 13 years ago
- IC implementation of TPU☆123Updated 5 years ago
- Pure digital components of a UCIe controller☆62Updated last week
- Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.☆58Updated 4 years ago
- Parameterized Booth Multiplier in Verilog 2001☆49Updated 2 years ago
- AXI DMA 32 / 64 bits☆112Updated 10 years ago
- Basic RISC-V Test SoC☆122Updated 6 years ago
- HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.☆74Updated 7 years ago
- A Style Guide for the Chisel Hardware Construction Language☆107Updated 3 years ago
- Synthesizable Floating point unit written using Verilog. Supports 32-bit (Single-Precision) Multiplication, Addition and Division and Squ…☆53Updated 8 months ago
- A modular, parametrizable, and highly flexible Data Movement Accelerator (DMA)☆146Updated last week
- Implementation of RISC-V RV32I☆17Updated 2 years ago
- Pequeno (PQR5) is a 5-stage pipelined in-order RISC-V CPU Core compliant with RV32I ISA.☆86Updated last week
- Various caches written in Verilog-HDL☆120Updated 10 years ago
- 32-bit 5-Stage Pipelined RISC V RV32I Core☆44Updated 10 months ago
- Design implementation of the RV32I Core in Verilog HDL with Zicsr extension☆86Updated last year