analogdevicesinc / m2k-fw

M2k firmware for the ADALM-2000 Active Learning Module
Other
54 stars 28 forks source link

build,Makefile: add default Vivado SDK path to build #1

Closed commodo closed 5 years ago

commodo commented 5 years ago

And parametrize the Vivado release version.

Usually, the usecase is to use the default /opt/Xilinx path. This change also passes the Vivado SDK path (for the compiler) to buildroot so that it builds.

Signed-off-by: Alexandru Ardelean alexandru.ardelean@analog.com