【FAQ】DE5a-Net-DDR4固化flash时,能烧录哪些类型的文件
本帖最后由 BOB_Sun 于 2020-10-9 17:06 编辑Q: DE5a-Net-DDR4 开发板固化flash时, 可以烧录哪些类型的文件呢?可以烧.jic文件吗?
A: DE5a-Net-DDR4开发板固化flash时可以烧录.flash文件和.pof文件,而不能烧录.jic文件。
.jic主要是用来烧录EPCS器件的,可以参考该链接:https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#reference/glossary/def_jic.htm
烧录.flash需要使用Intel 提供的 NIOS II EDS tool nios-2-flash-programmer这个工具,关于这个工具的使用可以参考:https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/ug_nios2_flash_programmer.pdf?wapkw=Nios%202%20Flash%20Programmer%20User%20Guide
为了方便客户烧写.flash, 我们在CD里面提供了.bat程序,可以直接将.sof合.elf文件转换为.flash并烧录到开发板上。需要注意的是,CD里面提供的.bat程序是基于quartus standard 16.1 版本的,目前已测试可以兼容到 Quartus standard 18.1,不可使用19.1及以上版本,因为其Nios II EDS的Windows版本里面的 Cygwin组件已经移除,而是用Windows Subsystem for Linux(WSL)替代。
关于如何烧录.pof文件,我们没有实际操作过,请直接参考Intel文档:https://www.intel.com/content/www/us/en/programmable/documentation/sss1411439280066.html#sss1411461586293
页:
[1]