photo

Anze Slosar


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
265,325
of 300,753

評判
0

コントリビューション
9 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,075

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

コントリビューション
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...

3年弱 前 | 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 ...

3年弱 前 | 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 ...

3年弱 前 | 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...

約3年 前 | 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 ...

約3年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答