sim: Provide a framework for detecting out of data checkpoints and migrating them.

This commit is contained in:
Ali Saidi
2012-06-05 01:23:10 -04:00
parent 2e988bbab0
commit 70d7d6cc7f
5 changed files with 218 additions and 0 deletions

View File

@@ -354,6 +354,7 @@ def makeTheISA(source, target, env):
#define THE_ISA ${{define(target_isa)}}
#define TheISA ${{namespace(target_isa)}}
#define THE_ISA_STR "${{target_isa}}"
#endif // __CONFIG_THE_ISA_HH__''')