SURF
Loading...
Searching...
No Matches
SyncMinMax Entity Reference
+ Inheritance diagram for SyncMinMax:
+ Collaboration diagram for SyncMinMax:

Entities

SyncMinMax.rtl  architecture
 

Libraries

ieee 
surf 

Use Clauses

std_logic_1164 
std_logic_arith 
std_logic_unsigned 
StdRtlPkg  Package <StdRtlPkg>

Generics

TPD_G  time := 1 ns
RST_ASYNC_G  boolean := false
COMMON_CLK_G  boolean := false
WIDTH_G  positive := 16

Ports

rstStat   in   sl
wrClk   in   sl
wrRst   in   sl := ' 0 '
wrEn   in   sl := ' 1 '
dataIn   in   slv ( WIDTH_G- 1 downto 0 )
rdClk   in   sl
rdEn   in   sl := ' 1 '
updated   out   sl
dataOut   out   slv ( WIDTH_G- 1 downto 0 )
dataMin   out   slv ( WIDTH_G- 1 downto 0 )
dataMax   out   slv ( WIDTH_G- 1 downto 0 )

The documentation for this design unit was generated from the following files: