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.
Icarus_Verilog
This repo contains code snippets written in verilog as part of course Computer Architecture of my university curriculum
LEGv8-Processor
A Verilog implementation of a LEGv8 Processor
fourier-transmitter
A variable FPGA-based QAM transmitter with scalable mixed time and frequency domain signal processing.
fpga101-workshop
FPGA 101 - Workshop materials
getting-started-with-verilog
Verilog modules for beginners