|
| max ( L: in , R: in ) |
| min ( L: in , R: in ) |
| log2 ( val: in ) |
|
readA | ( WIDTHA - 1 downto 0 ) := ( others = > ' 0 ' ) |
readB | ( WIDTHB - 1 downto 0 ) := ( others = > ' 0 ' ) |
regA | ( WIDTHA - 1 downto 0 ) := ( others = > ' 0 ' ) |
regB | ( WIDTHB - 1 downto 0 ) := ( others = > ' 0 ' ) |
|
ram | shared ramType := := ( others = > ( others = > ' 0 ' ) ) |
◆ log2()
◆ max()
◆ min()
◆ PROCESS_481()
◆ PROCESS_482()
◆ maxSIZE
◆ maxWIDTH
◆ minWIDTH
◆ ram
ram shared ramType := := ( others = > ( others = > ' 0 ' ) ) |
|
Shared Variable |
◆ ramType
◆ RATIO
◆ readA
◆ readB
◆ regA
regA ( WIDTHA - 1 downto 0 ) := ( others = > ' 0 ' ) |
|
Signal |
◆ regB
regB ( WIDTHB - 1 downto 0 ) := ( others = > ' 0 ' ) |
|
Signal |
The documentation for this class was generated from the following file: