|
SURF
|
Inheritance diagram for CfixedPreAddMult:Entities | |
| CfixedPreAddMult.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_IN_G | boolean := true |
| REG_OUT_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 |
| add | in | sl |
| a | in | cfixed |
| aVld | in | sl := ' 0 ' |
| d | in | cfixed |
| dVld | in | sl := ' 0 ' |
| b | in | cfixed |
| bVld | in | sl := ' 0 ' |
| y | out | cfixed |
| yVld | out | sl |