Forum Discussion
Device Drivers
I am currently trying to write a program to test the two mSGDMA Controller Cores on it. I was wondering where are the files that are referenced in the user guide can be found (linked below).
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
Files like: modular_sgdma_dispatcher.h, altera_msgdma_csr_regs.h, etc.
5 Replies
- MEIYAN_L_Intel
Frequent Contributor
Hi, The reference files stated in the user guide are ip library files. You may find this in your <Quartus installation directory>/ip/altera/altera_msgdma Thanks- AJung123
Occasional Contributor
Hello,
I was going through my installation folder and did not see this path. Can you verify that this location is correct? Im using version 19.1
- MEIYAN_L_Intel
Frequent Contributor
Hi,
I have verify the location and the picture attached below shown the path of the files located.
Thanks.
- AJung123
Occasional Contributor
Ah, ok. I am using a Linux machine, so the path was slightly different. I was able to locate the files now. As a follow up, I was wondering do the HAL drivers only work when the platform designer includes the Nios II processor or can they function if only the HPS is connected?
- MEIYAN_L_Intel
Frequent Contributor
Can you put this question to correct area? You can go to the page with the link below: https://forums.intel.com/s/ -> FPGA developer ->FPGA embedded system Thanks