Hello, While I run a simple Hello World code, it gives following error, fatal: The 'configs/example/se.py' script has been deprecated. It can be found in 'configs/deprecated/example' if required. Its usage should be avoided as it will be removed in future releases of gem5. I tried changing the path, also tried to find the newer versions. Can you help me in this regard where to find the latest version. I have currently installed the version from gem5.org itself. I want to estimate the simulation time and power of a ldpc encoder. I have implemented the encoder in python, encoder.py file is then simulated using gem5. Do I have to write behavior (C++) for simulation phase? Am I getting it correctly? But I have no idea regarding how to start with behavior script! Can you give some insight?
Regards, CHETAN
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org