When I run the user_project_wrapper, I see error m...
# shuttle
j
When I run the user_project_wrapper, I see error message during synthesis. "ERROR: Unimplemented compiler directive or undefined macro `MPRJ_IO_PADS". Also, attached is the 1-synthesis.log file. Please help.
a
It means it's not defined in verilog. My assumption is that the defines.v is not included or is not in configured to be in verilog source list.
v
j
Thanks, It works!