Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

i want to know if we can implement a deep learning code on fpga

AKAYA
Novice
895 Views

hi,

 

i have developed a deep learing code for the detection of the trojan in the circit. Can i implement the code in the fpga??

 

 

please do reply... its urgent

0 Kudos
8 Replies
JohnT_Intel
Employee
501 Views
Hi, Yes, you can. It will depending on which board and tools that you are using. If the code is written in C then you will need to make it compliance to OpenCL code so that it can be compile using Intel FPAG OpenCL tools. If the code is written in HDL then you can use it in Quartus.
0 Kudos
AKAYA
Novice
501 Views

thank you ofr the reply....

 

the code is in python...

can we implement the python code in fpga??

0 Kudos
JohnT_Intel
Employee
501 Views
Unfortunately, you are not able to directly use the python code. You will need to modify it so that it is following Intel FPGA OpenCL code. You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf.
0 Kudos
AKAYA
Novice
501 Views

thank you for the reply.....

 

can we implement it in any fpga??

the fpga available for me is basys 3

0 Kudos
JohnT_Intel
Employee
501 Views
You can implement it in Intel FPGA. Basys 3 should be Xilinx FPGA.
0 Kudos
AKAYA
Novice
501 Views

so i cant implement in any Xilinx fpga?

 

0 Kudos
JohnT_Intel
Employee
501 Views
You will need to contact them. We are only supporting Intel FPGA.
0 Kudos
AKAYA
Novice
501 Views
0 Kudos
Reply