Feeds
提问
How to generate verilog code for thisbelow function using HDL coder?
I want to know ,how to generate the verilog code for the below function(divide) using hdl coder.? T = numerictype('Signed', f...
2 years 前 | 1 个回答 | 0
1
个回答提问
I want to design a divider using cordic function, for high number / low number (30/2) can anyone help me.?
I have already design the divider using cordic, but this is working only for when numerator is low and denomerator is high. fo...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to find computational time?
I want to find the computation time for the Add in below code. How can I do that? Is there any command? I can use tic & toc wh...
3 years 前 | 3 个回答 | 0
3
个回答提问
Anyone help to find some EEG/ECG basic signals
Hello everyone, Can anyone tell me where to find some basic EEG signals.? Thanks in Advance
3 years 前 | 0 个回答 | 0
0
个回答提问
About Counter and Circular buffer
I want to save the counter value =5 in the Circular buffer B. Below i upload the picture for this operation. I want to know,...
4 years 前 | 1 个回答 | 0
1
个回答提问
Circular buffer &counter
I have a two circular buffer (A&B). and i have one array. and counter. operation: Each value in the array will go and settle...
4 years 前 | 1 个回答 | 0