Feeds
提问
FATAL_ERROR:Xst:listutil.c:503:1.19 - Data corruption (ListDelShift) - Bad Index Process will terminate.
Hi I had generated HDL code from HDL coder through MATLAB. And I am getting the above mentioned error while synthesis in xilinx...
7 years 前 | 0 个回答 | 0
0
个回答提问
I want to convert this code into hdl, but blockproc function is not an allowed function in hdl code. Hence, not able to convert it. Is there any other function same as blockproc and accepted by hdl coder. If not, then what else can be done?
I = imread('flower.jpg'); X = rgb2gray(I); XD = im2double(X); T = dctmtx(8); dct = @(block_struct) T * block_struct.data * T...
7 years 前 | 1 个回答 | 0
1
个回答提问
How I can detect this ball in the image
<</matlabcentral/answers/uploaded_files/123445/crop.jpg>>
7 years 前 | 1 个回答 | 0
