Ali8
New Contributor
1 year agoSlave 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...
- 1 year ago
Hi Ali,
Currently only the fpga_register attribute works on device globals (to force them into your datapath as registers).