diff --git a/documentation/FMC-TDC_manual_v3.docx b/documentation/FMC-TDC_manual_v3.docx
index b3f5021ace17804ca423b4504b9ea337bba8c63b..70667b5e8dfa3cf8541b596f370c31e158b59198 100644
Binary files a/documentation/FMC-TDC_manual_v3.docx and b/documentation/FMC-TDC_manual_v3.docx differ
diff --git a/hdl/spec/pts_tmp/TDC_PTS.zip b/hdl/spec/pts_tmp/TDC_PTS.zip
deleted file mode 100644
index f02042d88c36f9bb53aa70e6d87ff9bf9e833a39..0000000000000000000000000000000000000000
Binary files a/hdl/spec/pts_tmp/TDC_PTS.zip and /dev/null differ
diff --git a/pts_tmp/sdb/test_long_cesium.py b/pts_tmp/sdb/test_long_cesium.py
index 1d335f58b82b8edd92fec755b3bff4b148622648..62cc6ca4f216111e695e3d8e7dbcd3177db94c59 100644
--- a/pts_tmp/sdb/test_long_cesium.py
+++ b/pts_tmp/sdb/test_long_cesium.py
@@ -99,10 +99,6 @@ def main (default_directory='.'):
     bitstream = os.path.join(default_directory, FMC_TDC_BITSTREAM_PATH)
     os.system(firmware_loader + ' ' + bitstream)
     time.sleep(1)
-    firmware_loader = os.path.join(default_directory, FPGA_LOADER_PATH)
-    bitstream = os.path.join(default_directory, FMC_TDC_BITSTREAM_PATH)
-    os.system(firmware_loader + ' ' + bitstream)
-    time.sleep(1)
     print "Firmware loaded!"
 
     # TDC object declaration