Forum Discussion

v-m's avatar
v-m
Icon for New Contributor rankNew Contributor
2 years ago

Memory attributes for device_global

I am migrating IP component from HLS to oneAPI. The component is basic exponential moving average filtering. Implementation has state, which is saved between invocation. In HLS this can be achieved ...