TF2 icon indicating copy to clipboard operation
TF2 copied to clipboard

Device code is open-source now.

Open TF2-Engine opened this issue 6 years ago • 4 comments

TF2-Engine avatar Sep 11 '19 11:09 TF2-Engine

只有opencl的代码对吧,只能运行在intel的FPGA上?

qgzln avatar Oct 28 '19 08:10 qgzln

Transform Kit was not written by OpenCL. Runtime Engine was written by OpenCL. All of the code is open-source in this project. Inspur FPGA card with Intel FPGA is the best hardware to run this project. Other hardware could also be supported with further efforts on rewriting some parts of hardware related code.

TF2-Engine avatar Oct 31 '19 09:10 TF2-Engine

请问有没有硬件部分较为详细的设计文档,我想根据OPENCL代码来用chisel或Verilog来进行RTL级的实现

qgzln avatar Nov 01 '19 07:11 qgzln

This is a detailed document: https://github.com/TF2-Engine/TF2/blob/master/doc/TF2_User_Guide.pdf

TF2-Engine avatar Nov 04 '19 08:11 TF2-Engine