Petkov_Alex
Occasional Contributor
1 day agoS10 hps fpga2sdram bridge low speed
Hello, i have some problems
I have a project with stratix 10 with hps
I need to use ddr4 with hps, so I enabled 3 fpga2sdram bridges with 128 bit width
Via u-boot smc configured and enabled them, but measured speed is not enough.
When I use onle one bridge my speed is approximately 32 gbit/s (bridge and master frequency 350 MHz)
But when I use all 3 bridges it becomes 20 gbit/s
I use avmm bridge to connect to axi fpga2sdram bridge with 128 bits width, max pending writes 16, max burst size 128, use only write to bridge
ECC in emif (hmc) is disabled
I tried to use QoS for bridges, set them to bypass
P.S. If i use the same board with firmware without hps, i get 130 gbit/s (with disabled hps)
Quartus Pro 21.4
Any help would be useful!