Forum Discussion
Ash_R_Intel
Regular Contributor
3 years agoHi,
As I understand your query, you are seeing a drastic reduction in utilization of ALMs after changing the code from function to a component.
I suspect that there is something missing in the code and that the logic is being removed. Recommend to review check all the connections to the component in the HDL. To confirm, use the Technology Map Viewer and see if really the logic got implemented or not.
Regards
- StefanoC3 years ago
Occasional Contributor
that was right, the actual result from the component wasn't assigned to an output pin and I believe the compiler wasn't actually placing the thing, so problem solved.