hi,
I encounter a problem with error: "The
simulation state has been corrupted. Simulation cannot continue"
and my ruby configuration shows as fallowing:
*********************************
ruby0.setparam g_NUM_PROCESSORS 2 ruby0.setparam g_MEMORY_SIZE_BYTES
2147483648 ruby0.setparam g_PROCS_PER_CHIP 2 ruby0.setparam
NUMBER_OF_VIRTUAL_NETWORKS 5 ruby0.setparam XACT_DEBUG_LEVEL
0 ruby0.setparam_str PROFILE_XACT true ruby0.setparam_str XACT_MEMORY
true ruby0.setparam_str XACT_LAZY_VM true ruby0.setparam_str XACT_EAGER_CD false ruby0.setparam_str
REMOVE_SINGLE_CYCLE_DCACHE_FAST_PATH true ruby0.setparam_str
XACT_CONFLICT_RES BASE ruby0.setparam_str USER_MODE_DATA_ONLY
true #ruby0.setparam_str XACT_ISOLATION_CHECK true
*********************************
If I changed "XACT_EAGER_CD" to "true", everything goes
well.
Is there any thing I can do if want to use the "XACT_EAGER_CD" as
"fase"
Thanks for any help!
2009-06-05
lenglihello
|