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