Jump to content

TLM model with VHDL/Verilog


Recommended Posts

Hi All,

 

I am new to TLM modeling and I have a question regarding usage of TLMs in co-simulation with HDL languages.

 

Does someone know how to use TLM model in let's say VHDL design?

For example, how to connect TLM model of an interconnect with other module in the design that are implemented in VHDL?

I understand this would require implementing full physical interface (such as AXI, AHB, OCP or any other) on TLM model itself in order to connect it to VHDL, but I am not sure what would be the proper place in TLM to implement physical interface.

 

Thanks,

Igor

Link to comment
Share on other sites

Hi Igor,

The way to connect your TLM to another module via a standard interface (e.g. AXI, etc.) really depends on the framework used to create the TLM.

OS-VVM is one such framework, and if you are using this, you would like to read the resources available at osvvm.org or at synthworks.com.

 

If you are interested, I also have public classes available on VHDL-based TLM/BFM:

http://www.tauhop.com/#!content/courses/transaction-level-modelling-and-bus-functional-modelling-with-vhdl

 

Feel free to drop me an email at: daniel [dot] kho [at] tauhop.com

 

Best regards,

Daniel

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...