Jump to content

SystemC code development through Matlab


Recommended Posts

Hello all,

 

Is this possible to develop system C and TLM code of any block in matlab by providing functionality and configuration parametres of block in matlab??

 

As I had seen One example of filter in matlab whose matlab code is automatically developed in matlab by including systemC and TLM libraraies.

 

But when I tried for some other block ,then I am not getting the option of TLM code generation as it was there in case of example of filter on matlab

 

 

Please explain this

 

 

 

Thanks with Regards

Amit Kumar

Link to comment
Share on other sites

To generate TLM modules form MATLAB or Simulink,  you need some MATLAB extensions: 

 

MATLAB Coder

+ Embedded Coder 

+ HDL Verifier Toolbox

 

HDL Verifier in combination with Embedded Coder enables you to generate TLM modules directly frokm MATLAB or Simulink. 

 

MATLAB Coder and Embedded Coder are basic needs to generate C/C++ code. HDL Verifier generates additional TLM wrappers. 

 

Greetings 

Ralph

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...