Searched hist:11228 (Results 1 - 2 of 2) sorted by relevance

/gem5/configs/example/
H A Dread_config.pydiff 11228:021524c21cbc Sun Nov 22 05:10:00 EST 2015 Andrew Bardsley <Andrew.Bardsley@arm.com> config: Added missing types to JSON/INI Python reader

Added the missing types EthernetAddr and Current to the JSON/INI file
reader example configs/example/read_config.py.

Also added __str__ to EthernetAddr to make values appear in the same form
in JSON an INI files.
/gem5/src/python/m5/
H A Dparams.pydiff 11228:021524c21cbc Sun Nov 22 05:10:00 EST 2015 Andrew Bardsley <Andrew.Bardsley@arm.com> config: Added missing types to JSON/INI Python reader

Added the missing types EthernetAddr and Current to the JSON/INI file
reader example configs/example/read_config.py.

Also added __str__ to EthernetAddr to make values appear in the same form
in JSON an INI files.

Completed in 20 milliseconds