Altera_Forum
Honored Contributor
20 years agoVerification fails
Dear all,
I have problems running a simple "Hello world" application on a time-limited design! I have to set up some computers at our pc-lab with the Altera-Software (QuartusII 5.0 SP1, NIOS IDE). To check the installation I've created a simple system, containing a nios2-cpu for our UP3-Education-Kit. The system is created as time-limited-design and an information tells me, that the SRAM-object contains the time-limited megafunction that supports the OpenCore Plus feature (i.e. the nios2 processor). When I create and compile my simple "Hello world"-programm everything looks fine, but during download, verification fails! To make things worse: when I use my office-pc, which has a valid license for the nios processor, the system is (of course) not time limited and the software runs (after recompilation) without any problems!!! So my questions are: 1. Could it be, that the time-limited megafunction in the sram object interferes the process of verification? 2. Are there restrictions for time-limited designs I did not notice? 3. is there a known bug?