SURF
|
Entities | |
cfixedMultAdd.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
fixed_pkg | |
fixed_float_types | |
StdRtlPkg | Package <StdRtlPkg> |
ComplexFixedPkg | Package <ComplexFixedPkg> |
Generics | |
TPD_G | time := 1 ns |
REG_OUT_G | boolean := false |
CIN_REG_G | integer range 0 to 2 := 2 |
ACCUMULATE_G | boolean := false |
OUT_OVERFLOW_STYLE_G | fixed_overflow_style_type := fixed_wrap |
OUT_ROUNDING_STYLE_G | fixed_round_style_type := fixed_truncate |
Ports | ||
clk | in | sl |
rst | in | sl := ' 0 ' |
a | in | cfixed |
aVld | in | sl := ' 0 ' |
b | in | cfixed |
bVld | in | sl := ' 0 ' |
c | in | cfixed |
cVld | in | sl := ' 0 ' |
y | out | cfixed |
yVld | out | sl |