Forum Discussion
Altera_Forum
Honored Contributor
13 years agoError when porting from SOPC Builder to QSys
Hi Recently porting an old design from SOPC BUilder 11.1 to QSys 12.1. I have the following QSys errors: Error: System.MeasureDVI: Could not determine TOP_LEVEL_HDL_MODULE because file /hom...
Altera_Forum
Honored Contributor
13 years agoSolved.
I found that this is because the custom VHDL files were actually NOT present as I had thought. Somehow, they got removed while porting. Replacing them from the original archive solved the issue.