photo

Anze Slosar


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
0 Antworten

RANG
265.336
of 300.813

REPUTATION
0

BEITRÄGE
9 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 21.086

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.169

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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. ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort