- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have compiled an opencl kernel. This kernel receives an input pointer argument. I was wondering how I can find the DDR memory address in which this argument is located on the FPGA memory.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
The address of the variable in the kernel is the value of the pointer. This will be the address of the DDR memory also.
Thanks and Regards
Anil

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page