Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCustom peripheral
I have a custom avalon peripheral with a C header file that needs to accessed. I'm on 10.1sp1 of the tools. Using Eclipse SBT, it can't seem to find the header files. The peripheral is located und...
Altera_Forum
Honored Contributor
14 years agoIt's a little different with the new software tools. You need a software .tcl file that lives next to the hardware .tcl file in the directory containing your IP.
If you take a look at some other IP cores you can probably just replicate what they do. If you have a fairly simple driver then maybe looking at the dispatcher IP in this file will point you in the right direction: http://www.alterawiki.com/wiki/file:modular_sgdma_de.zip