Hi,

I gave the following in the script
    test_sys.cpu[0].clock="1GHz"
    test_sys.cpu[1].clock="1.5625GHz"
    test_sys.cpu[2].clock="1.5625GHz"
    test_sys.cpu[3].clock="2GHz"

The corresponding config.ini values are:

[system.cpu0]
--deleted--
clock=1000
--deleted--

[system.cpu1]
--deleted--
clock=640
--deleted--

[system.cpu2]
--deleted--
clock=640
--deleted--

[system.cpu3]
--deleted--
clock=500
--deleted--


On 13/02/13 21:00, Amin Farmahini wrote:
It is clock frequency in MHz.

Thanks,
Amin


On Wed, Feb 13, 2013 at 2:33 PM, Jyothish <[email protected] <mailto:[email protected]>> wrote:

    Hello folks,
    I am starting this as an independent query. In config.ini, the
    clock set out is not the same as the clock in the cpu models. It
    is seems to be the number of clock ticks instead of the frequency.
    So, it would be great if there is an additional frequency handle
    in config.ini, as that would make it less confusing.
    Regards,
    Jyothish
    _______________________________________________
    gem5-users mailing list
    [email protected] <mailto:[email protected]>
    http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users




_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to