Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhat can uclinux do?
Hi, I want to import the OpenCV library in NiosII. And I found a thread here: http://www.alteraforum.com/forum/showthread.php?t=22856&highlight=opencv In this thread, parrado s...
Altera_Forum
Honored Contributor
14 years agoAs C2H generates "just another processor instruction", same can be used with any OS. Of course you need to take care of a lot of side effects. E.g. any RAM access of custom hardware ignores the cache while any "non-DMA aware" memory access of the processor is handled via the cache.
-Michael