photo

Jaykishan Solanki


自 2024 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
92,961
of 299,823

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
81.82%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Fixed-point conversion error of dsphdl.FFT
I am trying to convert the below given matlab scripts to VHDL, but during fixed-point conversion it is showing that dsphdl.FFT i...

1 year 前 | 1 个回答 | 0

1

个回答

提问


simulink model generation error
I am tring to generate a simulink model using importhdl, but it stops after a certain point not sure what is causing this error....

1 year 前 | 1 个回答 | 0

1

个回答

提问


double data type error
I am using double as data type for my code yet I am only getting values upto four decimal places, I am not sure whether this is...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Unable to see fft output during co-simulation.
I am converting the following code to VHDL but after cosimulation I am only seeing validOut, how can I see the fft output as wel...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Unable to see FFT output in co-simulation after HDL conversion.
I have converted the following simulink model to VHDL: modelname = 'FFTHDLOptimizedExample_Streaming'; open_system(modelname);...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Can't understand individual VHDL files generated.
I have generated hdl code from a simulink model, but it has created many files. I don't have any prior experience with VHDL and ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to generate simulink model from multiple verilog codes?
I am trying to generate simulink model from almost 175 verilog files. Using importhdl it always shows some error whether i try u...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Documentation for HDL code generated
Is there any way i generate documentation or comments along with the hdl code using hdl coder?

1 year 前 | 2 个回答 | 0

2

个回答

提问


Call graph generation from VHDL code files.
I have many vhdl code files. Is there any way i can generate a call graph from MATLAB itself?

1 year 前 | 1 个回答 | 0

1

个回答

提问


What to do after generating HDL code?
I have converted my FFT code to HDL using HDL Coder. Now, it has generated many vhd files with hierarchy ranging from 0 to 4. Wh...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Difference between fft and dsphdl.FFT.
I am trying to convert FFT code to HDL, but the problem is that fft function is not supported and dsphdl.FFT is supported. So wh...

1 year 前 | 1 个回答 | 0

1

个回答