Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI is not fanat of Linux, still know a function mmap() with file 'fd = open("/dev/mem", O_RDWR|O_SYNC)', that get any system region to be visible in process. May be reverce function ? Sources for investigation ?
In any case, you may fill your malloc-ed region with unique string likewise "1@3$zxcv0(8&:LKJ", search it from FPGA and write to it all data :) P.S. Or search your string from HPS: map sequentially all absolute knowing DDR memory with mmap(), find string, unmap, map upper...