hello,Gabe,
Could you tell me where I find the hardware confige file in M5. Or I should
ask that ,now I have design
 a hardware system which contais two ARM cores , DMA ,crossbar and other
modules ,I want to implement this system in M5 , how could
 I config it (or which files I can use in M5,or how could I do ) ? Thank you
very much!


2011/3/22 Gabriel Michael Black <[email protected]>

> There's some documentation on the website you might find helpful. You
> should read through that first.
>
> www.m5sim.org
>
> Gabe
>
>
> Quoting xuewen zhou <[email protected]>:
>
>  Thank you very much !
>>
>> Could you tell me how to get the help of command line parameter,such as -n
>> (or how could you know to use '-n' as the parameter of core number.)And
>> how
>> to set other parameters ,such as cpu frequency , memory size and so on
>> ,where could I get help about these and othe useful command.
>>
>> Best regards!
>> 2011/3/21 Nilay Vaish <[email protected]>
>>
>>  On Mon, 21 Mar 2011, xuewen zhou wrote:
>>>
>>> hello , every body ,could someone tell me how to use M5(configure it with
>>>
>>>> the number cores , connection--crossbar,and memory),Thank you very much!
>>>>
>>>>
>>>>  The number of cores is configured with the command line parameter '-n',
>>> as
>>> in -n 4 would create a four-processor system. Ruby uses Crossbar by
>>> default,
>>> so as such there is no need to change the topology. You can do so by
>>> using
>>> the option --topology <topology name>. The available topologies are in
>>> the
>>> directory src/mem/ruby/network/topologies.
>>>
>>> Have a look at the file configs/common/Options.py for more command line
>>> parameters.
>>>
>>> --
>>> Nilay
>>> _______________________________________________
>>> m5-users mailing list
>>> [email protected]
>>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>>>
>>>
>>
>>
>> --
>> Xuewen Zhou  Master
>> Shanghai Jiaotong University
>> School of Microelectronics
>> National Engineering Laboratory For Automotive Electronic Control
>> Technology
>> 800 Dongchuan Road, Shanghai 200240, P. R. China
>> Phone : 13062728106
>>
>>
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>



-- 
Xuewen Zhou  Master
Shanghai Jiaotong University
School of Microelectronics
National Engineering Laboratory For Automotive Electronic Control Technology
800 Dongchuan Road, Shanghai 200240, P. R. China
Phone : 13062728106
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to