Architecture >> SfixedAccumulator::rtl
|
comb | ( din , r , rst , sumDly ) |
seq | ( clk ) |
|
TOT_LATENCY_C | integer := 1 + ite ( REG_IN_G , 1 , 0 ) + ite ( REG_OUT_G , 1 , 0 ) |
INT_OVERFLOW_STYLE_C | fixed_overflow_style_type := fixed_wrap |
INT_ROUNDING_STYLE_C | fixed_round_style_type := fixed_truncate |
REG_INIT_C | RegType := ( rst = > ' 0 ' , dinR = > ( others = > ' 0 ' ) , doutR = > ( others = > ' 0 ' ) , sum = > ( others = > ' 0 ' ) ) |
The documentation for this design unit was generated from the following file:
- dsp/fixed/SfixedAccumulator.vhd