Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Could it be because Altera is incompetent ? My experience so far is the following: 1.) The A10 GX board does not fit inside my machine. It appears to not conform to PCIe standards, the cooling fans overlap the next PCI slot, the card is too high, and possibly also too long. (I had to completely deconstruct my workstation to get the card to fit into the PCIe slot. 2.) The installation instructions are completely unclear, and there appear to be multiple versions of the instructions for the same Dev kit. 3.) The installation instructions contain incorrect characters in Text fields meant to be copied. Clearly nobody has tested that copying and pasting of the commands works. 4.) The installation instructions don't actually work. I had to find a file named board_env.xml and copy it into the AOCL_BOARD_PACKAGE_ROOT directory. It should have been there already. 5.) Installation instructions fail: aocl flash command produces "No flash routine supplied." Who does the quality control for this stuff ? --- Quote End --- I think that# 4 below will fix your aocl flash problem, as I had a similar problem at one point. I had problems with Quartus Pro 17 in the past, and moved to Quartus Pro 16.0 and successfully ran the basic boardtest.aocx (found below). I'm now trying Quartus Pro 17.0 again for the potential speed improvements, but I am not able to get things working, much the same as you. I'm experiencing a new problem now that I'd love help on if anyone has an idea. Running: Quartus Pro 17.0, Centos 7, Arria 10 GX Development Board.
- I had similar problems, but got the PCIe slot to work as well.
- The install instructions to follow are in the following link. https://www.altera.com/documentation/tgy1490191698959.html
- Don't copy the commands from the text in the link. You are correct in that they contain characters that do not work. Type the commands as they look.
- When it says to uncompress the “ALTERAOCLSDKROOT/boards/a10_ref/bringup/a10_ref_initialization.tgz” to a temporary directory, make sure that the temporary directory is the “ALTERAOCLSDKROOT/boards/a10_ref/bringup” directory. Make a copy of the bringup directory first if you'd like.