1
0
rocket-chip/uncore/src/main/scala
Andrew Waterman fee5d2b1ea Remove parameters for some things that aren't parameterizable
Heads up @colinschmidt and @ccelio.  I'm removing these because
they are ISA constants and so are not truly parameters, so the
parameter place is not the place for them.  Since BOOM and Hwacha
both depend on rocket, you should be able to obtain them by
instantiating/extending rocket.HasCoreParameters.
2016-08-19 12:04:13 -07:00
..
agents Remove parameters for some things that aren't parameterizable 2016-08-19 12:04:13 -07:00
coherence merge uncore.Util into uncore.util 2016-08-18 18:33:46 -07:00
converters Remove parameters for some things that aren't parameterizable 2016-08-19 12:04:13 -07:00
devices Remove parameters for some things that aren't parameterizable 2016-08-19 12:04:13 -07:00
tilelink merge uncore.Util into uncore.util 2016-08-18 18:33:46 -07:00
unittests use isOneOf as much as possible 2016-08-19 09:56:06 -07:00
util Remove parameters for some things that aren't parameterizable 2016-08-19 12:04:13 -07:00
Builder.scala Stop using deprecated FileSystemUtilities to create files 2016-07-31 18:04:56 -07:00
Consts.scala Use a generic UInt for TileLink op sizes, rather than MT_xx enum 2016-08-09 15:24:51 -07:00
Package.scala refactor uncore files into separate packages 2016-06-28 13:10:46 -07:00