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 agoAccessing an Avalon Slave from user land software is best done via a device driver, so that might impose additional overhead. It's strictly depending on the task to be done what kind of interface between the custom software and the custom hardware is appropriate.
-Michael