In reply to EleneSajaia:
The `define is a pre-processor macro and is not part of the package. This is why it can’t be imported.
You need to specify DATA when compiling tb_top if you want it to be utilized.
In reply to EleneSajaia:
The `define is a pre-processor macro and is not part of the package. This is why it can’t be imported.
You need to specify DATA when compiling tb_top if you want it to be utilized.