Forum Discussion
Altera_Forum
Honored Contributor
13 years agodid you try
ip-generate --search-path=.,../../path/to/ip/,$ ... where $ means "search all the default places as well" ? you may need to escape the $ or write it as $$ in a Makefile.did you try
ip-generate --search-path=.,../../path/to/ip/,$ ... where $ means "search all the default places as well" ? you may need to escape the $ or write it as $$ in a Makefile.