Respondida
Problem in conversion from model to VHDL/Verilog HDL
HDL Coder will faithfully translate your Simulink design into VHDL or Verilog. The resulting HDL code is bit-true and cycle-accu...

más de 13 años hace | 1

Respondida
hdlsetuptoolpath takes no effect on Windows
The *hdlsetuptoolpath* command does not modify the MATLAB path; it modifies the system path, and only inside the MATLAB session ...

más de 13 años hace | 0

Respondida
how can I do to recognize hdlsetuptoolpath
The *hdlsetuptoolpath* utility was added to HDL Coder in R2011b. It is not part of either R2010a or R2010b. To gain access to t...

más de 13 años hace | 1

Respondida
Is there any way to tell HDL Coder to produce less files?
Yes, there is. Identical atomic subsystems will only generate one module/entity that will be multiply instantiated. The subsys...

más de 13 años hace | 4

| aceptada

Respondida
HDL Coder and HDL Verifier
I cannot answer question 1: I'm not familiar with the development boards. For question 2: HDL Coder's Workflow Advisor is int...

más de 13 años hace | 2

| aceptada

Respondida
Illegal data access or computation detected for the chart given that 'Execute At Initialization' must be enabled
"Enable chart at entry" and "Execute at initialization" are two separate settings, both of which must be correctly set for HDL c...

más de 13 años hace | 1

Respondida
"Data-type 'Fix_16_13' is unsupported for HDL code generation "
You need to find where you have specified "Fix_16_13" and correct the syntax. The string "Fix_16_13" is not a valid Simulink dat...

más de 13 años hace | 1

Respondida
Simulink: HDL Coder support for Biquad filter block
I believe that support for coefficients as input ports on the Biquad Filter block was added in R2012a.

más de 13 años hace | 3

Respondida
is it possible to generate hdl code for matlab s functions
No, this is not possible. The full set of blocks supported by HDL Coder, organized by Simulink library, are available via the ...

más de 13 años hace | 3

| aceptada

Respondida
Simulations from an FPGA
HDL Verifier has FPGA-in-the-loop simulation capability that will do just what you are asking about. You will need to use one o...

más de 13 años hace | 4

| aceptada

Respondida
Simulink HDL Coder Creating Verilog that Checks for Overflow Upon Addition of Two Int16s
You can prevent the emission of rounding and saturation code by the use of appropriate fimath parameters for the MATLAB Function...

casi 14 años hace | 1

Respondida
"Abnormal exit: Downstream Integration: Unable to locate twr file"
The twr file is a timing file that is generated by the Xilinx tools. Can you find the tool in the Xilinx project directory under...

casi 14 años hace | 0

| aceptada

Respondida
Errors in HDL conversion
This is a limitation of Simulink HDL Coder. You can not reasonably synthesize a device that takes a frame of data at a time as a...

casi 14 años hace | 0

| aceptada

Respondida
HDL simulinks coder support
As Walter observed, floating point math will cause your argument to 'fix' to simply resolve to 'u', since fix(pi/3 + 1-e30) == 1...

casi 14 años hace | 0

Respondida
HDL simulinks coder error
There's no information to respond to here. Sorry, but there's nothing useful I can add.

casi 14 años hace | 0

| aceptada

Respondida
HDL simulinks coder about
Neither the *mod* function call nor the *sin* function call are supported for HDL Code Generation inside the MATLAB Function blo...

casi 14 años hace | 1

| aceptada

Respondida
HDL flip flop generation
The Unit Delay block is the correct approach here. While the block supports the double data type, there is no requirement that ...

casi 14 años hace | 0

| aceptada

Respondida
step to run model with co simulation block
The easiest mistake to make is not starting the 3rd-party simulator up through the Simulink diagram. In the cosimulation model ...

casi 14 años hace | 0

Respondida
Problem with Generating VHDL Code of a Subsystem based on "Bus Creator", using HDL Coder 3.0
It appears that HDL Coder does not support nested busses, and is not reporting this gracefully to the user. I replaced your 2x9...

casi 14 años hace | 0

Respondida
I want to see the hdl code generated using dsp builder in quartus 2 tool.
If you are using HDL Coder, the source code by default is located in a directory named 'hdlsrc', located under MATLAB's current ...

casi 14 años hace | 0

Respondida
Simulink block to extract signal at index from vector signal doesn't exist?
The block you are looking for is the Multiport Switch block, located in the Simulink->Signal Routing library. This block is sup...

casi 14 años hace | 0

Respondida
HDL Coder Not Working
Do you have MATLAB HDL Coder installed and licensed? In addition to its own license, MATLAB HDL Coder requires the installation...

casi 14 años hace | 0

Respondida
Simulink to HDL
You will need to revamp your Simulink algorithm to not use matrices. This will often mean that you will need to decompose single...

casi 14 años hace | 0

Respondida
How to integrate XilinxBlackBox in an HDL-Coder ISE Project ?
The difficulties that you are encountering have been addressed in the latest version of HDL Coder. HDL Coder 3.0, released with...

casi 14 años hace | 0

Respondida
.m to HDL
The basic answer is that you need to have HDL Coder installed. With the recent release of R2012a, HDL Coder now supports HDL cod...

casi 14 años hace | 0

Respondida
Image Processing .m Code to HDL CODE
You have made a pretty tall request here. The general answer is yes, you can do what you have proposed. You can use the MATLAB ...

casi 14 años hace | 1

Respondida
unexpected compiler error on HDL Coder
The C/C++ compiler setting is not directly used by HDL Coder. The error message you are receiving can only be emitted when compi...

casi 14 años hace | 0

| aceptada

Respondida
EDA Simulator link and Simulink Cosimulation
The rate to choose is your design decision. Somewhere in your design I suspect that you have a source (or multiple sources) run...

alrededor de 14 años hace | 0

| aceptada

Respondida
EDA Simulator link and Simulink Cosimulation
The error message is referring to the signal's rate, not its data type. You will need to change the rate of the Simulink signal...

alrededor de 14 años hace | 0

Respondida
Regarding HDL Code generation
Simulink HDL Coder can generate HDL for a supported set of Simulink blocks. While this list is fairly extensive, it does not in...

alrededor de 14 años hace | 1

| aceptada

Cargar más