embeded/FPGA - ALTERA
altera quartus 관련 확장자
구차니
2018. 1. 2. 20:33
sof - sram object file
rbf - raw binary file
pof - program object file
jic - JTAG Indirect Configuation file
[링크 : http://quartushelp.altera.com/14.1/mergedProjects/reference/glossary/def_jic.htm]
A SOF file programs the FPGA fabric directly (The FPGA's SRAM cells).
The POF file is used to program an external configuration (A FLASH/EEPROM device - not the actual FPGA).
[링크 : http://www.alteraforum.com/forum/showthread.php?t=53811]
progammer에서는 jic로 플래시에 굽네.. pof는 어디서 쓸려나?