Forum Discussion

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

How to port the mmap function?

One Unix implementation use the mmap function and /dev/zero to fulfill the virtual memory. How could I port such functionality onto Nios II? Must I include the OS? Can HAL solve the problem?