Skip to content

MacSim v2.1.0

Compare
Choose a tag to compare
@pranith pranith released this 26 Oct 19:27
· 383 commits to master since this release
  1. Added support for Mac OS X
  2. SST-MacSim: Enable each core of MacSim instance to have its private instruction and data cache (memHierarchy).
  3. SST-MacSim: Enable receiving a trigger event from another SST component which will cause MacSim to begin execution, and returning an event to another SST component upon completion.
  4. Bug fixes