Forum Discussion
sstrell
Super Contributor
4 years agoDid you mean to use "typedef" instead of "type"?
PWzorek
New Contributor
4 years agoNo - I did not. "type" is a keyword for TDATA_T parameter.
This module can be synthesized if I pass `512` value to TDATA_WIDTH parameter:
localparam TDATA_WIDTH = 512;
The rest of this code is correct and does not cause any errors..
- RichardT_altera4 years ago
Super Contributor
This could be potential bug. I have filed a case to engineering team to check on this.
Please do expect that any work that involve engineering may takes some time, depending on the issue complexity.Best Regards,
Shyan Yew (Richard)- PWzorek4 years ago
New Contributor
Thank you for your response.
Is there any way I could track progress of resolving this issue?
Moreover, could You suggest any workaround for this bug?
Best regards,
Piotr Wzorek