Commit Graph

1005 Commits

Author SHA1 Message Date
Howard Mao
0168c8f841 Merge pull request #245 from ucb-bar/master
Merge master back to dev
2019-09-26 01:00:35 +08:00
alonamid
5fe971efe5 Rocket core vs Rocket Chip 2019-09-25 09:29:31 -07:00
David Biancolin
f44f3aacbf [FireChip] Allow users to register new EndpointBinders in P 2019-09-24 03:04:27 +00:00
Harrison Liew
29898bb677 move documentation to docs/ and new Makefile plumbing 2019-09-23 10:20:42 -07:00
Abraham Gonzalez
148421bcab Merge pull request #243 from ucb-bar/abe-doc-updates
small doc clarifications + cleanup
2019-09-20 18:02:28 -07:00
abejgonzalez
fd6d3272e4 add quotes around core/tile [skip ci] 2019-09-20 18:00:11 -07:00
abejgonzalez
898f0fd2d4 cleanup grammar a bit [skip ci] 2019-09-20 17:51:46 -07:00
abejgonzalez
ff992ef24e add hart of 2 to heter explanation | footnote about tile v core [skip ci] 2019-09-20 17:36:53 -07:00
abejgonzalez
edaf99ca9a small clarifications + cleanup [skip ci] 2019-09-20 12:25:23 -07:00
Jerry Zhao
37b934236a Merge pull request #241 from ucb-bar/no_unify
Replace UnifiedBoomConfig with SmallRv32BoomConfig
2019-09-20 10:41:05 -07:00
Harrison Liew
cfba37afc9 bump hammer, remove saed32 2019-09-19 22:50:14 -07:00
Harrison Liew
971809a546 update submodules script 2019-09-19 22:50:14 -07:00
Harrison Liew
e6027677b3 accidentally changed a make variable 2019-09-19 22:50:14 -07:00
Harrison Liew
dc04c0cc8c margins for M2 DRCs 2019-09-19 22:50:13 -07:00
Harrison Liew
d28077ff0b updated DCO collateral 2019-09-19 22:50:13 -07:00
Harrison Liew
7fe73bbe0d shouldn't have tools/B 2019-09-19 22:50:13 -07:00
Harrison Liew
6ad433d5c7 power straps fixes, sha3 w/ dco skeleton 2019-09-19 22:50:13 -07:00
Harrison Liew
6bc91680cd rebased on dev 2019-09-19 22:50:12 -07:00
Harrison Liew
fb35782841 fix incorrect block for syn/par, but still have timing violations 2019-09-19 22:50:12 -07:00
Harrison Liew
6179a91a29 some plumbing but still need to remove sram generator target for asap7 2019-09-19 22:50:05 -07:00
dpgrubb13
859492c2a2 added starter example.yml 2019-09-19 22:49:31 -07:00
dpgrubb13
a44b043a2a additions to example-vlsi for asap7 demo 2019-09-19 22:49:31 -07:00
David Biancolin
829f8fd84d [firechip] Remove unneeded HasDefaultBusConfiguration 2019-09-19 15:32:09 -07:00
David Biancolin
38588b67ef Bump FireSim, update reset delay in ScalaTests 2019-09-19 15:21:08 -07:00
David Biancolin
6bb1de5a59 Merge remote-tracking branch 'origin/dev' into midas2-endpoint-rework 2019-09-19 09:42:09 -07:00
David Biancolin
c461540f65 Merge remote-tracking branch 'origin/dev' into midas2-endpoint-rework 2019-09-18 19:40:50 -07:00
David Biancolin
4c087b5c3f [firechip] Remove some antiquated midas imports 2019-09-17 23:50:04 -07:00
Jerry Zhao
26042b682c Replace UnifiedBoomConfig with SmallRv32BoomConfig 2019-09-17 15:36:56 -07:00
Jerry Zhao
a77226cdba Merge pull request #240 from ucb-bar/order-fix
Fix Sha3RocketConfig ordering
2019-09-16 16:01:51 -07:00
Jerry Zhao
17f1387846 Fix Sha3RocketConfig ordering 2019-09-16 15:54:32 -07:00
Howard Mao
cfb14f26e4 Merge pull request #235 from ucb-bar/howie-docs
Updates and additions to documentation
2019-09-17 06:03:01 +08:00
Jerry Zhao
6c26b447cc Merge pull request #238 from ucb-bar/vcs-vpd-fix
Make .vpd rules generate the .out as well
2019-09-16 10:59:46 -07:00
Howard Mao
99fa21348c move image to _static directory 2019-09-16 10:28:05 -07:00
Howard Mao
6465d9c591 move NodeTypes code to scala source 2019-09-16 10:25:10 -07:00
Howard Mao
f96a70fc61 fix another instance of broken references 2019-09-16 10:21:10 -07:00
David Biancolin
fce25f4486 Merge pull request #239 from ucb-bar/remove-published-deps
Remove Berkeley-Managed Library Dependencies from Subprojects
2019-09-13 11:22:24 -07:00
Jerry Zhao
ce94ca7840 Fix Makefile .vpd rules not generating .out 2019-09-13 01:52:23 -07:00
David Biancolin
ac8385a0c5 [firechip] Remove unneeded FASED target Mixin 2019-09-13 00:40:50 -07:00
David Biancolin
95ae46f4f2 [sbt] Use tools/chisel3 not rocketchip/chisel3 2019-09-12 20:32:33 -07:00
David Biancolin
16cc565238 [sbt] Purge berkeley library dependencies from all subprojects 2019-09-12 20:32:26 -07:00
Howard Mao
e68536a852 add Google Group to the index 2019-09-12 18:14:39 -07:00
Howard Mao
d5bccc0455 add additional example code as literalincludes 2019-09-12 18:08:45 -07:00
Howard Mao
6ae60b94c6 correct capitalization in Adding an Accelerator/Device 2019-09-12 17:56:12 -07:00
Howard Mao
9a8d6c908f fix verilator invocation in Adding an Accelerator 2019-09-12 17:54:08 -07:00
Howard Mao
2d717bfcae add documentation code snippets to example project 2019-09-12 17:35:40 -07:00
David Biancolin
36b7944cb6 Merge pull request #230 from ucb-bar/midas2-merge
[firesim] Initial Golden Gate support
2019-09-12 17:17:54 -07:00
Howard Mao
f31f629505 replace broken :numref: 2019-09-12 17:05:47 -07:00
Howard Mao
a71153a94d fix some reference in Chipyard Components 2019-09-12 16:57:11 -07:00
Howard Mao
19a61b3c1a document return values of edge methods 2019-09-12 16:12:35 -07:00
David Biancolin
173743be6d [sbt] Remove the firrtl subproject 2019-09-12 15:41:50 -07:00