SURF
|
Entities | |
OneShot.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
std_logic_unsigned | |
std_logic_arith | |
StdRtlPkg | Package <StdRtlPkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 1 ' |
RST_ASYNC_G | boolean := false |
IN_POLARITY_G | sl := ' 1 ' |
OUT_POLARITY_G | sl := ' 1 ' |
PULSE_BIT_WIDTH_G | positive := 4 |
Ports | ||
clk | in | sl |
rst | in | sl := not RST_POLARITY_G |
pulseWidth | in | slv ( PULSE_BIT_WIDTH_G- 1 downto 0 ) |
trigIn | in | sl |
pulseOut | out | sl |