Deep Learning HDL TOOLBOX does not support PLEthernet?

2 views (last 30 days)
Hello,
I want to accelerate the data transmission between my pc and fpga.
Does DEEP LEARNING HDL TOOLBOX support PLETHERNET?

Accepted Answer

Jack
Jack on 8 Mar 2025
No, Deep Learning HDL Toolbox does not support PLEthernet. The toolbox is specifically designed for converting deep learning networks into HDL code for inference on FPGAs and doesn’t include support for communication protocols like PLEthernet. If you need to accelerate data transmission between your PC and FPGA, you should consider using HDL Coder with the appropriate support package (for example, the ones for Xilinx Zynq or Intel FPGAs) that includes Ethernet communication features.
Follow me so you can message me anytime with future MATLAB questions. If this helps, please accept the answer as well.
  1 Comment
KH
KH on 8 Mar 2025
The function aximanager supports both jtag, ps ethernet, usb ethernet, and plethernet. I throught the deep learning hdl toolbox supports plethernet...
Thanks for your reply.

Sign in to comment.

More Answers (0)

Categories

Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!