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…
☆129Updated 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
- Vector processor for RISC-V vector ISA☆116Updated 4 years ago
- An AXI4 crossbar implementation in SystemVerilog☆138Updated last month
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆126Updated 5 years ago
- 32-Bit Algorithms of Floating Point Operations are implemented on Verilog with logic Operations.☆82Updated 5 years ago
- AXI4 and AXI4-Lite interface definitions☆93Updated 4 years ago
- IEEE 754 floating point unit in Verilog☆135Updated 8 years ago
- RaveNoC is a configurable HDL NoC (Network-On-Chip) suitable for MPSoCs and different MP applications☆163Updated 4 months ago
- HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.☆73Updated 7 years ago
- RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni☆124Updated 7 years ago
- IEEE 754 single and double precision floating point library in systemverilog and vhdl☆62Updated 3 months ago
- INT8 & FP16 multiplier accumulator (MAC) design with UVM verification completed.☆93Updated 4 years ago
- Various caches written in Verilog-HDL☆117Updated 9 years ago
- A modular, parametrizable, and highly flexible Data Movement Accelerator (DMA)☆139Updated 3 weeks ago
- A verilog implementation for Network-on-Chip☆73Updated 7 years ago
- 32-bit 5-Stage Pipelined RISC V RV32I Core☆42Updated 8 months ago
- DDR2 memory controller written in Verilog☆74Updated 13 years ago
- Network on Chip Implementation written in SytemVerilog☆171Updated 2 years ago
- A Fast, Low-Overhead On-chip Network☆184Updated this week
- AXI4 Full, Lite, and AxiStream verification components. AXI4 Interface Master, Responder, and Memory verification components. AxiStream t…☆135Updated last week
- Synthesizable Floating point unit written using Verilog. Supports 32-bit (Single-Precision) Multiplication, Addition and Division and Squ…☆50Updated 7 months ago
- This repository contains the design files of RISC-V Pipeline Core☆38Updated last year
- A Chisel RTL generator for network-on-chip interconnects☆189Updated 2 weeks ago
- Basic RISC-V Test SoC☆118Updated 5 years ago
- Some useful documents of Synopsys☆67Updated 3 years ago
- Verilog Configurable Cache☆174Updated 3 months ago
- A Style Guide for the Chisel Hardware Construction Language☆107Updated 3 years ago
- Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy mach…☆115Updated last year
- Design implementation of the RV32I Core in Verilog HDL with Zicsr extension☆84Updated last year
- SDRAM controller with AXI4 interface☆89Updated 5 years ago
- Mathematical Functions in Verilog☆91Updated 4 years ago