How to Directly Generate JIC Files Using Scripts

How to Directly Generate JIC Files Using Scripts

Everyone knows that Altera’s FPGA can be configured using the EPCS flash memory configuration chip, and there are two methods to program the EPCS chip. One method is to directly program the POF file through the AS port, which requires a separate 10-pin socket in the circuit design. The other method is to use the … Read more

JTAG Download Method Summary for Altera FPGA with Nios II Core

JTAG Download Method Summary for Altera FPGA with Nios II Core

1. For Altera FPGA, when using Nios II, there are four types of files that need to be downloaded: .sof file, .pof file, .jic file, and .elf file. 2. The .sof file and .pof file are usually referred to as FPGA “hardware” or “firmware” files, generated by design compilation in Quartus II. The source file … Read more

5 Essential Skills Every FPGA Designer Must Master

5 Essential Skills Every FPGA Designer Must Master

In the book ‘The Legend of Tong Lin’, Tong Lin practiced the basics of ‘circling a big tree and untying a rope’ before mastering skills like ‘ghostly shadows following’ and ‘willow leaf soft palm’. In my opinion, to become a competent FPGA designer, one must master five essential skills: simulation, synthesis, timing analysis, debugging, and … Read more