Skip to content

toblaroni/learning-verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Verilog

Learning Verilog and simulating with Verilator.

Flashing LED

Simple module and testbench for a module for flashing an LED. First time writing and simulating verilog.

Simple UART Implementation

Implemented a simple UART component. Consists of transmitting module, receiving module and top level UART module. Clock rate and baud rate can be configured. 1 start bit, 8 data bits, no parity bit and 1 stop bit (8N1). Also includes test benches for each module.

About

flashing LED and UART module in verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors