Activity
From 05/29/2024 to 06/27/2024
06/27/2024
- BK 05:36 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
I had the tested the booting by the link which you have mentioned. It is working but getting an error related to ethernet but the board is booted.
Is any FPGA code mandatory to boot the hps?
Can we boot the hps without ... - BK 08:21 AM Software Development: RE: Get URL from jenkins file
- Hi,
We need to build the project from provided jenkins file, and further we are going to modify or add avalon interface to communicated HPS and PL fabric, so we need to regenerate the device tree and build some software on top of it...
06/26/2024
- DV 06:48 PM Software Development: RE: Get URL from jenkins file
- Hello,
I believe the Jenkins file you are referring to was provided as a reference and contains internal links to repositories at Critical Link. These links will need to be replaced with the repositories you will be hosting. Are you t... - Hi,
we have an Jenkins file, but we are new to Jenkins and i am not able to get URL from the Jenkins file. Help me out to get the that link and can you guide me the usage and Procedure of Jenkins
Thanking you,
Bhardwaj Kotha.
06/25/2024
- DV 02:01 PM FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- Hello,
If you want to intergate the data inside the FPGA instead of having the HPS involved you could look into using Altera's Triple Speed Ethernet MAC: https://www.intel.com/content/www/us/en/docs/programmable/683402/22-4-21-1-0/exa... - Hi all, I am working on a project where two ethernet interfaces, are connected through PL fabric, using GMII to RGMIIConvertor Core which converts RGMII to SGMII and HPS EMAC Interface Splitter Core. Here the emac signals connected to HP...
06/24/2024
- DV 08:39 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
From the error it looks like the SPL isn't able to correctly read the MBR/Partition table on the SD card. This could be due to misconfiguration of the pinmux in your FPGA design. As a sanity check, could you try our Quartus 18.... - BK 08:03 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
Can you please tell me why this error is coming while booting.
I am facing this issue from last 15 days. Please give some solution ASAP to this error.
Thanks,
Bhardwaj
06/21/2024
- BK 05:25 AM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello Daniel,
I will wait for your response. I am working on HPS only at present.
Thanks,
Bhardwaj
06/20/2024
- DV 03:27 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
We are currently in the process of updating our instructions for building the FPGA, bootloaders, and filesystem with latest major versions provided by Altera. These instructions will be tailored and tested for our SOM, which we... - Dear sir/madam,
I am working on cyclone v 5CSEBA4U2317 SOM with custom board. I am using U-boot -socfpga-socfpga_v2023.10 and linux-socfpga-socfpga-6.1.68-lts files for generating u-boot-with-spl.sfp ,zIm...