Skip to content

Add support for custom IP search path#1

Open
ILikePlayingGames wants to merge 1 commit intofpgacademy:mainfrom
ILikePlayingGames:ip-search-folder
Open

Add support for custom IP search path#1
ILikePlayingGames wants to merge 1 commit intofpgacademy:mainfrom
ILikePlayingGames:ip-search-folder

Conversation

@ILikePlayingGames
Copy link
Copy Markdown

The current configuration requires the IP cores to be installed in Quartus’s default IP folder, but users on shared workstations might not have permission to modify that directory. What do you think about making the build script search for IP in src/ip/ and its subdirectories in addition to the default so those users will also be able to build the design? I made this change for the DE1-SoC and tested it on Quartus 23 but the other boards should just need a similar line in paths.mk too. quartus_sh already searches ./ip/**/* in the project directory by default so it doesn’t need to be given the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant