Forum Discussion
Altera_Forum
Honored Contributor
8 years agohi,
what i wanted to do is :: there is a design running in my fpga @ (200 hz & 46 bit width) . output is coming out from top module in 46 bit register. i wanted to print or save it in my pc. after few searching, i thought i will do usb _uart( had in sockit_) . thats why i asking these doubts . doing it for the first time :) is it possible to change the c code & instead of "" hello world"" , print my register value ? regards