Running classes on a FPGA

3 ビュー (過去 30 日間)
Micheal Caracciolo
Micheal Caracciolo 2020 年 12 月 18 日
回答済み: Chaitanya Mallela 2020 年 12 月 22 日
Hello,
I am trying to run a program I created on Matlab with various files. These files calculate a tic tac toe game that is then played with either a random bot or the MinMax algorithm. It works fine, however, I am unsure on how to deploy it to an FPGA. The FPGA should be doing all of the calculations. It is a Xilinx ZCU102 and is set up via ethernet (I set it up in the deep learning hdl toolbox). I believe it also has an onboard CPU that I could possibly use. Do I need to create my entire program in simulink first?

採用された回答

Chaitanya Mallela
Chaitanya Mallela 2020 年 12 月 22 日
Refer the documentation for getting started with HDL Code generation and deployment workflow from MATLAB.

その他の回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by