Go to file
Mingyuan Ma 8e6a5779fa
Merge pull request #6 from THU-DSP-LAB/update-workflow
[ventus][NFC] Update workflow script
2024-08-16 10:15:01 +08:00
.github [ventus][NFC] Update workflow script 2024-08-15 20:30:44 +08:00
codetests update some cmake configurations 2023-04-17 16:53:54 +08:00
common modify position of vt_config.h and logical of marco INSTSIZE 2023-07-04 17:56:56 +08:00
devices [NFC] format some codes 2023-10-13 13:56:57 +08:00
docs 将verilator的编译方式改成cmake的 2023-03-02 15:27:29 +08:00
driver [fix] fix the bug that memory access fault in hw 2023-12-08 19:18:09 +08:00
include [fix] fix the bug that memory access fault in hw 2023-12-08 19:18:09 +08:00
rtl added option of if opening verilated device, open option: build cmake with `-DENABLE_VERILATOR=ON` 2023-05-26 10:08:32 +08:00
tests [flow pass] pocl execution with verilator device passed 2023-06-20 13:49:05 +08:00
.gitignore aefw 2022-12-25 20:05:31 +08:00
CMakeLists.txt fix option of opening verilator 2023-05-29 16:28:42 +08:00
Doxygen.config debug for processor.cpp 2023-03-01 10:47:42 +08:00
README.md Update README.md 2023-05-29 18:48:57 +08:00
TODO first sync 2022-11-22 16:01:25 +08:00

README.md

ventus-driver

driver code for ventus-gpgpu

To build this repository, see llvm-ventus.