Forum Discussion

Ali8's avatar
Ali8
Icon for New Contributor rankNew Contributor
1 year ago
Solved

Slave Memory in OneAPI HLS Flow

In intel HLS compiler, we can implement a slave memory inside a component using hls_avalon_slave_memory_argument(N). The slave memory can also be implemented with M20K embedded RAM and can have the s...