farhanrahman/riffa

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

Opened this issue · 0 comments

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