Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Thanks for your reply! I want to printf some informations, but the informations are not display.Do you know why?Does it means my code did not reach there before blocked? --- Quote End --- Probably yes. Try putting a printf at the beginning of your kernel code to see if you get any output. I have never personally used printf on the FPGA itself.