Forum Discussion
3 Replies
- KhaiChein_Y_Intel
Regular Contributor
Hi,
In a Verilog Design File (.v) or VHDL Design File (.vhd), you used the specified multidimensional array. Because the EDA Netlist Writer cannot regroup the multidimensional array into its bus, output file generation may result in a degenerate bus. However, logic synthesis is not affected.
To avoid receiving this message in the future, edit the design to use a one- or two-dimensional array. Otherwise, no action is required.Thanks.
Best regards,
KhaiY
- Mikexx
Occasional Contributor
Many thanks for the fast reply. This would be so much neater if I could retain the 2D array.
My concern was that this would affect synthesis and good to know that it won't. I can live with a warning!
- KhaiChein_Y_Intel
Regular Contributor
Hi,
Sure. I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you
Thanks.
Best regards,
KhaiY