Feeds
질문
How to resolve the exceed of maximum supported wordlength of 128 bits in hdlcoder?
Dear All, I'm trying to implement the below equation in hdlcoder, But I've encountered "The computed word length of the resul...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Incorrect number of output arguments for 'pre_test_fixpt'. Expected 1, but found 2.
Hi!, I've got error message when I generate the hdl code in MATLAB the below code, Incorrect number of output argument...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to avoid the division operator from hdlcoder?
Dear All, I've got the below verilog code when I generated with hdlcoder. fx = srcX / dstX; fy = srcY / dst...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to implement dct2 in MATLAB coder?
Dear all, I'm trying to implement dct2 by using MATLAB coder in https://in.mathworks.com/help/images/ref/dct2.html. But I...
거의 7년 전 | 답변 수: 1 | 0