We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba3240 commit 965827cCopy full SHA for 965827c
Changelog.md
@@ -1,3 +1,12 @@
1
+# Version 4.1a
2
+
3
+ - Added
4
+ - Model a arbitrary fixed latency between LLC cache and Memory controller
5
+ - Changed
6
+ - For Ramulator and DRAMSim3, memory access request is split into MEM_BUS_WIDTH sized parts and latency for each part is queried
7
+ - Fixed
8
+ - Rounding mode (rm) must be calculated again before executing FP instruction during simulation
9
10
# Version 4.0a
11
12
- Added
0 commit comments