Activity
From 07/15/2026 to 08/13/2026
08/13/2026
- MF 02:43 PM FPGA Development: RE: PCIE_RP example design - IPs question
- Eleonora,
Thanks for the details. The short answer is that make jic is most likely building from the cores you edited. The Makefile make jic flow is essentially the same as hitting the compile button in Quartus, just with an extra ass... - Good morning,
I'm still trying to run the PCIe_RP example design. As we have discovered, the device that is on the board is not the one that the project was generated for, so when I changed the device Quartus needed me to update the cor...
08/06/2026
- MK 06:31 PM FPGA Development: RE: HPS to FPGA Manager (Memory-Mapped) question
- Hello Mike,
Thanks a lot for your reply.
We used this offset 0x4000_0000 (1 GB) and we got the expected reply from/to our registers!!!
Thanks for your refferal to memtool. We tested memtool, but need our application as well.
Than... - MF 06:08 PM FPGA Development: RE: HPS to FPGA Manager (Memory-Mapped) question
- Hi Maxim,
Thanks for sending the project along, that made this much easier to answer.
*On fpgaregister.h.* Yes, it works for the full HPS to FPGA bridge. There is nothing in that header that is specific to the Lightweight bridge, i... - Hello dear Sir/Madam!!!!
we have again some question.
Based on your A5ED-B64-144-SRC-X/mitysom-a5e-ref-dma Example Desigmn, we added custom DMA Loopback (this is already working for us) and additional HPS to FPGA Manager 64 bit Data,...
07/30/2026
- MF 02:46 PM FPGA Development: RE: Custom Loopback based on mSG-DMA Example Design
- Max,
Glad to hear you have it working!
After giving this another thought, my guess may be that your FPGA design may still have been based off my previous FPGA design example. Then when I posted the new release, you may have just ta... - MK 02:32 PM FPGA Development: RE: Custom Loopback based on mSG-DMA Example Design
- Hello Mike,
Thanks a lot for your help.
I've implemented all the points you've mentioned.
This is very strange, I don't understand how this happened that SMMU was disabled and A5E Cache Coherency and DMA's had different setting than...
07/29/2026
- DK 09:30 AM FPGA Development: RE: Custom Loopback based on mSG-DMA Example Design
- > First things first: our example design is not a loopback.
> ...
It was understood after analyzing the example C code. But the first Visio picture is taken directly from documentation. Please update it.
07/28/2026
- MF 09:57 PM FPGA Development: RE: Custom Loopback based on mSG-DMA Example Design
- Hi Maxim,
Thanks for the detailed write-up, and thanks especially for attaching the archive. I pulled your project apart and diffed it against our reference design, and I think I found your problem. Let me answer your example design q... - Dear Sir/Madam,
We are using your mSG-DMA Example Design and trying to make our custom Loopback based on this example design.
Please see attached to this message PDF file with drawings of Example Design and our Custom Loopback based ...