Forum Discussion
mamuneeb332
New Contributor
3 years agoInterfacing External Memory (DDR4) with Arria 10 through EMIF IP
Hello ! With the help of External Memory Interfaces Intel® Arria® 10 FPGA IP User Guide, i am able to see the PNF(pass-not-Fail) bits in the Signal Tap Logic Analyzer. Additionally, I have obtained ...
AdzimZM_Altera
Regular Contributor
3 years agoHello sir,
You can calculate the bandwidth as follow:
Bandwidth = data width (bits) x data transfer rate (1/s) x system efficiency
For example, the DDR interface has 16 bits of data width running at 200MHz frequency with 70% efficiency.
Bandwidth = 16 bits x 2 clock edge(double data rate) x 200MHz x 70% = 4.48 Gbps.
Regards,
Adzim