Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUnoptimizing Code?
I have some code that basically bangs bits out a PPort. At the moment I dont really care how fast it occurs, however; the optimizer, or something is basically makeing my code useles! The code w...
Altera_Forum
Honored Contributor
21 years agoDo you have data cache in your processor? If so you should either bypass the cache or use the special access functions.