Yassine-Ca
New Contributor
1 year agoRead from memory
Hello,
I'm working on DE1-SoC Cyclone V FPGA.
I have prgrammed the FPGA to store a static data to the onchip memory created on Platform Designer, this generated the definition files in verilog, containing JTAG and OnChip memory.
After definition in Quartus and add all the files in the project, then I compile and the sof file has been sent to the FPGA.
Now I using a tcl commands to read from the memory, my problem is how to access the memory without address, any other way as sending data continously or each lap of time to JTAG?
I tried Platform Designer to get an adress but It doesn't assign unless you configure a master.
Your help please.
Regards.