amitk3553 Posted April 29, 2013 Report Share Posted April 29, 2013 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 Quote Link to comment Share on other sites More sharing options...
ralph.goergen Posted April 29, 2013 Report Share Posted April 29, 2013 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 maehne 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.