Forum Discussion
hsyn
New Contributor
3 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 D...
tehjingy_Altera
Regular Contributor
3 years agoHi ieeeHuseyin
I believe the tool you are looking for is the System Console.
You could read or write the memory address using the tool.
Please refer to the links below:
Regards
Jingyang, Teh
hsyn
New Contributor
3 years agoThanks for your help. I will examine the documentation for the system console.
Well, it is mentioned in the link I provided below that DDR RAM can be controlled via JTAG boundary scan. Do I need to use an IP core to do this, or can it be done with bit-banging?