Kasturi Patil Posted October 24, 2013 Report Posted October 24, 2013 HI, I am a newbee to TLM2.0. My problem statement is as follows: i am using a non_blocking interface, AT style coding, I have a initiator and a target. I want to transfer various transactions from initiator to the target continuously without without blocking any of them. so, will PEQ come to my rescue? Quote
Kasturi Patil Posted October 24, 2013 Author Report Posted October 24, 2013 The point is i want to send multiple transactions via same initiator without them being blocked.(I want to add a wait() or something similar to wait() in nb_transport).... Or assume a FIFO between the initiator and target , so i want to make that FIFO an infinite one. P.S. : Plz reply ASAP its urgent Quote
apfitch Posted October 24, 2013 Report Posted October 24, 2013 Yes a PEQ is a possibility. Alan Quote
Kasturi Patil Posted October 25, 2013 Author Report Posted October 25, 2013 Thanx Alan, you cleared my confusion.... Kas Quote
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.