Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf you only want to test your "hello world" template then you can select "onchip" memory as program memory (if lack of space then enable "small c library" from system properties)
Try to run and see,if you are getting display or not. --- Quote Start --- Also if you have not written off-chip timing constraints your design might work for one compile and fail for the next if you breath on it due to Quartus II not being provided enough information about your off-chip timing requirements. --- Quote End --- @BadOmen:As sundaram said,small hello world is always working so i think it should not be timing requirements issue,is it??