You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question : I was running the TLM example in Catgory: "systemc/examples/tlm/at_1_phase/"
But when I set the variable "max_txns" to 1 , that is, “m_transaction_queue”only has one trans in it.
There is only one active transactions.
I change here : systemc/examples/tlm/at_1_phase/src/at_1_phase_top.cpp