.. OPEN.rst --- .. .. Description: .. Author: Hongyi Wu(吴鸿毅) .. Email: wuhongyi@qq.com .. Created: 日 9月 8 23:06:31 2024 (+0800) .. Last-Updated: 二 9月 10 14:23:58 2024 (+0800) .. By: Hongyi Wu(吴鸿毅) .. Update #: 2 .. URL: http://wuhongyi.cn ################################################## Open FPGA ################################################## CAEN open FPGA includes two development modes, one is the graphical software SCI-Compiler, which is suitable for people without FPGA programming foundation to develop firmware; The other is a non-public Open-FDK, suitable for professional FPGA developers. The firmware developed in these two modes can be distinguished by the information of the firmware. The firmware we released is developed for Open-FDK. .. image:: /_static/img/firmware2740.png The firmware developed by SCI-Compiler requires the running acquisition module to have a SCI-Compiler Runtime license, otherwise it can only run for 30 minutes. The 30 minute testing time can be regained by restarting. .. image:: /_static/img/firmware2740.png The firmware developed by Open-FDK does not have any license requirements for the acquisition modules. .. .. OPEN.rst ends here