VHDL-verification
Package to ease directed testing of HDL entities
Entities
uart_emu.vhd File Reference

Emulates an UART receiver. More...

Go to the source code of this file.

Detailed Description

Emulates an UART receiver.

Author
Hipolito Guzman-Miranda

Definition in file uart_emu.vhd.

Entities

uart_emu  entity
 Emulates an UART receiver. Writes receiver characters to a file. More...
 
uart_emu_arch  architecture
 Architecture is based on just a single process. More...