Sophiane Senni
ce2722cdd9
mem: Split the hit_latency into tag_latency and data_latency
...
If the cache access mode is parallel, i.e. "sequential_access" parameter
is set to "False", tags and data are accessed in parallel. Therefore,
the hit_latency is the maximum latency between tag_latency and
data_latency. On the other hand, if the cache access mode is
sequential, i.e. "sequential_access" parameter is set to "True",
tags and data are accessed sequentially. Therefore, the hit_latency
is the sum of tag_latency plus data_latency.
Signed-off-by: Jason Lowe-Power <jason@lowepower.com >
2016-11-30 17:10:27 -05:00
..
2016-11-30 17:10:27 -05:00
2016-06-06 17:16:43 +01:00
2016-11-19 12:39:04 -05:00
2016-11-21 15:41:30 -05:00
2016-10-26 22:48:45 -04:00
2016-09-29 01:06:33 -04:00
2016-08-22 11:41:05 -04:00
2016-08-22 11:41:05 -04:00
2015-12-31 09:32:58 -05:00
2015-03-02 04:00:35 -05:00
2012-11-02 11:32:01 -05:00
2016-02-10 04:08:25 -05:00
2015-11-06 03:26:35 -05:00
2013-06-27 05:49:49 -04:00
2016-08-12 14:11:45 +01:00
2016-07-21 17:19:14 +01:00
2016-06-06 17:16:43 +01:00
2015-10-14 13:32:28 -04:00
2015-08-04 10:29:13 +01:00
2016-10-13 19:22:11 +01:00
2016-10-13 19:22:11 +01:00
2016-10-13 19:22:11 +01:00
2015-11-25 13:52:56 -05:00
2015-11-25 13:52:56 -05:00
2014-02-18 05:50:53 -05:00
2014-02-18 05:50:53 -05:00
2015-12-31 09:32:58 -05:00
2015-11-06 03:26:21 -05:00
2014-02-18 05:50:53 -05:00
2014-10-16 05:49:56 -04:00
2014-10-16 05:49:56 -04:00
2015-03-02 04:00:35 -05:00
2014-10-16 05:49:56 -04:00
2014-10-16 05:49:56 -04:00
2014-10-16 05:49:56 -04:00
2014-12-02 06:07:38 -05:00
2014-12-02 06:07:38 -05:00
2015-12-31 09:32:58 -05:00
2015-11-03 12:17:56 -06:00
2015-11-03 12:17:56 -06:00
2016-05-26 11:56:24 +01:00
2015-03-02 04:00:35 -05:00
2015-02-16 03:34:47 -05:00
2015-10-12 04:07:59 -04:00
2012-10-15 08:12:35 -04:00
2012-10-15 08:12:35 -04:00
2014-12-23 09:31:17 -05:00
2012-11-02 11:32:01 -05:00
2012-04-14 05:45:07 -04:00
2016-02-06 17:21:18 -08:00
2015-07-07 09:51:03 +01:00
2014-04-01 12:18:12 -05:00
2015-10-23 09:51:12 -04:00
2015-12-31 09:32:58 -05:00
2015-07-07 09:51:05 +01:00
2016-01-11 16:20:38 -05:00
2015-11-06 03:26:38 -05:00
2015-11-06 03:26:38 -05:00
2016-08-12 14:11:45 +01:00
2016-08-12 14:11:45 +01:00
2015-07-07 09:51:03 +01:00
2016-01-11 05:52:20 -05:00
2016-08-22 11:41:05 -04:00
2016-08-22 11:41:05 -04:00
2015-01-22 05:00:53 -05:00
2014-12-02 06:07:38 -05:00
2016-02-06 17:21:19 -08:00
2015-03-02 04:00:35 -05:00
2015-11-06 03:26:37 -05:00
2016-04-07 09:30:20 -05:00
2015-11-03 12:17:57 -06:00
2014-12-02 06:07:38 -05:00
2014-12-02 06:07:38 -05:00
2016-07-01 09:45:21 -05:00
2016-07-01 09:45:21 -05:00
2016-07-01 09:45:21 -05:00
2016-02-10 04:08:25 -05:00
2015-11-06 03:26:36 -05:00
2013-08-19 03:52:25 -04:00
2016-08-12 14:11:45 +01:00
2016-08-12 14:11:45 +01:00
2016-02-06 17:21:19 -08:00
2015-08-04 10:29:13 +01:00
2015-12-31 09:32:58 -05:00
2015-11-06 03:26:21 -05:00
2016-06-06 17:16:43 +01:00
2015-11-03 12:17:58 -06:00
2016-08-12 14:11:45 +01:00