ContributionsMost RecentMost LikesSolutionsWhy can I only see a limited number of MAX10 devices in Quartus? I'm using Quartus Prime Version 17.0.2 Build 602 07/19/2017 SJ Standard Edition. Why can I only see a limited number of speed/temperature grade devices in the Device selection window? For example, for the 10M08DAU324XXG, I can only see 10M08DAU324I7G and 10M08DAU324C8G listed in available devices. I cannot see other devices such as 10M08DAU324I6G Thanks for reading Re: Guidance on using an MCU and generic flash as an EPC1QC20 replacement Hi, sorry for the delay. I'd like to use a standard flash memory such as MX25L8006EZUI-12G Macronix | Integrated Circuits (ICs) | DigiKey as the config memory and use a microcontroller to control the configuration process. 2.3.5. Passive Serial Configuration Timing (intel.com) here there is a reference to 'microprocessor as an external host' I was wondering if there was any example code or an app note on this specifically . Thanks, Jack Re: Guidance on using an MCU and generic flash as an EPC1QC20 replacement Hi Hareesh, Thanks for getting back to me. Unfortunately, The device I am trying to program is a FLEX 6000 so the generic serial flash IP is unavailable. is there any guidance on how to use a standard flash and MCU as a config device without the need to modify the existing FPGA source code? Thanks, Jack Guidance on using an MCU and generic flash as an EPC1QC20 replacement Hi, I'm looking to use a generic flash and small micro as a replacement for the EPC1QC20. Specifically using Passive serial with an SPI interface. Is there any guidance documents or example code on this? Thanks, Jack Re: Configuring a FLEX 6000 with an EPCQ config device Perfect, thanks Frank Configuring a FLEX 6000 with an EPCQ config device I'm looking for a replacement for the EPC1LC20N which I am currently using to configure FLEX 6000 devices. I see in PDN 1708 that there is no replacement specified for this part. Is there a way I can use an EPCQ device or generic flash to program a FLEX 6000 device? Thanks SolvedRe: Is it possible to break out of a function after X amount of time has passed? Yes, all sorted now. Thanks for your help! Is it possible to break out of a function after X amount of time has passed? I have a function at the start of my main loop that is updating some local buffers from an ethernet interface. The problem is, sometimes this hangs and takes about 50x the amount of time it should and disrupts other parts of my program. I'd like to create something which breaks out of this function if, for example, 100uS has passed. Is this possible on the nios2 processor? I guess if so, I would first need to implement a timer peripheral, but I'm not sure how I could use this to break the function call and return to outside of the function. Any suggestions are much appreciated. Thanks for reading SolvedDeleted Posted the question on more correct section (can't see how to delete a post) Re: DE10-Lite tutorial documentation Oh this is for the Max 10 dev board, please can I have the documentation for the DE10-Lite tutorial? SDRAM Nios Test - MAX10 DE10 Lite | Design Store for Intel® FPGAs Thanks