Skip to content

Commit

Permalink
Update TVM VTA (VTA Chisel Wide memory interface) (#8973)
Browse files Browse the repository at this point in the history
* VTA cmake file require Verilator include for tsim target. VTA module.cc uses svOpenArrayHandle to send wide data through DPI

* Refactor Verialtor check conditions

* Build TSIM only for CPU target. CPU target don't use -Werror to compile with Verilator. Jenkinsfile to have tvm_multilib_tsim defined for CPU build target.

* remove build/libvta_tsim.so from non tsim targeting builds

* Revert to enable TSIM build i386. Revert to -Werror in CPU config. Remove verilator CPP objects from cmake config for tsim and put them as include into vta module.cc to avoid Verilator compilation warnings

* Update to latest VTA
  • Loading branch information
aasorokiin authored Sep 13, 2021
1 parent bedf7cf commit 1bae425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/vta-hw

0 comments on commit 1bae425

Please sign in to comment.