Forum Discussion
JohnT_Altera
Regular Contributor
7 years agoHi,
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.
AKAYA
Occasional Contributor
7 years agothank you ofr the reply....
the code is in python...
can we implement the python code in fpga??