kim lee
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
116,120
of 295,689
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0