Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Power up board at 12 V and 1.5 7 A current limit.
  • Attach a Xilinx dongle to J32.Log on to rddev108.
  • Run impact.
  • Right click on FPGA icon and select "Add BPI/SPI flash".
  • The file to download is HsioTest_00000003.mcs .
  • Select BPI PROM 28F00AP30.
  • Right click on the prom icon and select program.
  • After programming you can power down the board and quit impact.
  • Install the following test devices on the board:
    • Loopback SFP modules in SFP0 and SFP1.
    • A loopback QSFP module in QSFP0.
    • 2 SMA cables: One between TXP and RXP, one between TXM and RXM.
    • 2 header test boards in P2 and P3.
    • 1 zone-3 test board.
    • The DTM test module.
    • The TTC module that belongs to this particular board.
  • Attach a USB cable to J30 (GP).
  • Power up the board, again at 12 V and 1.5A7A.
  • To bring Bring up the serial connection :
  • sudo /sbin/modprobe -r ftdi_sio
  • sudo /sbin/modprobe ftdi_sio vendor=0x0403 product=0x6014
  • screen -L /dev/ttyUSB0 115200 . The exact tty is not predictable. You can type /dev/ttyUSB and then hit TAB for autocompletion to see which one it isat 115200 Baud with logging of the output to file.
  • Push the COLD-BOOT button on the HSIO and follow the instructions on the screen for testing.
  • Perform both the HSIO and the DTM test.
  • If Once the test finishes successfully, quit screen by the key combinations Ctrl-Shift-a followed by k followed by y.the serial connection.
  • Upload the logfile to the Rename the screen logfile (called screenlog.<x>) to hsiotest_<yy>.txt where yy is the serial number of the board. Upload the file to the confluence page for this HSIO.

...

  • Power up board at 12 V and 1.5 7 A current limit.
  • Attach a Xilinx dongle to J32.
  • Run impact.
  • Right click on FPGA icon and select "Add BPI/SPI flash".
  • The file to download is AdapterTest_00000003.mcs
  • Select BPI PROM 28F00AP30.
  • Right click on the prom icon and select program.
  • After programming you can power down the board and quit impact.
  • The rest of the procedure has to be done for each adapter board.
  • Add a jumper to JP2 and JP5 (two center pins).
  • Attach the adapter board to the HSIO.
  • Attach a USB cable to J30 (GP).
  • Power up the board, again at 12 V and 1.5A7 A.
  • To bring Bring up the serial connection :
  • sudo /sbin/modprobe -r ftdi_sio
  • sudo /sbin/modprobe ftdi_sio vendor=0x0403 product=0x6014
  • screen -L /dev/ttyUSB0 115200 . The exact tty is not predictable. You can type /dev/ttyUSB and then hit TAB for autocompletion to see which one it isat 115200 Baud with logging of the output to file.
  • Push the COLD-BOOT button on the HSIO and follow the instructions on the screen for testing.
  • If Once the test finishes successfully, quit screen by the key combinations Ctrl-Shift-a followed by k followed by y.the serial connection.
  • Upload the logfile Rename the screen logfile (called screenlog.<x>) to adaptertest_<yy>.txt where yy is the serial number of the board. Upload the file to the confluence page for this adapter board.

...