Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system.xmp file needs to be modified for project to work #11

Open
farhanrahman opened this issue Oct 5, 2012 · 0 comments
Open

system.xmp file needs to be modified for project to work #11

farhanrahman opened this issue Oct 5, 2012 · 0 comments
Labels

Comments

@farhanrahman
Copy link
Owner

If you open up the system.xmp file with XPS from either ml605 or ml505 directory you will most likely get an error that some of the netlist files are not available. The fix to that is the following:

  1. Before opening the XPS project open up the system.xmp file with a text editor and find the following line:

ModuleSearchPath:/home/fr909/git/riffa/riffa/pcores/central_notifier_v2_00_a/../../../

  1. Modify the line so that the directory points to where the central notifier is. Modify the line as follows:

directory-that-contains-central-notifier-as-sub-directory/central_notifier_v2_00_a/../../../

i.e. leaving the last bit unmodified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant