(DS824) AXI BFM suggests that the RESPONSE_TIMEOUT parameter can be changed.
However, when I try to change the value of this parameter, it does not update when performing the simulation.
RESPONSE_TIMEOUT is an internal variable that can be changed by using the set_response_timeout() API task.
For Example:
//To change the response timeout from the default 500 to 1000, include the following in the BFM test bench
tb.master_0.set_response_timeout(1000);
tb.slave_0.set_response_timeout(1000);
AR# 52693 | |
---|---|
日期 | 03/25/2015 |
状态 | Active |
Type | 综合文章 |
Tools | |
IP |