// Title: DP83867 WoL Test // Company: Texas Instruments // Location: Santa Clara, CA // Developer: Joe Vanacore // Date: June 8, 2021 // Customer Debug for WoL // Texas Instruments begin //delay 100 //0000 2100 // force 100Mbps, full-duplex 013C 475f //Pattern Bytes 0 and 1 013d 0e0c //Pattern Bytes 2 and 3 013e 4bfb //Pattern Bytes 4 and 5 013f 641d //Pattern Bytes 6 and 7 0140 0000 // 0141 0000 // 0142 0000 // 0143 0000 // 0144 0000 // 0145 0000 // 0146 0000 // 0147 0000 // 0148 0000 // 0149 0000 // 014a 0000 // 014b 0000 // 014c 0000 // 014d 0000 // 014e 0000 // 014f 0000 // 0150 0000 // 0151 0000 // 0152 0000 // 0153 0000 // 0154 0000 // 0155 0000 // 0156 0000 // 0157 0000 // 0158 0000 // 0159 0000 // 015a e649 //Pattern Bytes 60 and 61 015b fb54 //Pattern Bytes 60 and 61 015c 0000 //Byte Mask 0 to 15 015d 0000 //Byte Mask 16 to 31 015e 0000 //Byte Mask 32 to 47 015f 0000 //Byte Mask 48 to 63 0161 0000 //Pattern start point (62 decimal) 0172 0033 //Configures GPIO_0 pin for WoL Indication 0134 0082 //WoL on pattern enabled, level Indication, pulse mode end