hsyn
New Contributor
2 years agoCYCLONE V HPS JTAG Boundary Scan - DDR RAM
Hello,
I want to perform JTAG boundary scan on CYCLONE V (5CSEBA2U23I7SN).
There is DDR3 RAM (MT41K64M16TW-107) on the board, connected to the HPS (Hard Processor System) side.
How can I perform DDR3 RAM testing via the JTAG port of the HPS (Hard Processor System)?
For example, I can access the SPI flash (connected to the HPS side) integrated on the board via JTAG using the following command.
"quartus_hps.exe -c1 -o S"
Is there a similar script for DDR RAM?
Thanks,