|
SURF
|
Entities | |
| sfixedPreAddMultAdd.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| fixed_pkg | |
| fixed_float_types | |
| StdRtlPkg | Package <StdRtlPkg> |
Generics | |
| TPD_G | time := 1 ns |
| ADD_A_G | boolean := true |
| LATENCY_G | natural range 4 to 100 := 4 |
| 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 | sfixed |
| aVld | in | sl := ' 0 ' |
| d | in | sfixed |
| dVld | in | sl := ' 0 ' |
| b | in | sfixed |
| bVld | in | sl := ' 0 ' |
| c | in | sfixed |
| cVld | in | sl := ' 0 ' |
| y | out | sfixed |
| yVld | out | sl |