Forum Discussion

AKAYA's avatar
AKAYA
Icon for Occasional Contributor rankOccasional Contributor
7 years ago

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

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

8 Replies

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor
    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.
    • AKAYA's avatar
      AKAYA
      Icon for Occasional Contributor rankOccasional Contributor

      thank you ofr the reply....

      the code is in python...

      can we implement the python code in fpga??

    • AKAYA's avatar
      AKAYA
      Icon for Occasional Contributor rankOccasional Contributor

      thank you for the reply.....

      can we implement it in any fpga??

      the fpga available for me is basys 3

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor
    You can implement it in Intel FPGA. Basys 3 should be Xilinx FPGA.
    • AKAYA's avatar
      AKAYA
      Icon for Occasional Contributor rankOccasional Contributor

      so i cant implement in any Xilinx fpga?

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor
    You will need to contact them. We are only supporting Intel FPGA.
    • AKAYA's avatar
      AKAYA
      Icon for Occasional Contributor rankOccasional Contributor

      thanks for the reply...