BHoey
New Contributor
6 years agoNCO Generation fails in QPro v20.1 with an error.
I've got v20.1 pro installed with just the Arria 10 devices. As a test I ran the NCO IP with just the defaults.
These are messages from the Platform Designer generation :
Info: qsys-generate D:\temp\test.ip --synthesis=VERILOG --output-directory=D:\temp\test --family="Arria 10" --part=10AS066H3F34E2LG
Error: nco_ii_0: Problem getting the aliases for all known families com.altera.infrastructure.devices.DeviceDBException: Could not execute query: SELECT fam_alias.alias, fam.display_name FROM family_alias fam_alias JOIN family fam ON fam.id == fam_alias.family_id union all select name, display_name from family union all select display_name, display_name from family; com.altera.jdbcsqlite.Exception: no such table: family