回答済み
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...

7年以上 前 | 0

回答済み
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...

7年以上 前 | 0

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

7年以上 前 | 1

回答済み
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...

8年弱 前 | 0

| 採用済み

回答済み
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...

8年弱 前 | 0

回答済み
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...

8年弱 前 | 0

回答済み
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...

8年弱 前 | 0

回答済み
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...

8年弱 前 | 0

回答済み
availability of hdl coder
Thank you for your feedback. We will review this suggestion internally.

約8年 前 | 0

回答済み
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...

約8年 前 | 0

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

約8年 前 | 0

回答済み
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

約8年 前 | 0

| 採用済み

回答済み
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...

約8年 前 | 0

回答済み
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...

約8年 前 | 0

| 採用済み

回答済み
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 ...

約8年 前 | 0

回答済み
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...

約8年 前 | 1

| 採用済み

回答済み
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...

約8年 前 | 1

回答済み
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...

約8年 前 | 2

回答済み
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...

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

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

8年以上 前 | 1

| 採用済み

回答済み
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://...

8年以上 前 | 2

| 採用済み

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

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

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

8年以上 前 | 0

回答済み
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

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

回答済み
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...

8年以上 前 | 0

| 採用済み

さらに読み込む