Forum Discussion
Hi Joanne,
I tried using a manual set_global_assignment as you said, but it did not work.
I then tried to create a new empty project with the same device, and only add the ip file for the failing block. I see the same issue here too. I've attached the project to this message. Please take a look and let me know.
Thanks!
--Zohair
Hi Zahma,
I am able to run the compilation using quartus version 19.1 without getting the error above.
When I run the design using quartus 19.2, I am not able to replicate the error as you mention. But I get the ' Error(16368): Top-level design entity "test_191" is undefined '
So, I change the setting in the .qsf file and generate HDL of the IP using platform designer
set_global_assignment -name TOP_LEVEL_ENTITY fft_ii_2048
May I know is this your top level file?
Attached is the design file
Thanks
Joanne