gem5/src/python/m5/util
Sascha Bischoff 2031c03c09 misc: Proper type check and import for PortRef
Rewriting the type checking around PortRef, which was interacting strangely
with other Python scripts.

Tested-by: stephan.diestelhorst@arm.com
2014-04-23 05:18:25 -04:00
..
__init__.py base: Add warn() and inform() to m5.utils for use from python 2013-02-15 17:40:10 -05:00
attrdict.py util: clean up attrdict and import multiattrdict into m5.util 2010-06-14 23:24:46 -07:00
code_formatter.py code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
convert.py power: Add voltage domains to the clock domains 2013-08-19 03:52:28 -04:00
dot_writer.py misc: Proper type check and import for PortRef 2014-04-23 05:18:25 -04:00
grammar.py grammar: better encapsulation of a grammar and parsing 2011-07-05 18:30:04 -07:00
jobfile.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
multidict.py python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
orderdict.py orderdict: Use DictMixin and add orderdict to m5.util 2009-08-16 13:40:00 -07:00
region.py region: add a utility class for keeping track of regions of some range 2011-04-15 10:42:32 -07:00
smartdict.py SmartDict: Make SmartDict an attrdict 2010-02-28 19:28:09 -08:00
sorteddict.py SortedDict: add functions for getting ranges of keys, values, items 2011-04-15 10:38:02 -07:00
terminal.py Regression: Add ANSI colours to highlight test status 2012-04-14 05:44:27 -04:00