MAX10 10M50 Development KIT Triple Speed Ethernet problem
Greetings to all of the ALTERA Experts, I have been trying to get a Gigabit Ethernet interface working on an ALTERA MAX10 10M50-C Development kit and keep hitting a bit of a brick wall when tying to communicate with the MARVEL ALASKA 88E1111 PHY. It does not appear to respond correctly when i try to read for example the PHY ID register (address x02) which should respond with the value 0x041 but instead sends back 0x7fff. I am using a System Verilog HDL approach to both instantiate the ALTERA Triple speed IP core in MAC only mode, with 2K word FIFOs, and full duplex 10/100/1000. The IP is set to work in Gigabit mode. When i connect the board to a windows 10 PC using an Ethernet cable i can see the Yellow LED lit up on the Dev KITS PHY connector and when i test the connection on the windows 10 PC it says it is up and connected. But when i try to send any Ethernet packets (i am using IPV4 + UDP as packet payload) nothing gets through to the PC. I have verified this as well using WIRESHARK which shows me no ethernet frames are coming in from the MAX10 Dev kits end. I have set the Triple speed Ethernet IP cores mac0/mac1 register to this random value: 48'h321C23174ACB I think this is OK and what the Triple Speed Ethernet User Guide says. Please correct me if my thinking is wrong though ? Questions: a) Does any body know of any errata / bugs with this Development KIT OR with the MARVELL PHY ? b) Can anybody point me to a Git Hub which has a known working example using this ALTERA Dev Kit along with this MARVELL PHY ? This can use either a HDL approach (like i am trying to use here) or a NIOSV softcore processor approach. c) The MAX10 Dev Kit has 2 Ethernet PHYS. A and B. I think that the MAX10 10M50-C Dev Kit sets its A MARVELL PHY Address to 0x0 and its B side MARVELL PHY Address to 0x1 BUT its not easy i found to figure out the PHY addresses. If somebody can please show me how to properly derive the PHY ADDRESSES for both the MARVELL 88E1111 devices for PHY A (ETHERNET A) and PHY B (ETHERNET B) on the MAX10 10M50-C Dev Kit Board Schematic) i will be very grateful ! Thanks for any help, Dr Barry H3Views0likes0CommentsUbuntu 18 LXDE image for DE10 Nano board
Hello, I wanted to install CUPS in Linux running on HPS side of DE10 Nano, but the current version of Ubunto is 16.04 in LXDE image that comes with it. THat version has reached to EOL, so I was wondering if I could find LXDE image with Ubuntu 18 and could easily install CUPS on it via APT update. Thanks in advance23Views0likes2CommentsEPM9320LI84-20
Hello! Could you please clarify something? Within the same batch of EPM9320LI84-20 FPGAs, the marking quality varies significantly, which is especially noticeable in the letter A in the ALTERA logo. This is not an isolated case within the batch—there are several chips with the same issue. Could this happen during manufacturing? As you understand, these chips were discontinued long ago and are no longer available from official distributors, so we have to source them from less reliable suppliers. Please respond as soon as possible. Thank you!55Views0likes4CommentsJTAG Chain Broken – Unable to Program Agilex 5 Modular Development Board
Hi, I recently started working with the Agilex 5 Modular Development Board, and it suddenly can no longer be programmed. The USB cable in use is known to be working. When I connect the cable, it is detected, but when I run the “Auto Detect” option in the Quartus Programmer, I receive the following message: When running the JTAG Chain Test, I see the following result: I also tried using the Configuration Debugger, but when I attempt to select the hardware cable, I encounter Error code 87: I would appreciate any help in resolving this issue, and I can provide additional details or logs if needed.36Views0likes3CommentsEMIF HPS errors after upgrading to Quartus 25.3
So I'm trying to upgrade an Agilex-5 project from Quartus 25.1 to 25.3 but the project no longer compiles with errors relative to the EMIF HPS IP. I'm using an Agilex 5 FPGA E-Series 065B Premium Devkit. The project was based in the GSRD for Quartus 25.1 (QPDS25.1_REL_GSRD_PR) and had a few modifications, working in version 25.1. Firstly, when upgrading to Quartus 25.3, the auto-update does not work with errors to the Agilex-5 HPS IP and EMIF HPS IP. I'm forced to upgrade manually which also results in errors but fixed with this workaround: https://www.intel.com/content/www/us/en/support/programmable/articles/000102053.html In the end I can Generate HDL sources from Platform Designer but compilation stops with errors in the Fitter stage: I've noticed that the new EMIF HPS IP version has a difference in the signal mem_0_bg that only has 1 bit in the latest version but was 2-bit wide in the previous versions. I don't know if the problem comes from this: Another interesting thing that I found is that in the latest GSRD project (QPDS25.3_REL_GSRD_PR) the EMIF HPS IP used is not the latest version (4.1.0) but a previous one (4.0.0). So I'm guessing someone from Altera already discovered some sort of problem here: Looking for advice on how to proceed.Solved52Views0likes3Commentsyolov3_tiny_tf run_inference_stream problem
i have completed successfully Arria 10 SoC demo project resnet-50-tf on Arria 10 SoC devkit. (my tool version intel fpga ai suite 2025.1 and open vino 2024.6). i have used the precompile arria10 wic image. Arria 10 SoC devkit: https://www.altera.com/products/devkit/a1jui0000049utgmam/arria-10-sx-soc-development-kit SoC Demo project: https://www.intel.com/content/www/us/en/docs/programmable/848957/2025-1/soc-design-example-prerequisites.html Then, i have compiled yolo_v3_tiny_tf model with no folding and device fpga, cpu to obtain .bin file. When i run the ./run_inference_stream.sh, it get this error: root@arria10:~/app# ./run_inference_stream.sh Runtime version check is enabled. [ INFO ] Architecture used to compile the imported model: A10_Performance Using licensed IP Read hash from bitstream ROM... Read build version string from bitstream ROM... Read arch name string from bitstream ROM... Runtime arch check is enabled. Check started... Runtime arch check passed. Runtime build version check is enabled. Check started... Runtime build version check passed. Exception from src/inference/src/cpp/core.cpp:184: Exception from src/inference/src/dev/plugin.cpp:73: Exception from src/inference/src/dev/plugin.cpp:73: Exception from src/plugins/intel_cpu/src/utils/serialize.cpp:145: [CPU] Could not deserialize by device xml header. How can i solve this problem? Thank you. Note: root@arria10:~/app# ls build_os.txt libopenvino_auto_batch_plugin.so build_version.txt libopenvino_auto_plugin.so categories.txt libopenvino_c.so dla_benchmark libopenvino_c.so.2024.6.0 hetero_plugin libopenvino_c.so.2460 image_streaming_app libopenvino_ir_frontend.so libcoreDLAHeteroPlugin.so libopenvino_ir_frontend.so.2024.6.0 libcoreDlaRuntimePlugin.so libopenvino_ir_frontend.so.2460 libformat_reader.so libopenvino_jax_frontend.so libhps_platform_mmd.so libopenvino_jax_frontend.so.2024.6.0 libopencv_core.so.4.8.0 libopenvino_jax_frontend.so.2460 libopencv_core.so.408 libopenvino_pytorch_frontend.so libopencv_highgui.so.4.8.0 libopenvino_pytorch_frontend.so.2024.6.0 libopencv_highgui.so.408 libopenvino_pytorch_frontend.so.2460 libopencv_imgcodecs.so.4.8.0 libopenvino_template_extension.so libopencv_imgcodecs.so.408 libopenvino_tensorflow_lite_frontend.so libopencv_imgproc.so.4.8.0 libopenvino_tensorflow_lite_frontend.so.2024.6.0 libopencv_imgproc.so.408 libopenvino_tensorflow_lite_frontend.so.2460 libopencv_videoio.so.4.8.0 plugins.xml libopencv_videoio.so.408 results.txt libopenvino.so run_image_stream.sh libopenvino.so.2024.6.0 run_inference_stream.sh libopenvino.so.2460 streaming_inference_app libopenvino_arm_cpu_plugin.soSolved96Views0likes9CommentsRocketboard Release inaccessible
In the process of rebuilding a GSRD image utilizing the existing agilex7 scripts. The process calls the https://releases.rocketboards.org site. However it has been unresponsive for at least the past day. I know there is a plan to transition of this site, however the hw-ref-design.bb file still pulls from this site. under meta-intel-fpga-refdes. When will this site be accessible again, so that our builds can complete. Is there a plan for transitioning the releases location as part of the move away from the rocketboards.org/fosWiki pages.Solved29Views0likes1CommentDE10-nano HPS boot from EPCS
Hello, I am currently trying to setup LoanIO on a DE10-nano so i can access the PHYs RGMII0 signals from the FPGA. According to the Cyclone V Manual, the HPS registers have to be set up in the preloader for this. So i follow this guide to build the u-boot-spl: https://www.rocketboards.org/foswiki/Documentation/UpdatePreloaderUBootOnDE10NanoOnWindows10OS Then converted it to a .hex file to initialize the on-chip Memory following to this guide: https://www.rocketboards.org/foswiki/Documentation/BootFromFPGA150 Then recompile the design and finally generate the .jic file to configure everything from EPCS64. Now the FPGA part of my design is running but the preloader does not seem to be executed. I am using Quartus Prime 24.1std and u-boot branch socfpga_v2025_07. I also tried setting SPL_TEXT_BASE to 0xC0000000 and CONFIG_SPI_BOOT inside the menuconfig. Am i missing any relevant flags or is the problem elsewhere? Best regards.29Views0likes1CommentF2SDRAM max burst length - Agilex5
Hello, I'm using an Agilex 5 E-Series 065B Premium Devkit. I have successfully accessed the DDR4 through the F2SDRAM interface using a 256-bit data bus width and INCR burst type. The problem is I can't set AxLEN > 128 or the AXI4 interface will break. I would like to use AxLEN = 256 for maximum throughput. According to the Hard Processor System Technical Reference Manual: Agilex 5 SoCs (v25.3), page 799, Table 333: AxLEN[7:0] - INCR burst type is 1 to 256 transfers. So AxLEN = 256 should be supported. Can anyone clarify if the maximum burst length is indeed 128 or 256 ? Best regards.Solved62Views0likes3Comments