Forum Discussion
Altera_Forum
Honored Contributor
13 years agoget value from master_read_32
Hello evryone, I am trying to do a GUI interface with tcl to load the .sof that I generated into the FPGA with tcl. I want also in this tcl script read from a memory adress, get a value and p...
Altera_Forum
Honored Contributor
13 years agoGood afternoon Dave,
sorry for disturbing you again, but this is really important for me. I am doing my final project in the university and I need just one this to finish. I need to read a 32 bits value from adress 0x00000000 and present it in a tcl GUI interface. I did a project with the follow Qsys and top and of course vhdl. I read from the adress with the Qsys system console before to test it and it was okay, I could read the 32 bits value from the adress 0x00000000. Qsys: http://img809.imageshack.us/img809/1674/58cn.png Top of the project: http://img690.imageshack.us/img690/9158/zml6.png My problem is how to read that value and put it that value into a tcl GUI interface. If you can help me I will appreciate it so much. I just need this to finish. Kind regards