[VTA] Fix FSIM Compile Error. (#6070)
authorHua Jiang <huaj@xilinx.com>
Thu, 16 Jul 2020 19:06:43 +0000 (12:06 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 19:06:43 +0000 (12:06 -0700)
commit910ad0085fab64e3abf5e2e05a1465cc19ecc9a0
tree4786298f9daa7f661916a0a9751e92af909e1c3d
parent9f6544b1ab64c637237b6dcd87eda75c354345aa
[VTA] Fix FSIM Compile Error. (#6070)

Issue:
when set vta target into "sim", vta compile would get fail and
show error message "fatal error: vta/driver.h: No such file or directory".

Solution:
set VTA_HW include path correctly.
cmake/modules/VTA.cmake