Forum Discussion
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
I see, is the example not fit on what you want for your design?
CAlex
Contributor
2 years agoYear,
1. I dont know whether OCRAM and OCMemory(RAM or ROM) FPGA IP are the same thing.
2. The example just scatter the code file to OCR(0xFFFF0000). But my FPGA IP address is 0xC0000000 + offset. I wonder whether can I just use memcpy(buffer,OCmemory,sizeof(buffer)) to send the buffer to this IP.