SURF
Loading...
Searching...
No Matches
FirFilterTap.rtl Architecture Reference
Architecture >> FirFilterTap::rtl

Processes

comb  ( cascin , coeffce , coeffin , datain , en , r )
seq  ( clk )
comb  ( cascin , coeffce , coeffin , datain , en , r )
seq  ( clk )

Constants

PROD_WIDTH_C  integer := DATA_WIDTH_G+ COEFF_WIDTH_G
COEFF_INIT_C  slv ( COEFF_WIDTH_G- 1 downto 0 ) := resize ( COEFF_INIT_G , COEFF_WIDTH_G )
REG_INIT_C  RegType := ( accum = > ( others = > ' 0 ' ) , coeff = > ( others = > ' 0 ' ) )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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