You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an awesome project and an incredibly detailed wiki! I truly appreciate the effort you've put into creating these instructions.
I’m working in a slightly different environment and would appreciate your guidance if possible. Here’s my setup:
I’m using the Enclustra Mercury AA1 module, which features an Arria 10 SoC and 8 Gbit (1 GByte) of DDR4 SDRAM. Enclustra provides its own build environment, which generates U-Boot, Linux, and Buildroot for me.
That said, I’m currently struggling to get FPGA-to-SDRAM access working, and I’m hoping you can help me troubleshoot. Here are my questions:
In the /proc/iomem output (included below), the system RAM is listed as spanning the range 00000000-7fffffff. Since my SDRAM is 1 GByte, I expected the range to be 00000000-3fffffff. Am I misunderstanding something here?
I noticed I don’t have the extlinux.conf file in the FAT section as described in your setup. Is there an equivalent file or location for this configuration in my environment that you’re aware of?
Regarding the my_custom.dts file, where should I add or edit this in the U-Boot directory? I see many .dts files there, and I want to ensure I’m modifying the correct one.
In Intel’s documentation, I came across references to "HPS Secure Firewalls." Isn't this the component where SDRAM access reservations or restrictions need to be configured?
Lastly, I noticed that the YouTube video links in your wiki appear to be broken (e.g., “Video unavailable” “This video is private”). If you could update those links or point to alternative resources, that would be greatly appreciated.
Hi Zangman,
This is an awesome project and an incredibly detailed wiki! I truly appreciate the effort you've put into creating these instructions.
I’m working in a slightly different environment and would appreciate your guidance if possible. Here’s my setup:
I’m using the Enclustra Mercury AA1 module, which features an Arria 10 SoC and 8 Gbit (1 GByte) of DDR4 SDRAM. Enclustra provides its own build environment, which generates U-Boot, Linux, and Buildroot for me.
That said, I’m currently struggling to get FPGA-to-SDRAM access working, and I’m hoping you can help me troubleshoot. Here are my questions:
In the /proc/iomem output (included below), the system RAM is listed as spanning the range 00000000-7fffffff. Since my SDRAM is 1 GByte, I expected the range to be 00000000-3fffffff. Am I misunderstanding something here?
I noticed I don’t have the extlinux.conf file in the FAT section as described in your setup. Is there an equivalent file or location for this configuration in my environment that you’re aware of?
Regarding the my_custom.dts file, where should I add or edit this in the U-Boot directory? I see many .dts files there, and I want to ensure I’m modifying the correct one.
In Intel’s documentation, I came across references to "HPS Secure Firewalls." Isn't this the component where SDRAM access reservations or restrictions need to be configured?
Lastly, I noticed that the YouTube video links in your wiki appear to be broken (e.g., “Video unavailable” “This video is private”). If you could update those links or point to alternative resources, that would be greatly appreciated.
Thank you in advance for your time and support!
Best regards,
The text was updated successfully, but these errors were encountered: