Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
/ RS-232 Public archive

Modeling of RS-232 to understand the physical layer.

Notifications You must be signed in to change notification settings

TakiMoysha/RS-232

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://www.youtube.com/watch?v=H2GyAIYwZbw
Я буду использовать GTKWave и GHDL
Скачай GHDL и GTKWave, распаковать их в удобное место и добавить вс системные переменные
tb = (test bench)

Test:
ghdl -a *.vhdl

ghdl -a *_tb.vhdl
ghdl -e *_tb
ghdl -r *_tb

ghdl -r *_tb --vcd=*.vcd

About

Modeling of RS-232 to understand the physical layer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages