Xilinx / SDAccel_Examples

SDAccel Examples
Other
355 stars 211 forks source link

xbinst support in Makefile #12

Closed heeranand closed 7 years ago

heeranand commented 8 years ago

Hi, Can we add xbinst support in Makefile? I guess when user is creating design for hardware, user need runtime drivers to run on board (or nimbix cloud). It is better if we add one make target to run xbinst to generate target DSA package.

Spenser309 commented 8 years ago

Yes this would be great to add specifically wrt issue #6

Spenser309 commented 7 years ago

Fixed by modifying Nimbix to not need a local runtime directory.