We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c96284 commit 75ae098Copy full SHA for 75ae098
RELEASE
@@ -1,5 +1,20 @@
1
-This file is used to help provide older releases. Please download the attached
2
-.tar.gz file to get the particular release.
+This file is used to help provide older releases. Please download the
+attached .tar.gz file to get the particular release.
3
+
4
+----
5
+MacSim v2.1.0
6
7
+ 1. Added support for Mac OS X
8
9
+ 2. SST-MacSim: Enable each core of MacSim instance to have its
10
+ private instruction and data cache (memHierarchy).
11
12
+ 3. SST-MacSim: Enable receiving a trigger event from another SST
13
+ component which will cause MacSim to begin execution, and
14
+ returning an event to another SST component upon completion.
15
16
+ 4. Bug fixes
17
18
----
19
MacSim v2.0.3
20
0 commit comments