summaryrefslogtreecommitdiff
path: root/src/trace_streams.tup
diff options
context:
space:
mode:
authorTimothy G Rogers <[email protected]>2018-02-21 15:39:03 -0500
committerGitHub Enterprise <[email protected]>2018-02-21 15:39:03 -0500
commit4a94401a277342cfd0799863b1a07abc95f954c7 (patch)
tree189adf02f534869654c7ebe5f5dd4c4838def3a3 /src/trace_streams.tup
parent275e5813f4ef3ef92851d1a3752d1bffaabcdb50 (diff)
parent6a2f9978b9325fb78e8af1be5d5aaf90814e08d7 (diff)
Merge pull request #6 from abdallm/dev-purdue-integration
HBM model + all Mahmoud's changes to the sim
Diffstat (limited to 'src/trace_streams.tup')
-rw-r--r--src/trace_streams.tup1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trace_streams.tup b/src/trace_streams.tup
index bbc9bb3..3455a00 100644
--- a/src/trace_streams.tup
+++ b/src/trace_streams.tup
@@ -29,6 +29,7 @@ TS_TUP_BEGIN( trace_streams_type )
TS_TUP( WARP_SCHEDULER ),
TS_TUP( SCOREBOARD ),
TS_TUP( MEMORY_PARTITION_UNIT ),
+ TS_TUP( MEMORY_SUBPARTITION_UNIT ),
TS_TUP( INTERCONNECT ),
TS_TUP( NUM_TRACE_STREAMS )
TS_TUP_END( trace_streams_type )