This is one of the flaws: a cpu class (MinorCPU) that needs an header defined in the top level folder (dynamic insts) that includes another header defined in a specific CPU model (O3). The implementation of the Physical Register in O3 is also used by the CPUChecker that, correct if I am wrong, can be used as a checker also for in-order cpu models.
I will think a better way to refactor the code, but any idea is welcome. -- A. Sent from iPad > Il giorno 28 feb 2019, alle ore 20:38, Bradley Wang <[email protected]> ha > scritto: > > MinorCPU also makes use of the dyn_inst in the src/cpu/ directory iirc _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
