Forum Discussion

Ken_I_Intel's avatar
Ken_I_Intel
Icon for New Contributor rankNew Contributor
7 years ago

System Verilog Pass typedef struct packed between modules Error (12002): Port "X" does not exist in macrofunction "Y"

Hi, I started to use typedef struct packed in my simulation no problems. However when I try to pass compile the and pass a struct it gives an error message. I just assumed I could pass a struct as...