Packet Sniffer README SW9_[4:1] - Channel Number (Active Low) SW9_[8] - Pause SW_10[2:1] - MUX between the 4 portions of the payload Ignore the first 4 zeros on each line and the last 1.5 zeros on each line. Fixing this would mean another 2 hours of PAR time and it's just a cosmetic change) The format of each line is: SRCADDR DESTADDR PAYLOAD The payload portion displayed is: bits [87:0] if SW10_[2:1] is set to 0 (active low) bits [175:88] if SW10_[2:1] is set to 1 bits [263:176] if SW10_[2:1] is set to 2 bits [351:264] else where the payload to display is the actual payload padded with 24 bits of 0's on the bottom (for a total of 352 bits) Test it out with the CP3 TA solution if you're confused about how it works.