Architecture >> DspSquareDiffMult::rtl
|
comb | ( ain , bin , ibValid , r , rst , tReady ) |
seq | ( clk , rst ) |
comb | ( ain , bin , ibValid , r , rst , tReady ) |
seq | ( clk , rst ) |
|
REG_INIT_C | RegType := ( ibReady = > ' 0 ' , tReady = > ' 0 ' , tValid = > ( others = > ' 0 ' ) , diff = > ( others = > ' 0 ' ) , p = > ( others = > ' 0 ' ) ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
tReady | slv ( 1 downto 0 ) |
p | slv ( 2 * WIDTH_G+ 1 downto 0 ) |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/DspSquareDiffMult.vhd
- dsp/generic/fixed/DspSquareDiffMult.vhd