Forum Discussion
Nios-V on Cyclone IV
- 5 months ago
Hi ove
I managed to reproduce the issue on my end.
It seems like this is a valid issue on the driver side to cause the error you are facing.
A workaround currently is to limit the naming of the SystemID IP to "sysid".

Could you possible to try that and see if it solves the issue?
I already did, but still compiles with "Unknown reference to alt_avalon_sysid_qsys_test"
Hi ove
I managed to reproduce the issue on my end.
It seems like this is a valid issue on the driver side to cause the error you are facing.
A workaround currently is to limit the naming of the SystemID IP to "sysid".

Could you possible to try that and see if it solves the issue?
- ove5 months ago
New Contributor
Nice that worked, can now use the sysid from the firmware
Thanks for the quick assistance.
Do I need to flag this somewhere else as an bug ?
- tehjingy_Altera5 months ago
Regular Contributor
Hi ove
I have created an internal ticket(15019118996) to track this and will be fix in future release of the Quartus Tool.
Do you require further clarification on this?
- ove5 months ago
New Contributor
Nope the fix you suggested worked just fine, thanks for the assistance.