Re: Magma EDA tool



First, I believe that Magma has not found your whole RTL. Is the
search path set properly?

Second, the tool is not finding a macro to map the cells. So there
should be a library. /lib which will have entities and cells within
it: /lib/ent/cell

Finally, importing an RTL does not directly create a model in /work.
You have to create it using 'data create' or some other commands.

.