Commit 42fe09ee authored by Evangelia Gousiou's avatar Evangelia Gousiou

SVEC PTS added txt with the correspondence between test numbers, python files…

SVEC PTS added txt with the correspondence between test numbers, python files and binary files. (py_bin_links.txt)
added comments on gtp_test.py
parent 7825afe8
......@@ -38,7 +38,7 @@
## a miniNIC at offset 0x08000, |
## 16 KB of packet RAM at 0x10000. |
## |
## FW to load svec_pts_sfp_sata_hsfmc.bin |
## FW to load svec_pts_sfp_sata_hsfmc.bin (rename of svec_pts_12_sfp_sata_hsfmc.bin) |
## Authors Julian Lewis (Julian.Lewis@cern.ch) |
## Website http://www.ohwr.org/projects/pts |
## Date 19/09/2012 |
......
ln -s bins/bus_test.bin test01.bin
ln -s pyts/bus_test.py test01.py
ln -s bins/svec_pts_fmcsuppl_sfpeeprom.bin test02.bin
ln -s pyts/fmc_supplies.py test02.py
ln -s bins/svec_pts_fmcconnect.bin test03.bin
ln -s pyts/fmc_connectors.py test03.py
ln -s bins/svec_pts_fmcsuppl_sfpeeprom.bin test04.bin
ln -s pyts/sfp_eeprom.py test04.py
ln -s bins/svec_pts_si570_tempid_eeprom.bin test05.bin
ln -s pyts/eeprom.py test05.py
ln -s bins/svec_pts_si570_tempid_eeprom.bin test06.bin
ln -s pyts/therm_id.py test06.py
ln -s bins/svec_pts_si570_tempid_eeprom.bin test07.bin
ln -s pyts/si570_osc.py test07.py
ln -s bins/svec_pts_dac_vcxo_pll.bin test08.bin
ln -s pyts/dac_vxco_pll.py test08.py
ln -s bins/svec_pts_usb_vmep2.bin test09.bin
ln -s pyts/dummy_usb_uart.py test09.py
ln -s bins/svec_pts_leds_lemo.bin test10.bin
ln -s pyts/lemo.py test10.py
ln -s bins/svec_pts_usb_vmep2.bin test11.bin
ln -s pyts/vmep2.py test11.py
ln -s bins/svec_pts_sfp_sata_hsfmc.bin test12.bin
ln -s pyts/gtp_test.py test12.py
ln -s bins/svec_afpga_gtp_clkfmc_top.bin test13.bin
ln -s pyts/gtp_clkfmc_test.py test13.py
ln -s bins/svec_afpga_ddr_test.bin test14.bin
ln -s pyts/ddr_test.py test14.py
ln -s bins/svec_pts_pcbvers_pushbutt.bin test15.bin
ln -s pyts/push_button.py test15.py
ln -s bins/svec_pts_leds_lemo.bin test16.bin
ln -s pyts/leds.py test16.py
ln -s bins/svec_pts_pcbvers_pushbutt.bin test17.bin
ln -s pyts/pcb_version.py test17.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment