Forum Discussion
TLeng2
New Contributor
5 years agoDear EBERLAZARE,
Thank You for the Information.
I understand the fact of the too many drivers. The issue is that I dont create the mem0 module.
I am using the Intel OpenCL for FPGA on this Board and it gets automatically created.
How can I prevent this ?
EBERLAZARE_I_Intel
Regular Contributor
5 years agoHi Steffen,
This problem may comes from the fact that the signal is technically multidrive since it is assigned multiple times as the process is inside a generate block.
By looking into your source code, you could workaround the problem by taking the some processes out of the generate frame statement.