Computer Science, asked by sadiya8360, 1 year ago

35. what is the difference between tlm_port and analysis_port.

Answers

Answered by DMani3
0
tlm port used to transport data, typically whole transactions (objects) at a time.
analysis port is used to perform non-blocking broadcasts of transactions.
Similar questions