已提交


Discrete Time Integrator in Embedded MATLAB
This demo shows how to use Embedded MATLAB block parameters to control the algorithm behavior

10 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Modeling Counters and Timers in Embedded MATLAB
Implementing various kinds of counters like Johnson, Gray, Mod counters in Embedded MATLAB.

10 years 前 | 2 次下载 |

4.0 / 5
Thumbnail

已提交


Vectorized Adaptive noise canceler using LMS filter
This demo shows to call external functions in an Embedded MATLAB block

10 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Bytes to Tuple converter
Using bitsliceget and bitconcat functions to implement a Byte2Tuple converter needed in a DVB system

10 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Enhanced and new bitwise operators in R2007b
This demo introduces new bitwise operators available in fixed point toolbox in R2007b

10 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Modelling registers in Embedded MATLAB
This example shows how to use Embedded MATLAB to model memory elements

10 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Modeling Mode Logic in Embedded MATLAB
Implementing Mealy and Moore FSMS in an Embedded MATLAB block

10 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


A 32 point FFT in embedded MATLAB using fixed point arithmetic
The attached model implements a 32 point fft using embedded MATLAB and fixed point arithmetic

10 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


DSP algorithms using Embedded MATLAB Block
using Embedded MATLAB block effectively in Simulink

10 years 前 | 2 次下载 |

3.0 / 5
Thumbnail

已提交


HDL Cookbook examples with Embedded MATLAB
Patterns and examples of various hardware elements implemented using Embedded MATLAB

10 years 前 | 5 次下载 |

5.0 / 5
Thumbnail

已提交


Cordic Implementation of Sin/Cos using embedded MATLAB
This model implements cordic algorithm using embedded MATLAB blocks

10 years 前 | 1 次下载 |

4.5 / 5
Thumbnail

已回答
Matlab 2014b HDL coder, code generation failed.
Hello, Thank you for your question; we would like to investigate further on this issue and provide a workaround. Can you t...

11 years 前 | 0

已回答
Cannot find design 'main' on the path : HDL coder error
Can you tell us which version of MATLAB you are using? Thanks please make sure your project file (.prj) file is in the same f...

11 years 前 | 0

| 已接受

已回答
about using HDL coder
can you attach your MATLAB design and testbench? please let us know what version of MATLAB you are using. thanks

11 years 前 | 0

| 已接受

已回答
How to avoid warnings regarding non-existent directory ?
Hi, I am not able to open the attachment. Based on your question, I recommend that you please check with Xilinx on this qu...

11 years 前 | 0

已回答
Using variable-size data with Unbuffer Block ?
I forwarded your question to our HDLVerifier team. Thanks

11 years 前 | 0

已回答
HDL Code Generation "unhandled type"
you might have tried to generate code from the whole model. can you try this? makehdl('sfir_fixed/symmetric_fir')

11 years 前 | 0

已回答
how to generate an "inout" port by Simulink HDL coder?
this should work. thanks % codegen -config:hdl -args {ufi(0,32,0),true,uint8(0)} read_or_load_ram function output = re...

11 years 前 | 0

已回答
how to generate an "inout" port by Simulink HDL coder?
In 2014a we have added support for INOUT ports in HDLCoder. Bidirectional port specification: You can specify bidirectiona...

12 years 前 | 0

已回答
HDL Coder and LEC tools
Can you please contact technical support with specific issues? HDLCoder generates synthesizable HDL code (VHDL and Verilog) fro...

12 years 前 | 0

已回答
Does HDL coder supports electrical blocks(tool boxes like power system,power electronics etc) to convert in to VHDL code? Please let me know which tool boxes it supports.
We would love to know more about this request. Can you please contact technical support on what additional blocks you would like...

12 years 前 | 0

已回答
issue in HDL coding tutorial on Matlab R2012a
This is a known issue in R2012a and has been in subsequent releases.

12 years 前 | 0

已回答
HDL Coder IPCore Interface configuration scriptable?
There is no published API to script IP Core generation in Simulink. Please contact technical support for more info and planned e...

12 years 前 | 0

| 已接受

已回答
How do I convert an unsigned integer to a signed integer without causing an overflow or using TYPECAST in Simulink 7.9 (R2012a)?
Use *reinterpretcast* to convert an unsigned number to signed number without causing overflow. The stored integer bits of the nu...

12 years 前 | 1

已回答
How to create a FFT ipcore for Zynq using Simulink HDL Coder?
Are you using "HDL FFT" or "HDL Streaming FFT" blocks shipping with HDLCoder? These support efficient HDL Code generation and us...

13 years 前 | 0

已回答
Problems in converting Matlab code to VERILOG (HDL Coder)
Please contact technical support with the MATLAB code. Most likely you are running into an operation or function which is no...

13 years 前 | 0

已回答
HDL code generation in matlab
Can you contact MathWorks support with your code and someone will help you resolve the issue?

13 years 前 | 0

已回答
HDL code generation problem
Can you give us more details? what error are you seeing that led you to believe you have an issue with fiaccel? Thanks.

13 years 前 | 0

已回答
HDL Coder Example - Problem
The demo is trying to show that if you execute the following sequence of commands you will have a working directory with write p...

13 years 前 | 0

已回答
System Generator y HDL coder
I used google translate on your message. "Good afternoon, I'm back working on the disne with FPGA and want to develop my proj...

13 years 前 | 0

加载更多