1. 06 May, 2019 1 commit
  2. 29 Mar, 2019 1 commit
  3. 28 Mar, 2019 1 commit
  4. 25 Mar, 2019 1 commit
  5. 20 Mar, 2019 4 commits
  6. 19 Mar, 2019 1 commit
  7. 25 Apr, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      VHDL : back to stable version for tagging v1.0.0 · fac74b23
      Jean-Paul Ricaud authored
       On branch development
      
      	new file:   documentation/source/img/front_face_TLK33.jpg
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      	modified:   fpga/sources/src_Freqdividers/FreqDividers_top.vhdl
      	new file:   fpga/sources/testbench/pll_sync_tb.vhdl
      fac74b23
  8. 20 Apr, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      VHDL : back after trying to synchronize to bunch 0 · 8ed8460a
      Jean-Paul Ricaud authored
       On branch development
      
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      	modified:   fpga/sources/src_Freqdividers/FreqDividers_top.vhdl
      	modified:   fpga/sources/src_PLL/PLL_synchronize.vhdl
      	modified:   fpga/sources/src_PLL/PLL_top.vhdl
      8ed8460a
  9. 14 Mar, 2018 1 commit
  10. 06 Mar, 2018 2 commits
    • Jean-Paul Ricaud's avatar
      FPGA : generated EEPROM for the last image · 9b656470
      Jean-Paul Ricaud authored
       On branch development
      
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      9b656470
    • Jean-Paul Ricaud's avatar
      VHDL : using PLLEnout for synchronization with CLK_SR failed. So just · d4bd88aa
      Jean-Paul Ricaud authored
      added a synchro reset after PLL configuration or recalibration to be
      able to reset external divider (TBD)
      
       On branch synchronize
      
      	modified:   fpga/sources/src_Freqdividers/FreqDividers_top.vhdl
      	modified:   fpga/sources/src_IOs/IOs_top.vhdl
      	modified:   fpga/sources/src_PLL/PLL_calibration.vhdl
      	modified:   fpga/sources/src_PLL/PLL_configuration.vhdl
      	modified:   fpga/sources/src_PLL/PLL_synchronize.vhdl
      	modified:   fpga/sources/src_PLL/PLL_top.vhdl
      	modified:   fpga/sources/top.vhdl
      d4bd88aa
  11. 02 Mar, 2018 1 commit
  12. 01 Mar, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      VHDL : misc. test to synchronize the output to CLK_SR. Didn't worked. · 3d04d885
      Jean-Paul Ricaud authored
      On branch synchronize
      
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      	modified:   fpga/sources/src_Freqdividers/FreqDividers_top.vhdl
      	modified:   fpga/sources/src_IOs/IOs_top.vhdl
      	modified:   fpga/sources/src_PLL/PLL_lib.vhdl
      	modified:   fpga/sources/src_PLL/PLL_synchronize.vhdl
      	modified:   fpga/sources/src_PLL/PLL_top.vhdl
      	modified:   fpga/sources/testbench/pll_top_tb.vhdl
      	modified:   fpga/sources/top.vhdl
      3d04d885
  13. 26 Feb, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      VHDL : moved constrainte file to source directory ; added · 6cbb8cf8
      Jean-Paul Ricaud authored
      synchronization to calibration file
      
       On branch synchronize
      
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      	modified:   fpga/sources/src_PLL/PLL_calibration.vhdl
      	modified:   fpga/sources/src_PLL/PLL_configuration.vhdl
      	modified:   fpga/sources/src_PLL/PLL_top.vhdl
      	renamed:    fpga/TimIQ/top.ucf -> fpga/sources/top.ucf
      6cbb8cf8
  14. 23 Feb, 2018 1 commit
  15. 22 Feb, 2018 3 commits
  16. 21 Feb, 2018 2 commits
    • Jean-Paul Ricaud's avatar
      Documentation : added switch configuration for frequency division · aff0d7c1
      Jean-Paul Ricaud authored
       On branch development
      
      	new file:   documentation/source/cfg_frequency_divider.rst
      	new file:   documentation/source/img/FPGA_switch.png
      	modified:   documentation/source/index.rst
      	modified:   fpga/sources/src_PLL/PLL_top.vhdl
      aff0d7c1
    • Jean-Paul Ricaud's avatar
      VHDL : added otion too configure the output frequency with the switch on · 26f0c594
      Jean-Paul Ricaud authored
      the FPGA board:
      
      SW5 | SW4 | SW3 | SW2 | SW1 | SW0 ||
       0  |  0  |  0  |  0  |  0  |  0  || division by 1  (3 GHz) for MAX IV ; no PLL
       0  |  0  |  0  |  0  |  0  |  1  || division by 1  (2.8 GHz) ; with PLL
       0  |  0  |  0  |  0  |  1  |  0  || division by 8  (352 MHz) ; TEMPO
       0  |  0  |  0  |  0  |  1  |  1  || division by 32 (88 MHz)  ; CRISTAL
       0  |  0  |  0  |  1  |  0  |  0  || division by 64 (44 MHz)  ; ODE
      
       On branch development
      
      	modified:   fpga/TimIQ/TimIQ_EEPROM/TimIQ_XCF.mcs
      	modified:   fpga/sources/src_Freqdividers/FreqDividers_top.vhdl
      	modified:   fpga/sources/top.vhdl
      26f0c594
  17. 19 Feb, 2018 1 commit
  18. 13 Feb, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      Documentation: some minor update ; correction mismatch between left and · 31710a46
      Jean-Paul Ricaud authored
      right LEDs description
      
       On branch development
      
      	modified:   documentation/source/cfg_peltier.rst
      	modified:   documentation/source/error_network.rst
      	modified:   documentation/source/error_trouble_diagnostic.rst
      	modified:   documentation/source/fct_LEDs.rst
      	modified:   documentation/source/note_flashing_CPU.rst
      	modified:   documentation/source/note_temp_read_write.rst
      	modified:   documentation/source/state_PLL_unlocked_soleil.rst
      	modified:   documentation/source/state_up_warming.rst
      31710a46
  19. 06 Feb, 2018 1 commit
  20. 16 Jan, 2018 1 commit
    • Jean-Paul Ricaud's avatar
      Documentation : minor correction · 3313d972
      Jean-Paul Ricaud authored
       On branch development
      
      	modified:   documentation/source/cfg_peltier.rst
      	modified:   documentation/source/error_network.rst
      	modified:   documentation/source/error_trouble_diagnostic.rst
      3313d972
  21. 05 Jan, 2018 1 commit
  22. 04 Jan, 2018 1 commit
  23. 13 Dec, 2017 1 commit
  24. 12 Dec, 2017 1 commit
    • Jean-Paul Ricaud's avatar
      Few modification in test scripts · 45b98064
      Jean-Paul Ricaud authored
       On branch test_I2C_access
      
      	modified:   script/test_IQ_webserver-stability_MAXIV.py
      	modified:   script/test_IQ_webserver-stability_SOLEIL.py
      	modified:   soft/test_local_CPU_access.py
      	modified:   version.txt
      45b98064
  25. 11 Dec, 2017 2 commits
  26. 08 Dec, 2017 3 commits
    • Jean-Paul Ricaud's avatar
      CPU soft : added a script to test localy the communication between the · 70631999
      Jean-Paul Ricaud authored
      CPU and the FPGA
      
       On branch test_I2C_access
      
      	new file:   script/start_py.sh
      	new file:   soft/test_local_CPU_access.py
      70631999
    • Jean-Paul Ricaud's avatar
      CPU soft : added some script for test purpose · f68b348a
      Jean-Paul Ricaud authored
       On branch test_I2C_access
      
      	new file:   script/test_IQ_webserver-MAXIV.py
      	new file:   script/test_IQ_webserver-SOLEIL.py
      	new file:   script/test_IQ_webserver-stability_MAXIV.py
      	new file:   script/test_IQ_webserver-stability_SOLEIL.py
      f68b348a
    • Jean-Paul Ricaud's avatar
      CPU code : modification for FPGA access bug · 2f2afb44
      Jean-Paul Ricaud authored
       On branch test_I2C_access
      
      	deleted:    script/IQ_parameters.py
      	deleted:    script/get_V.py
      	deleted:    script/input_IQ-2.py
      	deleted:    script/input_IQ.py
      	deleted:    script/read_urllib.py
      	deleted:    script/send_urllib.py
      	deleted:    script/set_IQ.py
      	deleted:    script/start_py.sh
      	deleted:    script/test_IQ.py
      	deleted:    script/test_IQ_drift.py
      	deleted:    script/test_IQ_webserver.py
      	modified:   soft/set_IQ.py
      	modified:   soft/www/set_iValue.wsgi
      	modified:   soft/www/set_qValue.wsgi
      2f2afb44
  27. 06 Dec, 2017 2 commits
  28. 05 Dec, 2017 1 commit
  29. 28 Nov, 2017 1 commit