SURF  1.0
UartRx Entity Reference
+ Inheritance diagram for UartRx:
+ Collaboration diagram for UartRx:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_unsigned 
StdRtlPkg  Package <StdRtlPkg>

Generics

TPD_G  time := 1 ns

Ports

clk   in sl
rst   in sl
baud16x   in sl
rdData   out slv ( 7 downto 0 )
rdValid   out sl
rdReady   in sl
rx   in sl

Detailed Description

See also
entity

Definition at line 26 of file UartRx.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 28 of file UartRx.vhd.

◆ clk

clk in sl
Port

Definition at line 30 of file UartRx.vhd.

◆ rst

rst in sl
Port

Definition at line 31 of file UartRx.vhd.

◆ baud16x

baud16x in sl
Port

Definition at line 32 of file UartRx.vhd.

◆ rdData

rdData out slv ( 7 downto 0 )
Port

Definition at line 33 of file UartRx.vhd.

◆ rdValid

rdValid out sl
Port

Definition at line 34 of file UartRx.vhd.

◆ rdReady

rdReady in sl
Port

Definition at line 35 of file UartRx.vhd.

◆ rx

rx in sl
Port

Definition at line 36 of file UartRx.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file UartRx.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file UartRx.vhd.

◆ std_logic_unsigned

Definition at line 20 of file UartRx.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 22 of file UartRx.vhd.


The documentation for this class was generated from the following file: