|
SURF
|
Inheritance diagram for sfixedMult:Entities | |
| sfixedMult.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| fixed_pkg | |
| fixed_float_types | |
| StdRtlPkg | Package <StdRtlPkg> |
Generics | |
| TPD_G | time := 1 ns |
| LATENCY_G | natural range 3 to 100 := 3 |
| RND_SIMPLE_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 | sfixed |
| aVld | in | sl := ' 0 ' |
| b | in | sfixed |
| bVld | in | sl := ' 0 ' |
| y | out | sfixed |
| yVld | out | sl |