Respondida
Error while using HDL coder
Can you share your reproduction steps? It will help with the investigation. Design.m <algorithm you are trying to convert to C/...

casi 5 años hace | 0

Respondida
Control the gain variable inside the generated IP block
please review this example Getting Started with Targeting Xilinx Zynq Platform https://www.mathworks.com/help/hdlcoder/ug/gett...

casi 5 años hace | 0

Respondida
Hello. I'm traying to generate un HDL code from matlab user-definded function algorithm and got an error about function specialisation that I didn't understand.
Can you share a sample design.m, testbench.m and project file used for fixed point conversion? Thanks

casi 5 años hace | 0

Respondida
HDL Code Generation for Hit Crossing Block
HDL code generation is currently not supported for Hit Crossing block. However Hit Crossing block functionality can be implement...

casi 5 años hace | 0

| aceptada

Pregunta


HDL Code Generation for Hit Crossing Block
HDL Code generation is not supported for Hit Crossing block. How do you model this block for HDL Code generation using basic blo...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
MATLAB function block doesn't generate synthesizable HDL.
The issues you were facing are related to mix of incompatible single and double types in the model causing compilation issues ...

casi 5 años hace | 0

| aceptada

Respondida
MATLAB function block doesn't generate synthesizable HDL.
An operator or a block in Simulink can support all floating point types (for input, output and intermediate settings) that are...

casi 5 años hace | 0

Respondida
What are MIL, SIL, PIL, and HIL, and how do they integrate with the Model-Based Design approach?
In a HIL setup, Simulation of plant models can be pretty compute intensive and challenging for CPU based simulators. Simscape t...

casi 5 años hace | 2

Respondida
MATLAB function block doesn't generate synthesizable HDL.
https://www.mathworks.com/help/hdlcoder/release-notes.html R2019b New Features, Bug Fixes Model and Architecture Design HDL ...

casi 5 años hace | 0

Respondida
Error in using rate transition for multiple clock domains
Some init scripts might be missing when I ctrl-d the model. For example I get the error. Variable 'activeLines' does not exis...

casi 5 años hace | 0

Respondida
How to create a single dsp model that can be used for different fpga vendors (HDLcoder)
You can generate HDL code from variants. Attached is an example of the variant subsystem model using basic variant features. ...

casi 5 años hace | 1

| aceptada

Respondida
R2020b Update 6 Crashes After Opening HDL Workflow Advisor
This is helpful. This looks like error is happening during model compilation or simulation and unrelated to code generation. I w...

casi 5 años hace | 0

Respondida
R2020b Update 6 Crashes After Opening HDL Workflow Advisor
This is not expected behavior. To workaround the issue can you reach out to https://www.mathworks.com/support/contact_us.html? ...

casi 5 años hace | 0

Respondida
How to assign the name of a (multiple) port while using HDL Coder generate RTL from simulink
Resource Sharing For Area Optimization Additional Help for Sharing Factor https://www.mathworks.com/support/search.html?q=...

casi 5 años hace | 0

Respondida
MATLAB function block doesn't generate synthesizable HDL.
I am attaching R2018a version of the model for viewing the contents of the MATLAB function. I recommend upgrading to latest rele...

casi 5 años hace | 0

Respondida
MATLAB function block doesn't generate synthesizable HDL.
Try the attached sample model which shows how to MATLAB function block with floating point single precision code using native fl...

casi 5 años hace | 0

Respondida
HDL coder error empty simulink object
>> mlhdlc_demo_setup('sysobj') you can see some of the examples in the product. >> ls mlhdlc_sysobj_ex.m mlhd...

casi 5 años hace | 0

Respondida
How to create a single dsp model that can be used for different fpga vendors (HDLcoder)
>> But it won't load in my matlab version R2019b >> openExample('hdlcoder/DesignForEfficientDSPBlockMappingExample') Attached ...

casi 5 años hace | 0

Respondida
How to assign the name of a (multiple) port while using HDL Coder generate RTL from simulink
>>As you see, input port of Demo is automatically expanded into in_0, in_1, in_2. My question is can the input name in RTL chang...

casi 5 años hace | 0

Respondida
Min and Max error while using HDL-Coder
Can you share your MATLAB project file with DPCM_Func.m entry point function and input type definition? https://www.mathworks.c...

casi 5 años hace | 0

Respondida
How to store the output of a repeating function (Matlab Function Block Simulink) ?
>> Do you have an idea how to detect multiple peaks not just one ? Can you consider Multiple enabled delays in a cascaded fashi...

casi 5 años hace | 0

Respondida
Unrecognized function or variable 'vsim'.
Based on your snapshot of ver command above it looks like you do have access to HDL Verifier. Try using one of the following c...

casi 5 años hace | 0

| aceptada

Respondida
How to store the output of a repeating function (Matlab Function Block Simulink) ?
>> makehdl('pulse_detector_v4_with_index/Pulse Detector') ### Generating HDL for 'pulse_detector_v4_with_index/Pulse Detector...

casi 5 años hace | 0

Respondida
HDLCoder The Block/HDLImplementation pair: ('modelsimlib/HDL Cosimulation', 'hdldefaults.ModelSimHDLInstantiation') is not registered in the implementation database.
should be the same underlying install issue you are facing here. https://www.mathworks.com/matlabcentral/answers/889352-unrecog...

casi 5 años hace | 0

Respondida
How to store the output of a repeating function (Matlab Function Block Simulink) ?
% Hardware friendly implementation of peak finder % % Function inputs: % * WindowLen - non-tunable parameter defined un...

casi 5 años hace | 0

| aceptada

Respondida
struct memeber can not be Simulink.Parameter?
Can you share a sample model?

casi 5 años hace | 0

Respondida
How to assign the name of a (multiple) port while using HDL Coder generate RTL from simulink
Can you share a sample model?

casi 5 años hace | 0

Respondida
Unrecognized function or variable 'vsim'.
https://www.mathworks.com/support/contact_us.html please reach out to support for this install question.

casi 5 años hace | 0

Respondida
Unrecognized function or variable 'vsim'.
Possibly install issue. Do you have this file on your path? >> help vsim vsim Launch ModelSim for use with MATLAB and Simul...

casi 5 años hace | 1

Cargar más