iverilog topic

List iverilog repositories

ice-chips-verilog

119
Stars
18
Forks
Watchers

IceChips is a library of all common discrete logic devices in Verilog

svreal

41
Stars
5
Forks
Watchers

Synthesizable real number library in SystemVerilog, supporting both fixed- and floating-point formats

verilog-starter-tutorials

51
Stars
18
Forks
Watchers

Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.

my-verilog-examples

30
Stars
9
Forks
Watchers

A place to keep my synthesizable verilog examples.

8bit_MicroComputer_Verilog

44
Stars
13
Forks
Watchers

This project was inspired by the efforts of Ben Eater to build an 8 bit computer on a breadboard. Even though this one was not built on a breadboard, it has the functionalities of his computer and mod...

PipelinedARM

17
Stars
6
Forks
Watchers

💎 A 32-bit ARM Processor Implementation in Verilog HDL

uart-verilog

17
Stars
2
Forks
Watchers

A simple 8 bit UART implementation in Verilog, with tests and timing diagrams