Altera_Forum
Honored Contributor
16 years agoHow to compile cycloneIII_3c25_start_niosII_standard?
Hi, I have a Cyclone III Starter Board and I'm trying to compile the example Nios II project (cycloneIII_3c25_start_niosII_standard) that came with it. I have version 8.0 of the disk and I'm using Quartus 9.0. Here is what I'm doing:
1. open the project 2. regenerate the SOPC system 3. add altmemddr_phy_ddr_timing.sdc to the project 4. compile I get zillions of warnings, including critical ones. TimeQuest finds violations associated with the JTAG debugger clock altera_reserved_tck and tells me that I shouldn'd trust the results because assumptions are violated. There are many failing filters, includings ones generated by the cpu.sdc and the altmemddr_phy_ddr_timing.sdc. Those scripts are pretty complex so I'm thinking a novice does not have much chance of debugging them. What's the deal? Does anyone know how to compile this successfully? I need some sort of secure starting point to work with. Thanks!