| 
    SURF
    1.0
    
   | 
 
 Inheritance diagram for Monitor:Entities | |
| rtl | architecture | 
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> | 
| RssiPkg | Package <RssiPkg> | 
Generics | |
| TPD_G | time := 1 ns | 
| TIMEOUT_UNIT_G | real := 1 . 0E - 6 | 
| CLK_FREQUENCY_G | real := 100 . 0E6 | 
| SERVER_G | boolean := true | 
| WINDOW_ADDR_SIZE_G | positive := 7 | 
| STATUS_WIDTH_G | positive := 6 | 
| CNT_WIDTH_G | positive := 32 | 
| RETRANSMIT_ENABLE_G | boolean := true | 
Ports | |
| clk_i | in sl | 
| rst_i | in sl | 
| connActive_i | in sl | 
| rssiParam_i | in RssiParamType | 
| rxFlags_i | in FlagsType | 
| rxLastSeqN_i | in slv ( 7 downto 0 ) | 
| rxWindowSize_i | in integer range 1 to 2 ** ( WINDOW_ADDR_SIZE_G ) | 
| txBufferEmpty_i | in sl | 
| rxValid_i | in sl | 
| rxDrop_i | in sl | 
| ackHeadSt_i | in sl | 
| rstHeadSt_i | in sl | 
| dataHeadSt_i | in sl | 
| nullHeadSt_i | in sl | 
| lenErr_i | in sl | 
| ackErr_i | in sl | 
| peerConnTout_i | in sl | 
| paramReject_i | in sl | 
| sndResend_o | out sl | 
| sndNull_o | out sl | 
| sndAck_o | out sl | 
| closeRq_o | out sl | 
| statusReg_o | out slv ( STATUS_WIDTH_G downto 0 ) | 
| dropCnt_o | out slv ( CNT_WIDTH_G - 1 downto 0 ) | 
| validCnt_o | out slv ( CNT_WIDTH_G - 1 downto 0 ) | 
| resendCnt_o | out slv ( CNT_WIDTH_G - 1 downto 0 ) | 
| reconCnt_o | out slv ( CNT_WIDTH_G - 1 downto 0 ) | 
Definition at line 45 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 47 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 48 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 49 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 50 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 51 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 52 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 53 of file Monitor.vhd.
      
  | 
  Generic | 
Definition at line 56 of file Monitor.vhd.
Definition at line 58 of file Monitor.vhd.
Definition at line 59 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 62 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 65 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 68 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 71 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 72 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 75 of file Monitor.vhd.
Definition at line 78 of file Monitor.vhd.
Definition at line 79 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 82 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 83 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 84 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 85 of file Monitor.vhd.
Definition at line 88 of file Monitor.vhd.
Definition at line 89 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 90 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 91 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 94 of file Monitor.vhd.
Definition at line 95 of file Monitor.vhd.
Definition at line 96 of file Monitor.vhd.
Definition at line 99 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 102 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 103 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 104 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 105 of file Monitor.vhd.
      
  | 
  Port | 
Definition at line 107 of file Monitor.vhd.
      
  | 
  Library | 
Definition at line 35 of file Monitor.vhd.
      
  | 
  Package | 
Definition at line 36 of file Monitor.vhd.
      
  | 
  Package | 
Definition at line 37 of file Monitor.vhd.
      
  | 
  Package | 
Definition at line 38 of file Monitor.vhd.
      
  | 
  Package | 
Definition at line 40 of file Monitor.vhd.
      
  | 
  Package | 
Definition at line 41 of file Monitor.vhd.