f15baeea49fix markdown for webpage
Yunsup Lee
2014-10-07 03:54:30 -0700
5ca7f08226change rocket submodule
Yunsup Lee
2014-10-07 03:19:48 -0700
e1b8f69cb5change submodule pointers to https
Yunsup Lee
2014-10-07 03:16:20 -0700
447761b06cfix typo in README
Yunsup Lee
2014-10-07 02:09:17 -0700
91f211f766updates to README
Yunsup Lee
2014-10-07 02:05:20 -0700
702ddabe26add ExampleSmallConfig for README
Yunsup Lee
2014-10-07 02:05:10 -0700
ae9b78d9efadd what/how explanation to README
Yunsup Lee
2014-10-07 02:07:39 -0700
5f55ded723bump fpga submodule
Scott Beamer
2014-10-03 16:52:05 -0700
06bc6a45dbmove fpga repo to git@ from https
Scott Beamer
2014-10-03 16:49:47 -0700
23ae6893adbump chisel
Henry Cook
2014-10-03 01:58:00 -0700
e25d420155Improve ChiselConfig composability; bump chisel
Yunsup Lee
2014-10-06 13:43:40 -0700
73eac94a65Added "findBy" function to allow grouping parameters by location (e.g. L1D vs L1I), rather than grouping by field (e.g. NSets vs NWays)
Yunsup Lee
2014-10-06 13:40:35 -0700
f97a801d60Parameter API update
Henry Cook
2014-10-02 16:49:10 -0700
122733b3a9file name consistency
Henry Cook
2014-09-30 16:28:54 -0700
a9d72aac2abump rocket
Henry Cook
2014-09-25 19:24:27 -0700
0b5f23a209Streamlined uncore for release
Henry Cook
2014-09-24 18:34:04 -0700
59eb7d194dFinalize superscalar btb.
Christopher Celio
2014-10-03 16:08:08 -0700
cde7c9d869simplify CSR decoding code
Andrew Waterman
2014-10-03 14:31:01 -0700
99614e37aaMerge remote-tracking branch 'origin/master' into ss-frontend
Christopher Celio
2014-10-03 04:22:58 -0700
394eb38a96temp; converted voluntary wb tracker
Henry Cook
2014-10-03 01:06:33 -0700
dc1a61264dinitial version, acts like old hub
Henry Cook
2014-09-30 14:48:02 -0700
d735f64110Parameter API update
Henry Cook
2014-10-02 16:47:35 -0700
655f9ae1afMerge pull request #2 from ccelio/master
Andrew Waterman
2014-09-30 17:12:15 -0700
6c18cd9559add new fpga-zynq as submodule
Yunsup Lee
2014-09-30 09:31:38 -0700
9cc35dee9aReturned history update to fetch.
Christopher Celio
2014-09-29 21:41:07 -0700
8ccd07cfebMoved updating global history from fetch to decode.
Christopher Celio
2014-09-28 05:16:36 -0700
681b43f398Bug fixes with global history register.
Christopher Celio
2014-09-26 10:39:57 -0700
a71bdbbc54Update history register in fetch speculatively
Christopher Celio
2014-09-19 15:05:45 -0700
f917810061Removed RocketCoreParameters from use.
Christopher Celio
2014-09-26 05:14:50 -0700
868e747656Factored out Rocket specifics from CoreParameters
Christopher Celio
2014-09-25 18:52:58 -0700
7a28d2b47cforgot to move more hwacha stuff out in rocket-chip
Yunsup Lee
2014-09-25 15:33:40 -0700
8eb64205f5bug fix for nbdcache s2_data
Henry Cook
2014-09-25 11:59:19 -0700
b55c38cdc7Remove spurious vec consts
Henry Cook
2014-09-24 22:17:28 -0700
70b0f9fd4derror out for PCWM-L, port width mismatch
Yunsup Lee
2014-09-25 06:43:03 -0700
15fb4730ecAdd BuildTile parameter for Tile
Adam Izraelevitz
2014-09-24 13:08:45 -0700
7398b00d93dir supplied by function
Henry Cook
2014-09-24 12:04:11 -0700
db4de7b806bump chisel
Henry Cook
2014-09-24 12:01:56 -0700
5a840c5520support for multiple tilelink paramerterizations in same design
Henry Cook
2014-09-24 11:34:16 -0700
e2ed81dcd2push chisel
Yunsup Lee
2014-09-25 06:50:05 -0700
eb384f6461new RocketChipBackend implementation
Donggyu Kim
2014-09-23 17:37:54 -0700
f2ca887de3better fpga configs
Scott Beamer
2014-09-23 17:05:14 -0700
4fe48f5a0abump chisel
Donggyu Kim
2014-09-23 16:56:32 -0700
60d90f5230recover collectNodesIntoComp in Backends.scala
Donggyu Kim
2014-09-23 00:23:54 -0700
a53091b40fremove collectNodesIntoComp from Backends.scala
Donggyu Kim
2014-09-22 17:08:33 -0700
1a101f8de5don't use latches on mem ports for fpga
Scott Beamer
2014-09-22 16:42:33 -0700
f4e6cd75abturn off fpu for default fpga config. a larger fpga can use defaultconfig
Scott Beamer
2014-09-22 16:42:06 -0700
fefa560017Change addons subproject to use .addons-dont-touch directory instead of addons
Stephen Twigg
2014-09-18 21:22:13 -0700
69d765744cAdjustments to the build structure (see below)
Stephen Twigg
2014-09-18 16:24:19 -0700
3b9624277anormalize rocket-chip to reference-chip
Yunsup Lee
2014-09-25 06:45:09 -0700
7571695320Removed broken or unfinished modules, new MemPipeIO converter
Henry Cook
2014-09-24 15:11:24 -0700
3e256439c9Add abstract class Tile
Adam Izraelevitz
2014-09-24 13:04:20 -0700
82fe22f958support for multiple tilelink paramerterizations in same design
Henry Cook
2014-09-24 11:14:36 -0700
53b8d7b031use new coherence methods in l2, ready to query dir logic
Henry Cook
2014-07-13 22:29:15 -0700
149d51d644more coherence API cleanup
Henry Cook
2014-07-10 17:10:32 -0700
faed47d131use thunk for dir info
Henry Cook
2014-07-10 17:01:19 -0700
f7b1e23eadfunctional style on MuxBundle
Henry Cook
2014-07-10 16:59:48 -0700
180d3d365dExpanded front-end to support superscalar fetch.
Christopher Celio
2014-09-17 14:24:03 -0700
6495d0e6f7bump rocket,uncore
Yunsup Lee
2014-09-17 11:25:58 -0700
f249da1803update README
Yunsup Lee
2014-09-17 11:25:14 -0700
238f7761f6update README
Yunsup Lee
2014-09-17 11:23:25 -0700
041a362943push chisel
Yunsup Lee
2014-09-17 10:49:03 -0700
221007595ballow BACKEND/CONFIG be environment variables
Yunsup Lee
2014-09-17 10:48:56 -0700
484648d9c7Changed CONFIG from a recursively expanded variable to a conditionally assigned variable, allowing users to define CONFIG external to Makefile
Adam Izraelevitz
2014-09-15 12:53:19 -0700
ef2e96211cbump chisel/hardfloat/rocket/uncore
Yunsup Lee
2014-09-12 18:07:40 -0700
09de2e2794compute number of outstanding misses for DRAMSideLLCNull
Yunsup Lee
2014-09-12 18:06:20 -0700
8abf62fae3add LICENSE
Yunsup Lee
2014-09-12 18:06:41 -0700
25180b71f7add LICENSE
Yunsup Lee
2014-09-12 15:36:42 -0700
49b027db2cforgot to add LICENSE file
Yunsup Lee
2014-09-12 15:36:29 -0700
0b51d70bd2add LICENSE
Yunsup Lee
2014-09-12 15:31:38 -0700
e40a6fdd64more tweaks to README
Yunsup Lee
2014-09-12 10:22:00 -0700
c57dea415cfix markdown
Yunsup Lee
2014-09-12 10:18:14 -0700
1cfd9f5a0eadd LICENSE
Yunsup Lee
2014-09-12 10:15:04 -0700
2367b7beb5Added logic to sbt so that, for rocketchip, it will automatically include src/main/scala sources from subdirectories into the rocketchip top-level project not already handled by formal subprojects
Stephen Twigg
2014-09-12 01:08:11 -0700
2c33852c52final touches
Yunsup Lee
2014-09-12 00:19:29 -0700
275b72368badd CONFIG to the name of simulator executable
Yunsup Lee
2014-09-11 22:11:58 -0700
c98afa1featurn off DRAMSideLLC
Yunsup Lee
2014-09-11 22:10:25 -0700
b5a64487ebturn off DRAMSideLLC
Yunsup Lee
2014-09-11 22:07:44 -0700
f8d450b4e2mark DRAMSideLLC as HasKnownBug
Yunsup Lee
2014-09-11 22:06:03 -0700
9dfaf5459ebump hardfloat,riscv-tools
Yunsup Lee
2014-09-11 03:08:21 -0700
5f8bd18facMakefiles should be perfect
Yunsup Lee
2014-09-11 02:53:46 -0700
bb22ecc8b5fix rocket interrupt issue
Yunsup Lee
2014-09-11 02:52:05 -0700
086bb02c24check RISCV envirnoment variable
Yunsup Lee
2014-09-11 02:38:21 -0700
a999c055edDon't take an interrupt when EX stage PC is invalid
Andrew Waterman
2014-09-11 01:46:42 -0700
02c08a156fgenerate consts.vh from chisel source
Yunsup Lee
2014-09-10 17:14:55 -0700
cfecd8832dtease out reference-chip specific stuff
Yunsup Lee
2014-09-09 20:49:28 -0700
6b6bdd2b83decommission Slave top-level module for fpga build
Yunsup Lee
2014-09-08 00:23:15 -0700
ddfd3ce968further generalize fpga/vlsi builds
Yunsup Lee
2014-09-08 00:21:57 -0700
3175a40509add berkeley-hardfloat as submodule
Yunsup Lee
2014-09-08 00:18:49 -0700
1e5b2f658fremove existing hardfloat repository
Yunsup Lee
2014-09-07 23:45:47 -0700
ae05125f29Adjustements to top-level parameters and knobs for hwacha
Henry Cook
2014-09-07 17:57:33 -0700
5eb5e9eaf5Standardize ()=>Module(...) top-level Parameters
Henry Cook
2014-09-07 17:54:41 -0700
4126678c9dMerge branch 'dse'
Henry Cook
2014-09-06 06:59:14 -0700
5e26b4ab66Merge branch 'dse'
Henry Cook
2014-09-06 06:16:58 -0700