iignjic Posted February 12, 2014 Report Share Posted February 12, 2014 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 Quote Link to comment Share on other sites More sharing options...
daniel.kho Posted February 20, 2014 Report Share Posted February 20, 2014 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 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.