Stars
IC design and development should be faster,simpler and more reliable
Must-have verilog systemverilog modules
synthesiseable ieee 754 floating point library in verilog
An FPGA-based FT232H/FT600 chip controller for rapid data transmission via USB. 使用FT232H/FT600芯片进行FPGA与电脑之间的高速数据传输。
A minimal Linux-capable 64-bit RISC-V SoC built around CVA6
8051 soft CPU core. 700-lines statements for 111 instructions . Fully synthesizable Verilog-2001 core.
This repo includes 3 independent modules: UART receiver, UART transmitter, UART to AXI4 master. 本项目包含3个独立模块:UART接收器、UART发送器、UART转AXI4交互式调试器。
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 …
Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy machine and Moore machine, Number of 1s, Binary to Gray Conversi…
HDL code for the MATRIX Voice's Spartan 6 FPGA http://voice.matrix.one
Single Cycle Processor based on the RISC-V ISA. Supports R-type, lw, sw, and beq instructions.
Implementation of the RISC V Single-Cycle Processor