Skip to content

The Problem of Setting active transactions [TLM Example] #126

@ForCheetah

Description

@ForCheetah

Thank you for your excellent work!

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

m_initiator_1 ( "m_initiator_1", 101, 0x0000000000000100 , 0x0000000010000100, 1)

I found that the program would exit prematurely before it was fully executed. Is that a problem ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions