Joakim
Occasional Contributor
6 years agoWarning: set_interface_assignment: Interface "hps_io" does not exist
I'm trying to create an interface to my DDR3 memory connected to the HPS on a Cyclone V.
In platform designer I get the warning
"Warning: set_interface_assignment: Interface "hps_io" does not exist"
What does it mean?
Looking in the hierarchy view, I can see that it is related to the memory signals which makes me worried.
I have the HPS up and running, but it seems like the memory can't be accessed. I use a bidirectional avalon bus to the memory, where the signal sdram_waitrequest is constantly high.
From the SOC debugger I can't see the memory and the debugger just hangs if I try to access the area where I suspect that the memory should be.
Is this related to the warning?