Skip to content

Υλοποίηση Συστήματος Αποστολέα-Δέκτη σε Verilog με χρήση Πρωτοκόλλου UART και προβολή σε Οθόνη Τεσσάρων LED 7-Τμημάτων

Notifications You must be signed in to change notification settings

johnstef99/hw1-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART with 7 segment display in verilog

Tools used

How to build

You need to have iverilog installed. Then running make will compile all *_tb.v files to .vvp and generate the according VCD waveform files inside the waveforms directory.

To generate the diagram images you need to install yosys and then run make diagrams (for a module to generate a diagram it needs to have a testbench file following the naming convention seen inside the src directory).

About

Υλοποίηση Συστήματος Αποστολέα-Δέκτη σε Verilog με χρήση Πρωτοκόλλου UART και προβολή σε Οθόνη Τεσσάρων LED 7-Τμημάτων

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published