Respondida
Can i use Simulink to cosimulate my implemented design?
https://www.mathworks.com/products/hdl-verifier.html Debug and Verify System Designs Use system test benches and golden refe...

más de 7 años hace | 0

Respondida
Simulink IIR filter coverification - Incomprehensible work
I understand you are using double precision floating point model and trying to generate HDL from the Simulink model using HDLCod...

más de 7 años hace | 0

Respondida
Import VHDL in simulink
>> help importhdl if you have Synthesizable subset of verilog you can import into Simulink using "importhdl" functionality. We ...

más de 7 años hace | 1

Respondida
Simulink: How to implement a basic Differential encoder in HDL coder?
An additional note not knowing fully your requirements <</matlabcentral/answers/uploaded_files/130467/diff_enc.png>> The d...

casi 8 años hace | 0

| aceptada

Respondida
Simulink: How to implement a basic Differential encoder in HDL coder?
Please check if these shipping examples for differential encoding (QAM and QPSK) help? <https://www.mathworks.com/help/comm/e...

casi 8 años hace | 0

Respondida
Whenever I rerun HDL Workflow Advisor, this message always pops up. "Struct contents reference from a non-struct array object." Is this a bug?
This is a bug and is not expected behavior. Please contact tech support with reproduction steps. If you zip the current folder w...

casi 8 años hace | 0

Respondida
How can I generate HDL code from my model established with simpowersystem?
https://www.mathworks.com/videos/hardware-in-the-loop-hil-testing-for-power-electronics-systems-modeled-in-simulink-152241754192...

casi 8 años hace | 0

Respondida
HDL Coder Unable to set HDL code generation parameter 'ReservedWordPostfix'
Hi, we could not reproduce this issue with ReservedWordPostfix. Can you please contact technical support with reproduction st...

casi 8 años hace | 0

Respondida
availability of hdl coder
Thank you for your feedback. We will review this suggestion internally.

alrededor de 8 años hace | 0

Respondida
Error encountered during HDL Code Generation
Can you please contact tech support with reproduction steps? The reproduction steps help diagnose the problem. We can take a loo...

alrededor de 8 años hace | 0

Respondida
matlab code to hdl code
This looks like an installation issue unrelated to HDLCoder. Can you please contact tech support? Thanks

alrededor de 8 años hace | 0

Respondida
Native Floating Point Integrator Problem
Yes. You can use the DTI block with HDL code generation. We will remove this incorrect check in the HDL model checker. Thanks

alrededor de 8 años hace | 0

| aceptada

Respondida
Native Floating Point Integrator Problem
Thank you for reporting this issue. This is a bug in HDL model checker that is incorrectly reporting the DTI block as unsupporte...

alrededor de 8 años hace | 0

Respondida
HDL work flow advisor OK ... Until HDL Code generation fails
This is a bug in HDLCoder. please reach out to technical support with reproduction steps along with your model. We will investig...

alrededor de 8 años hace | 0

| aceptada

Respondida
Error Found unsupported dynamic matrix type at input port: 0, name 'X', in the file/function autom_fixpt.
The message is showing that HDL code generation cannot support dynamic matrices. Inputs to MATLAB design function have to be ...

alrededor de 8 años hace | 0

Respondida
HDL Coder Ground Problem
I have replaced your ground blocks with constants (of zero value) and sample time set as -1. This eliminates the inf rates in yo...

alrededor de 8 años hace | 1

| aceptada

Respondida
HDL Coder Ground Problem
Please note sample of Inf is not supported for optimizations. You need to have explicit sample time set on the constant blocks o...

alrededor de 8 años hace | 1

Respondida
is it possible to simulate an FPGA in simulink?
You can use Simulink blocks to model and simulate your algorithm and use HDLCoder to generate VHDL/Verilog from the model. You c...

alrededor de 8 años hace | 2

Respondida
Generating Verilog for Butterworth IIR lowpass filter, incorrect simulation
thank you for bringing this to our attention. please report the issue to technical support with reproduction steps for further i...

más de 8 años hace | 0

Respondida
Where can I set output and input port of an HDL-supported Simulink model?
Are you looking for how to simulate the generated code? If yes, please try to generate HDL test bench and look at how these cloc...

más de 8 años hace | 0

Respondida
Simulink Engine Interface is not enabled
You seem to have hit an internal error. Can you please create a tech support case for HDLCoder? Someone can help you if you prov...

más de 8 años hace | 0

Respondida
Using Reference Model for HDL code Generation
Yes, you can use model reference block with HDLCoder to generate HDL code without creating duplicate copies.

más de 8 años hace | 1

| aceptada

Respondida
if-else equivalent block for hdl code generation
MATLAB Function block does not yet support Native Floating Point. This is a future enhancement under consideration. <https://...

más de 8 años hace | 2

| aceptada

Respondida
Can HDL coder be used for deep learning prototyping on FPGA ?
Please contact wang.chen@mathworks.com for details.

más de 8 años hace | 0

Respondida
I am trying to implement matlab code in hdl using hdl coder.But iam getting errors like variable not initialized during fixed point conversion.How to resolve .Pls help
please follow the steps in this getting started tutorial https://www.mathworks.com/help/hdlcoder/examples/getting-started-wit...

más de 8 años hace | 0

Respondida
How are generics supported in HDL Coder?
>> web(fullfile(docroot, 'hdlcoder/ref/maskparameterasgeneric.html')) Please check this page. You can use mask parameters i...

más de 8 años hace | 0

Respondida
how can I get the fixed point number as "-981.0621" from hdlcoder?
can you share design.m, testbench.m and matlab hdlcoder project file for this question? thanks

más de 8 años hace | 0

Respondida
how to get correct FFT HDL Optimized ?
web(fullfile(docroot, 'dsp/examples/generate-hdl-code-for-fft-hdl-optimized-block.html')) Please check above example for prop...

más de 8 años hace | 0

Respondida
HDL code Generation creation failed.
hi danny, This is not reproducible on our end. can you tell us the release you are using and what step in the tutorial you se...

más de 8 años hace | 0

Respondida
SIMULINK HDL coder error
Hi Yu, You need to break the code into a testbench M file (script) and design M file (function); the testbench calls the desi...

más de 8 años hace | 0

| aceptada

Cargar más