Quartus_Lite_22_1_not_generating_time_limit_sof
I'm resurrecting a Cyclone IV project from a few years back. The last time I compiled and ran it was with version 20.1. Within the last week I updated to version 22.1. I am and have been running the Linux versions of Quartus Lite.
I recreated the project in the latest version in case there were incompatibilities between versions. I would like to generate the BSP so that I can download some C-code in Eclipse in order to communicate with my PC, but I am running into a problem.
For IP I am using a Nios II/e and a PLL. Everything compiles fine and a standard .sof is generated, but the time_limit.sof is not generated.
When I look at the 'IP Cores Summary' in 'Analysis & Synthesis' I see 6 instances of Signal Tap which I assume, because it indicates it is licensed, is the cause of Quartus Lite not generating the time_limit.sof.
I have verified that Settings/Signal Tap Logic Analyzer/ DOES NOT have 'Enable Signal Tap Logic Analyzer' checked. Any ideas would be appreciated.
Thanks