photo

Anze Slosar


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
167,769
of 299,737

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Compiling fixedpt converted code into VHDL
We have a matlab code that we compile into VHDL. We have a make file that did this programmatically using something like codeg...

2 years 前 | 1 个回答 | 0

1

个回答

提问


What exactly do coder config InputPipeline and OutputPipeline do?
I would like to optimized vhdl coder generated code for speed. The code is a simple matlab function that is a linear stringing ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


hdlcoder.optimizeDesign on matlab function
I am trying to speed optimized a matlab generated hdl code. I managed to generate the code, synthesize and place and route, all ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to reduce required clock multiplier (oversampling) in VHDL code generation.
A routine compiles into VHDL fine and runs in the simulation, however, it requires the clock to run at a high multiplier: ##MES...

2 years 前 | 0 个回答 | 0

0

个回答

提问


HDL coder implementation of dsp.MovingAverage (moving/block average)
We're having some trouble with a very simple moving average type code that compiles fine into VHDL, but either crashes the FPGA ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to specify class method to compile to codegen
I need to use matlab to compile some VHDL code. I need to use several instances of the same functional block. The only way to ha...

3 years 前 | 2 个回答 | 0

2

个回答

提问


HDLcoder ignores coder.const
I'm tryint to compile some code into HDL. There are weights used in digital filter which I want to precompute at the compile tim...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Compile-time constants for HDL Coder
I want to know what is the right way to implement compile time constants into code that will eventually be compiled into VHDL. ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


dsp.FFT does not work with HDL coder
Hi, I have a code and a testbench code that I'm trying to convert to VHDL. The code uses FFT. When I use canned FFT, I get "Fu...

3 years 前 | 1 个回答 | 0

1

个回答