- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I created an empty project for a Stratix 10 SX 1SX280HU1F50E2VG device using Quartus Prime Pro 20.1 on RHEL 6 host. I then created an NCO IP with settings that worked fine under my 19.1 project. When I attempt to generate HDL for this IP, the following error is reported:
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
See complete attached log. Any ideas how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Paul,
The workaround at the moment would be the generate the IP in 19.4 and use the RTL generated in your 20.1 Quartus release.
We are sorry to inform this. Currently, we are working on this and will file a kdb/documentation on this as well.
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Paul,
The workaround at the moment would be the generate the IP in 19.4 and use the RTL generated in your 20.1 Quartus release.
We are sorry to inform this. Currently, we are working on this and will file a kdb/documentation on this as well.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can confirm that my build completed using this workaround. I copied old synthesized files from 19.1 for this IP to the project before building.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page