ContributionsMost RecentMost LikesSolutionsRe: Flash Loader IP missing on Cyclone IV GX? You can refer to the advice in this post: https://community.intel.com/t5/Programmable-Devices/Flash-Loader-IP-not-loaded-on-device-1/m-p/1447330?profile.language=zh-CN Re: Flash Loader IP missing on Cyclone IV GX? Try to generate and download .pof instead of .jic Re: Complete source code for Computer Organization course lab I haven't questions, thanks! However I still hope the source codes can be provided for reference, not now but in future. Just my advice. Re: Cyclone IV Hi @Luckyguide , The latest version for Quartus prime lite v23.1.1 is supported by Windows 11, you can see it here https://www.intel.com/content/www/us/en/support/programmable/support-resources/design-software/os-support.html#tab-blade-1-2. And Quartus prime lite v23.1.1 supports Cyclone IV FPGA of DE0-Nano board, you can see and download it here: https://www.intel.com/content/www/us/en/software-kit/825278/intel-quartus-prime-lite-edition-design-software-version-23-1-1-for-windows.html They are compatible. Complete source code for Computer Organization course lab Hi, I'm studying the Computer Organization Nios V course lab in Intel FPGA University Program, in Lab 1: Using a Nios® V System's part III and Part V, the code use subroutines, but the subroutine code is empty in the lab1 document and Design Files, as shown in figures below. Are there complete codes including the subroutine for the lab? Where can I get it? Thanks in advance! Re: Recommend to me FPGA dev board that have LVDS and CSI input and output for image processing Hi @MuFuT , You may refer to Terasic Atum A5 Development Kit and DE25-Standard board, they both have MIPI camera connector which supports CSI and DSI, also they have related demos. Re: Programming failing in DE10-Nano board (And in my board as well) @itchalfon, don't check Verify and Blank-Check options box in Programmer, just check Program/Configure box for FPGA and EPCS lines, then program again. And you can use de10-nano default .jic file in DE10-Nano cd-rom to test further. Re: Programming failing in DE10-Nano board (And in my board as well) Hi, it seemed that you even didn't add .jic file based on your screenshots. You'd better follow the steps in section 8.3 Write jic file into the EPCS device of DE10-Nano user manual to program .jic file. Re: Unable to run make file on ALtera SOC EDS Based on my experience, you'd better to reinstall the soc eds software, you need to install the ds-5 software together after installing the soc eds. And the version of soc eds should be same to Quartus. Re: Questa license error--unable to checkout a viewer license I fixed the error, it isn't due to the license. I set the license on a PC, but remotely login it, then the error got while simulating remotely. I login the PC directly and simulate it without any error now.