Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

system.h missing /dev/dma_0, but DMA device is in the top.socpinfo file

I have a working FPGA design with PCIe + DMA + JTAG_UART + NIOS II + Internal Memory. I have been asked to move to a HAL design for the the C code running on NIOS II. I have got to the po...