Respondida
vhdl coding of matlab embedded ftn
For your first question, the <http://www.mathworks.com/help/toolbox/fixpoint/ug/f13520.html Simulink Fixed-Point Advisor> might ...

alrededor de 14 años hace | 0

Respondida
Save the BlackBox block with the VHDL code in Simulink libraries for later reuse
Currently there is no explicit packaging mechanism available to bundle up models, library models, and HDL user-written code for ...

alrededor de 14 años hace | 0

Respondida
Xilinx System Generator and HDL Workflow Advisor
I think you are using the wrong block to import your own black box code. As Kaustubha stated, the block you have chosen is spec...

alrededor de 14 años hace | 0

Respondida
Simulink Library from my own Block created using my hand-written HDL code
Both of these methods should be able to be stored as blocks in a library model. The difference between the two lies largely in ...

alrededor de 14 años hace | 0

| aceptada

Respondida
"ModelSim" software is required using EDA Simulator Link?
EDA Simulator Link(TM) currently supports both Mentor Graphics(R) ModelSim(R) and Cadence(R) Incisive(R) mixed-language HDL simu...

alrededor de 14 años hace | 0

| aceptada

Respondida
VHDL code as a Black Box subsystem
Simulink(R) HDL Coder(TM) does not have a published demo directly addressing the use of hand-written code with a Subsystem Black...

alrededor de 14 años hace | 1

| aceptada

Respondida
Generate model from existing vhdl entity
The ability to do this automatically is not currently part of Simulink HDL Coder. It can be done manually, though, by building ...

alrededor de 14 años hace | 0

Respondida
Matlab, Simulink, Xilinx, FPGA ----> Hardware in the loop
Instead of the FPGA-in-loop capability of HDL Coder, I will point you instead towards the FPGA Turnkey capability of the tool. ...

más de 14 años hace | 0

Respondida
Matlab coding for FPGA implimentation
The product you are looking for is <http://www.mathworks.com/products/slhdlcoder/?s_cid=HP_FP_SL_simhdl Simulink HDL Coder>. Fo...

más de 14 años hace | 0

Respondida
makehdl function, simulink HDL coder
The property name you are looking for is *HDLSynthTool*. You should use the property-value pair 'HDLSynthTool', 'Quartus' in th...

más de 14 años hace | 0

| aceptada

Respondida
HDL Coder generates 'real' types - how to prevent that
There is no way to specify the default data type for Simulink to be anything except 'double'. HDL Coder will generate HDL for y...

más de 14 años hace | 0

Respondida
Simulink to VHDL using VHDL Coder but "Data Type Conversion" blocks don't compile
HDL Coder supports the Data Type Conversion block, but as the error message states it cannot convert between doubles and fixed-p...

más de 14 años hace | 3

Respondida
vhdl/verilog simulink
If you don't have the need to cosimulate with an HDL simulator but wish to incorporate hand-written HDL code with code generated...

más de 14 años hace | 0

Respondida
question about HDL Coder and simulink
For question 1, there's no way to debug your code remotely. You will need to analyze the numerics of your implementation and se...

más de 14 años hace | 0

| aceptada

Respondida
Need help to do image processing for an image captured by Terasic 5M pixel camera connectd to Altera Cyclone II FPGA.
Once you have designed and tested your algorithm in Simulink, you can use <http://www.mathworks.com/products/slhdlcoder Simulink...

más de 14 años hace | 0

| aceptada

Respondida
Image processing and implementation on fpga (spartan 3A video starter kit)
Video algorithms should use a pixel streaming algorithm in order to be converted to HDL. Consider how many bits even a small ima...

casi 15 años hace | 0

Respondida
Generating a loop in VHDL using Simulink HDL Coder
While there are certain constructs in Simulink where Simulink HDL Coder will generate a for-generate loop in VHDL, it is best no...

casi 15 años hace | 0

Respondida
Convert matlab to VHDL
You will need to use Simulink HDL Coder in order to automatically convert MATLAB code to VHDL or Verilog. You can run: ver...

casi 15 años hace | 0

Respondida
variable declaration in simulink
Since you are starting with MATLAB code you will probably want to use the MATLAB Function block in Simulink. This will be more s...

casi 15 años hace | 0