Skip to content

A repository for some modules I made while learning Verilog

Notifications You must be signed in to change notification settings

jgesc/VerilogTests

Repository files navigation

VerilogTests

A repository for some modules I made while learning Verilog. Each module comes with a test bench to check the module behaviour.

If using iverilog, compile with the -g2012 flag.