ucb-hls / SDAccel_Examples

SDAccel Examples
Other
0 stars 0 forks source link

76 ERROR: [XOCC 19-3458] Validation failed for parameter 'Number of Slave Interfaces(NUM_SI)' for BD AppCore 'm_axi_interconnect_M00_AXI'. Value '40' is out of the range (1, 16) #7

Open hqjenny opened 6 years ago

hqjenny commented 6 years ago

Reduce the number of pointers

hqjenny commented 6 years ago

Changed to multiple axis ->

SDAccel only supports IP blocks with 1 AXI lite interface. This design has multiple AXI lite interfaces. The interface pragmas have to be changed to map into 1 AXI lite interface.