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
- An AXI4 crossbar implementation in SystemVerilog☆142Updated last week
- Vector processor for RISC-V vector ISA☆115Updated 4 years ago
- AXI4 and AXI4-Lite interface definitions☆94Updated 4 years ago
- IEEE 754 floating point unit in Verilog☆135Updated 8 years ago
- 32-Bit Algorithms of Floating Point Operations are implemented on Verilog with logic Operations.☆83Updated 5 years ago
- HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.☆74Updated 7 years ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆128Updated 5 years ago
- A Fast, Low-Overhead On-chip Network☆189Updated last week
- RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni☆125Updated 7 years ago
- SSRV(Super-Scalar RISC-V) --- Super-scalar out-of-order RV32IMC CPU core, 6.4 CoreMark/MHz.☆210Updated 4 years ago
- RaveNoC is a configurable HDL NoC (Network-On-Chip) suitable for MPSoCs and different MP applications☆165Updated 4 months ago
- Network on Chip Implementation written in SytemVerilog☆171Updated 2 years ago
- AXI4 Full, Lite, and AxiStream verification components. AXI4 Interface Master, Responder, and Memory verification components. AxiStream t…☆133Updated 3 weeks ago
- Basic RISC-V Test SoC☆119Updated 6 years ago
- A modular, parametrizable, and highly flexible Data Movement Accelerator (DMA)☆145Updated 3 weeks ago
- DDR2 memory controller written in Verilog☆77Updated 13 years ago
- Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy mach…☆119Updated last year
- A Chisel RTL generator for network-on-chip interconnects☆193Updated last month
- Ariane is a 6-stage RISC-V CPU☆135Updated 5 years ago
- AXI DMA 32 / 64 bits☆111Updated 10 years ago
- Various caches written in Verilog-HDL☆119Updated 9 years ago
- Introductory course into static timing analysis (STA).☆90Updated 5 months ago
- A verilog implementation for Network-on-Chip☆72Updated 7 years ago
- Some useful documents of Synopsys☆70Updated 3 years ago
- 32-bit 5-Stage Pipelined RISC V RV32I Core☆44Updated 9 months ago
- Parameterized Booth Multiplier in Verilog 2001☆49Updated 2 years ago
- A Style Guide for the Chisel Hardware Construction Language☆107Updated 3 years ago
- HDLGen is an HDL generation tool, supporting embedded Perl or Python script, reduce manual work & improve effiency with a few embedded f…☆96Updated last year
- Physical Design Flow from RTL to GDS using Opensource tools.☆97Updated 4 years ago
- Synthesizable Floating point unit written using Verilog. Supports 32-bit (Single-Precision) Multiplication, Addition and Division and Squ…☆52Updated 8 months ago