Commit Graph
38 Commits
Author SHA1 Message Date
Yunsup Lee aa5435800d fix get merging, and always turn it on 2015-03-17 22:43:00 -07:00
Yunsup Lee f4f59464df fix pending_puts initialization 2015-03-17 21:44:26 -07:00
Yunsup Lee 9de5161d7a guard all writes to data ram with masks 2015-03-17 20:24:04 -07:00
Yunsup Lee d14efce0b4 fix wmask_buffer initialization 2015-03-17 19:54:11 -07:00
Yunsup Lee 2d7375760d set pending_writes for puts 2015-03-17 18:35:04 -07:00
Yunsup Lee 504eedbf89 fixes in in bit manipulation 2015-03-17 18:07:52 -07:00
Yunsup Lee 4fd01d82b8 don't block finish messages when grant'ing 2015-03-17 17:48:02 -07:00
Yunsup Lee a52a729ab9 bugfix wmask handling 2015-03-17 15:54:21 -07:00
Yunsup LeeandHenry Cook 0e51fef200 bugfix where an in-progress acquire can be blocked by another acquire tracker being free'd up in between 2015-03-17 05:37:56 -07:00
Yunsup Lee 145e15701e bugfix where an in-progress acquire can be blocked by another acquire tracker being free'd up in between 2015-03-16 18:47:16 -07:00
Yunsup Lee 3a78ca210d bugfix in uncached TL to TL convertors 2015-03-12 16:33:41 -07:00
Yunsup Lee 2c31ed6426 previous bug fix for meta data writeback wasn't quite right 2015-03-12 15:34:20 -07:00
Yunsup Lee 5e40c8ba77 write back meta data when cache miss even when coherence meta data is clean 2015-03-12 14:36:46 -07:00
Yunsup Lee 3ab1aca7de L2 subblock access bugfix 2015-03-11 01:56:47 -07:00
Yunsup Lee f249da1803 update README 2014-09-17 11:25:14 -07:00
Yunsup Lee 49b027db2c forgot to add LICENSE file 2014-09-12 15:36:29 -07:00
Yunsup Lee 0b51d70bd2 add LICENSE 2014-09-12 15:31:38 -07:00
Yunsup Lee f8d450b4e2 mark DRAMSideLLC as HasKnownBug 2014-09-11 22:06:03 -07:00
Yunsup Lee 056bb156ca make CacheConstants an object 2013-11-20 16:43:55 -08:00
Yunsup Lee f13d76628b forgot to put htif into uncore package 2013-11-07 15:42:10 -08:00
Yunsup Lee c350cbd6ea move htif to uncore 2013-11-07 13:19:04 -08:00
Yunsup Lee f440df5338 rename M_FENCE to M_NOP 2013-10-28 22:37:41 -07:00
Yunsup Lee b01fe4f6aa fix memserdes bit ordering 2013-08-24 15:24:17 -07:00
Yunsup Lee f120800aa2 add DRAMSideLLCNull 2013-03-19 00:41:28 -07:00
Yunsup Lee 717a78f964 fix seqRead inference 2013-03-19 00:41:09 -07:00
Yunsup Lee 6bd4f93f8c pull out prefetch commands from isRead 2012-11-18 03:13:17 -08:00
Yunsup Lee 4d4e28c138 remove reset pin on llc 2012-07-28 21:14:51 -07:00
Yunsup Lee 914b6b622d remove reset pin on llc 2012-07-28 21:14:51 -07:00
Yunsup Lee 465f2efca7 add reset pin to llc 2012-07-27 18:44:39 -07:00
Yunsup Lee 0a2d284d24 add reset pin to llc 2012-07-27 18:44:39 -07:00
Yunsup Lee 7736405726 fix bug in coherence hub, respect xact_rep.ready 2012-07-23 20:56:55 -07:00
Yunsup Lee d0e12c13f6 fix bug in coherence hub, respect xact_rep.ready 2012-07-23 20:56:55 -07:00
Yunsup Lee 5f69c5a764 fix bug in coherence hub, specifically in abort handling logic 2012-03-20 02:16:28 -07:00
Yunsup Lee 802f857cb6 fix store prefetch bug, it no longer occupies an entry in the sdq 2012-03-03 15:14:59 -08:00
Yunsup Lee bef59527d6 clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
Yunsup Lee 4f00bcc760 Merge branch 'master' of github.com:ucb-bar/riscv-rocket 2012-02-29 17:12:02 -08:00
Yunsup Lee 7e6d990bad Merge branch 'master' of github.com:ucb-bar/riscv-rocket 2012-02-29 17:12:02 -08:00
Yunsup Lee ca2e70454e change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00