Forum Discussion
Kocsonya
New Contributor
2 months agoPossible Quartus 24.1 bug?
Here is the code: interface myif #( parameter int W = 1 )(); typedef struct packed { logic [W-1:0] x; } MYSTRUCT; MYSTRUCT s; modport src ( output s ); modport dst ( input s ); ...
Kocsonya
New Contributor
1 month agoThis particular problem does not exist, or more precisely, not in this form, in 26.1.
I create a new thread which demonstrates the 26.1 bug, which is related to this one. That one has the exact test source and project file an everything to produce the bug.
- ZiYingE_Altera1 month ago
Contributor
Hi Kocsonya,
Thank you for the update.
Since the discussion is already being continued in the new thread, I will close this discussion for now.
Thanks again for engaging with us!
Regards,
ZiYingE_Altera