Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow many files are located in that .../devinfo/stratix directory
I'm showing 1531 with :ls -1 | wc -l command I don't really know how Quartus gits its list of devices, but I beleve it's in the database files in the ../devinfo/ directory. If you don't have the 1531 files, the device file stratixV must have been corrupted during the install process, and aborted. there is a .../devinfo/dev_install directory that has a dev_install.run script that can install just devices. It's looking for a quartus qdz (compressed device files) I think you can get those from: http://dl.altera.com/13.1/?edition=subscription Click on the indivudual files tab and download just the StratixV Device support Check to make sure the MD5sum matches what is listed. Then run the dev_instal.run script and point it to this download to install. If it still doesn't work, I recommend you open a support case with Altera. Pete