Verilog topic

Verilog is a widely-used hardware description language (HDL) that enables designers to model, simulate, and synthesize digital circuits. It provides a text-based format for specifying the structure and behavior of electronic systems, making it easier to design complex hardware components such as microprocessors, memory, and communication devices.

List Verilog repositories

cores

645
Stars
199
Forks
Watchers

Various HDL (Verilog) IP Cores

32-Verilog-Mini-Projects

482
Stars
95
Forks
Watchers

Implementing 32 Verilog Mini Projects. 32 bit adder, Array Multiplier, Barrel Shifter, Binary Divider 16 by 8, Booth Multiplication, CRC Coding, Carry Select and Carry Look Ahead Adder, Carry Skip and...

async_fifo

246
Stars
75
Forks
Watchers

A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog

core_jpeg

191
Stars
38
Forks
Watchers

High throughput JPEG decoder in Verilog for FPGA

logisim-evolution

4.4k
Stars
577
Forks
Watchers

Digital logic design tool and simulator

chisel

3.8k
Stars
574
Forks
Watchers

Chisel: A Modern Hardware Design Language

openwifi

3.6k
Stars
618
Forks
Watchers

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software

e200_opensource

2.5k
Stars
995
Forks
Watchers

Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2

VexRiscv

2.3k
Stars
384
Forks
Watchers

A FPGA friendly 32 bit RISC-V CPU implementation