Hi, After spending more time, I got some basic understanding about this tool. Now I want to investigate what is going on during the simulation. I wrote a simple script to run the OOO timing simulation(CMPFlex.OoO) for 20000 cycles of one flexpoint (obtained by TraceFlex). Although I compiled CMPFlex.OoO with vverb debug level, I didn't get anything like trace info. Are these info supposed to be in file runs/run-xxx/flexpoint-xxx./exec/trace.out ? This file is empty. I must have missed some configurations. Please let me how can I get the debug info when or after the simulation is running.
Also, if I want to track all the memory request from the core the L1/L2 Cache, should I modify the CacheController or CmpCache or Cache? It would be great if you can give a brief description of these three components. Thank you. Best, Chen
