Forum Discussion
Altera_Forum
Honored Contributor
17 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 Q...
Altera_Forum
Honored Contributor
17 years agoHere's what I did:
1 - Copy the project to a working folder (just so you don't taint the original). Make sure there are no spaces in your path. 2 - Open project. Quartus asks if you want to convert the database from 8.0 to 9.0 to which you must respond yes. 3 - Open SoPC Builder (it changes all of the components from version 8.0 to 9.0) 4 - Generate SoPC Builder system. Exit SoPC Builder and save the system when prompted. 5 - Replace the top level SDC file with the one I've attached. 6 - Compile the project. You'll still get some warnings from the Timing Analyzer (from the cpu.sdc script generated by SoPC builder). Also, Multi-corner timing analysis fails one hold path on the Fast model. I wouldn't worry about it though. Jake