| 
    SURF
    1.0
    
   | 
 
Entities | |
| rtl | architecture | 
Libraries | |
| ieee | |
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 | 
| DATA_WIDTH_G | integer range 1 to 48 := 16 | 
| INCREMENT_G | integer range 1 to 48 := 1 | 
Ports | |
| clk | in sl := ' 0 ' | 
| rst | in sl := ' 0 ' | 
| en | in sl := ' 1 ' | 
| cnt | out slv ( DATA_WIDTH_G - 1 downto 0 ) | 
Definition at line 27 of file DspCounter.vhd.
      
  | 
  Generic | 
Definition at line 29 of file DspCounter.vhd.
      
  | 
  Generic | 
Definition at line 30 of file DspCounter.vhd.
      
  | 
  Generic | 
Definition at line 31 of file DspCounter.vhd.
      
  | 
  Generic | 
Definition at line 32 of file DspCounter.vhd.
      
  | 
  Generic | 
Definition at line 33 of file DspCounter.vhd.
Definition at line 35 of file DspCounter.vhd.
Definition at line 36 of file DspCounter.vhd.
Definition at line 37 of file DspCounter.vhd.
      
  | 
  Port | 
Definition at line 38 of file DspCounter.vhd.
      
  | 
  Library | 
Definition at line 18 of file DspCounter.vhd.
      
  | 
  Package | 
Definition at line 19 of file DspCounter.vhd.
      
  | 
  Package | 
Definition at line 20 of file DspCounter.vhd.
      
  | 
  Package | 
Definition at line 21 of file DspCounter.vhd.
      
  | 
  Package | 
Definition at line 23 of file DspCounter.vhd.