Relationship between Sof, POF, and elf in the Nios

Source: Internet
Author: User
Sof, POF, and elf Sof = FPGA internal SRAM configuration data, which can be downloaded through JTAG. After downloading, the hardware functions of FPGA are implemented. After power loss, the hardware becomes volatile.

POF = configure the flash data of the device and download it to the configuration device in as mode. When the device powers down and is powered on again, FPGA will automatically read the configuration data from the configuration device, and then configure the SRAM inside the FPGA, implement FPGA hardware functions. If the design contains the Nios, And the POF only contains the Nios hardware, after the configuration is completed, the Nios will exist in the FPGA, and the Nios will run according to the preset memory space, if the Reset vector of the specified content is sent to the SDRAM but the content of the SDRAM file is empty, the system will run the program.

You can use the JTAG to load the elf software to the ram of the system, or use the epcs_controller (flash programmer of the system) to load the software to the configuration device (after the POF configuration data ), if the Reset vector of the Nios points to epcs_controller, after the Nios is powered on, the first command is executed from the configuration device.

In addition, the POF file can be converted to a JIC file and downloaded to the EPC through the JTAG method. Therefore, the hardware design can save the as configuration interface.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.