zslwyuan / Basic-SIMD-Processor-Verilog-TutorialLinks
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…
☆143Updated 3 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
Sorting:
- Vector processor for RISC-V vector ISA☆130Updated 5 years ago
- Verilog/SystemVerilog Guide☆75Updated last year
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆138Updated 5 years ago
- IEEE 754 floating point unit in Verilog☆149Updated 9 years ago
- 32-Bit Algorithms of Floating Point Operations are implemented on Verilog with logic Operations.☆95Updated 6 years ago
- RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni☆135Updated 7 years ago
- An AXI4 crossbar implementation in SystemVerilog☆180Updated 2 months ago
- Network on Chip Implementation written in SytemVerilog☆194Updated 3 years ago
- Basic RISC-V Test SoC☆160Updated 6 years ago
- IEEE 754 single and double precision floating point library in systemverilog and vhdl☆73Updated 11 months ago
- A Fast, Low-Overhead On-chip Network☆243Updated this week
- A modular, parametrizable, and highly flexible Data Movement Accelerator (DMA)☆187Updated 2 months ago
- RaveNoC is a configurable HDL NoC (Network-On-Chip) suitable for MPSoCs and different MP applications☆181Updated last year
- Pequeno (PQR5) is a 5-stage pipelined in-order RISC-V CPU Core compliant with RV32I ISA.☆126Updated last month
- Design implementation of the RV32I Core in Verilog HDL with Zicsr extension☆117Updated last year
- AXI4 and AXI4-Lite interface definitions☆97Updated 5 years ago
- A Chisel RTL generator for network-on-chip interconnects☆222Updated 3 weeks ago
- Implementing Different Adder Structures in Verilog☆76Updated 6 years ago
- Physical Design Flow from RTL to GDS using Opensource tools.☆113Updated 5 years ago
- ASIC Design Kit for FreePDK45 + Nangate for use with mflowgen☆191Updated 5 years ago
- Synthesizable Floating point unit written using Verilog. Supports 32-bit (Single-Precision) Multiplication, Addition and Division and Squ…☆65Updated last year
- Ariane is a 6-stage RISC-V CPU☆151Updated 5 years ago
- Various caches written in Verilog-HDL☆127Updated 10 years ago
- eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V☆224Updated last week
- Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy mach…☆165Updated last year
- HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.☆83Updated 7 years ago
- This repository contains the design files of RISC-V Pipeline Core☆55Updated 2 years ago
- Advanced Interface Bus (AIB) die-to-die hardware open source☆142Updated last year
- Simple cache design implementation in verilog☆53Updated 2 years ago
- RISC-V System on Chip Template☆159Updated 3 months ago