photo

Anze Slosar


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
265,326
of 300,756

평판
0

참여
9 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
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

답변