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

mehr als 7 Jahre vor | 0

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

mehr als 7 Jahre vor | 0

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

mehr als 7 Jahre vor | 1

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

fast 8 Jahre vor | 0

| akzeptiert

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

fast 8 Jahre vor | 0

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

fast 8 Jahre vor | 0

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

fast 8 Jahre vor | 0

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

fast 8 Jahre vor | 0

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

etwa 8 Jahre vor | 0

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

etwa 8 Jahre vor | 0

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

etwa 8 Jahre vor | 0

Beantwortet
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

etwa 8 Jahre vor | 0

| akzeptiert

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

etwa 8 Jahre vor | 0

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

etwa 8 Jahre vor | 0

| akzeptiert

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

etwa 8 Jahre vor | 0

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

etwa 8 Jahre vor | 1

| akzeptiert

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

etwa 8 Jahre vor | 1

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

etwa 8 Jahre vor | 2

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 1

| akzeptiert

Beantwortet
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://...

mehr als 8 Jahre vor | 2

| akzeptiert

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

Beantwortet
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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

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

mehr als 8 Jahre vor | 0

| akzeptiert

Mehr laden