SConscript (7632:acf43d6bbc18) | SConscript (8335:9228e00459d4) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# Copyright (c) 2009-2010 Advanced Micro Devices, Inc. 5# All rights reserved. 6# 7# Redistribution and use in source and binary forms, with or without 8# modification, are permitted provided that the following conditions are --- 31 unchanged lines hidden (view full) --- 40 41SimObject('RubyDirectedTester.py') 42 43Source('RubyDirectedTester.cc') 44Source('DirectedGenerator.cc') 45Source('SeriesRequestGenerator.cc') 46Source('InvalidateGenerator.cc') 47 | 1# -*- mode:python -*- 2 3# Copyright (c) 2006 The Regents of The University of Michigan 4# Copyright (c) 2009-2010 Advanced Micro Devices, Inc. 5# All rights reserved. 6# 7# Redistribution and use in source and binary forms, with or without 8# modification, are permitted provided that the following conditions are --- 31 unchanged lines hidden (view full) --- 40 41SimObject('RubyDirectedTester.py') 42 43Source('RubyDirectedTester.cc') 44Source('DirectedGenerator.cc') 45Source('SeriesRequestGenerator.cc') 46Source('InvalidateGenerator.cc') 47 |
48TraceFlag('DirectedTest') | 48DebugFlag('DirectedTest') |