| 
    SURF
    1.0
    
   | 
 
Entities | |
| rtl | architecture | 
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| std_logic_unsigned | |
| StdRtlPkg | Package <StdRtlPkg> | 
Generics | |
| TPD_G | time := 1 ns | 
| LEADING_EDGE_G | sl := ' 1 ' | 
| COUNT_WIDTH_G | integer range 1 to 32 := 16 | 
Ports | |
| clk | in sl | 
| rst | in sl | 
| highCount | in slv ( COUNT_WIDTH_G - 1 downto 0 ) | 
| lowCount | in slv ( COUNT_WIDTH_G - 1 downto 0 ) | 
| delayCount | in slv ( COUNT_WIDTH_G - 1 downto 0 ) | 
| divClk | out sl | 
| preRise | out sl | 
| preFall | out sl | 
Definition at line 27 of file ClockDivider.vhd.
      
  | 
  Generic | 
Definition at line 30 of file ClockDivider.vhd.
      
  | 
  Generic | 
Definition at line 31 of file ClockDivider.vhd.
      
  | 
  Generic | 
Definition at line 32 of file ClockDivider.vhd.
Definition at line 34 of file ClockDivider.vhd.
Definition at line 35 of file ClockDivider.vhd.
      
  | 
  Port | 
Definition at line 36 of file ClockDivider.vhd.
      
  | 
  Port | 
Definition at line 37 of file ClockDivider.vhd.
      
  | 
  Port | 
Definition at line 38 of file ClockDivider.vhd.
Definition at line 39 of file ClockDivider.vhd.
Definition at line 40 of file ClockDivider.vhd.
Definition at line 41 of file ClockDivider.vhd.
      
  | 
  Library | 
Definition at line 19 of file ClockDivider.vhd.
      
  | 
  Package | 
Definition at line 20 of file ClockDivider.vhd.
      
  | 
  Package | 
Definition at line 21 of file ClockDivider.vhd.
      
  | 
  Package | 
Definition at line 22 of file ClockDivider.vhd.
      
  | 
  Package | 
Definition at line 23 of file ClockDivider.vhd.