Commit Graph
22 Commits
Author SHA1 Message Date
Henry Cook 3f53d532c2 uniquify tilelink conf val name for easier subtyping 2014-04-26 14:58:38 -07:00
Henry Cook f8f29c69b8 MetaData & friends moved to uncore/ 2014-04-23 16:24:20 -07:00
Henry Cook 39681303b8 beginning of l2 cache 2014-04-22 16:58:15 -07:00
Henry Cook 5613dc7d1b replaced Lists with Vecs 2014-04-18 17:26:56 -07:00
Henry Cook b1df49ba30 removed AddressSpaceConstants, CacheConstants, and TileLinkSizeConstants 2014-04-10 12:35:43 -07:00
Henry Cook fbca7c6bb3 refactor ioMem and associcated constants. merge Aqcuire and AcquireData 2014-04-10 12:35:43 -07:00
Henry Cook bbf8010230 cleanups supporting uncore hierarchy 2014-01-31 15:59:21 -08:00
Henry Cook 42693d43ad simplify build.sbt 2013-09-26 09:51:14 -07:00
Henry Cook 1cac26fd76 NetworkIOs no longer use thunks 2013-09-10 16:15:41 -07:00
Henry Cook ee98cd8378 new enum syntax 2013-09-10 10:54:51 -07:00
Henry Cook 9aff60f340 whitespace error in build.sbt 2013-08-21 16:16:42 -07:00
Henry Cook dc53529156 added resolver, bumped chisel dependency 2013-08-21 16:00:51 -07:00
Henry Cook b80f45f8f2 Merge branch 'chisel-v2' of github.com:ucb-bar/uncore into chisel-v2
Conflicts:
	src/main/scala/llc.scala
	src/main/scala/slowio.scala
2013-08-15 16:22:12 -07:00
Henry Cook 3763cd0004 standardizing sbt build conventions 2013-08-15 15:57:16 -07:00
Henry Cook 17d404b325 final Reg changes 2013-08-15 15:27:38 -07:00
Henry Cook 1308c08baa Reg standardization 2013-08-13 17:52:53 -07:00
Henry Cook 7ff4126d04 Abstracted UncachedTileLinkIOArbiters 2013-08-13 00:01:11 -07:00
Henry Cook 9162fbc9b5 Clean up cloning in tilelink bundles 2013-08-12 23:15:54 -07:00
Henry Cook 5c7a1f5cd6 initial attempt at upgrade 2013-08-12 10:36:44 -07:00
Henry Cook bc2b45da12 Fold uncore constants into TileLinkConfiguration, update coherence API 2013-08-02 14:55:06 -07:00
Henry Cook d8440b042a Make compatible with scala 2.10. Refactor constants into package object. Remove networking primitives from package object. Clean up request generators. Chnage ++ to +: for appending to io.incoherent. 2013-07-24 23:22:36 -07:00
Henry Cook db8e5fda9b new tilelink arbiter types, reduced release xact trackers 2013-07-09 15:37:42 -07:00