You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps it would be better to modify the Makefile in order to include the part name in the make command, just like the BITSTREAM and PRJXRAY paths. i.e.:
make BITSTREAM=/path/to/bitstream.bit PRJXRAY=/path/to/prjxray PART=xc7a35tcsg324-1
The text was updated successfully, but these errors were encountered:
Lines 40 and 41 of the make file:
Perhaps it would be better to modify the Makefile in order to include the part name in the make command, just like the BITSTREAM and PRJXRAY paths. i.e.:
make BITSTREAM=/path/to/bitstream.bit PRJXRAY=/path/to/prjxray PART=xc7a35tcsg324-1
The text was updated successfully, but these errors were encountered: