Commit Graph

287 Commits

Author SHA1 Message Date
Jerry Zhao
91107ce043 Ignore emacs temp files 2019-07-29 15:33:31 -07:00
Abraham Gonzalez
9622a97570 Merge pull request #105 from bkoppelmann/master
Fix minor annoyances
2019-05-31 09:53:15 -07:00
Bastian Koppelmann
ed37f1d01b gitignore: add env.sh and riscv-tools-install
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2019-05-31 17:31:26 +02:00
Bastian Koppelmann
5ef1d449aa gitmodules: now only use https instead of ssh
git submodule init --recursive --init would result in a public key error

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2019-05-31 17:30:10 +02:00
Abraham Gonzalez
e379a09dfd Merge pull request #103 from ucb-bar/rebar-dev
Push rebar-dev to master
2019-05-28 23:11:37 -07:00
Abraham Gonzalez
8a611bde0b Merge pull request #102 from ucb-bar/rebar-dev-setup-fix
make sure code blocks appear
2019-05-28 23:05:45 -07:00
abejgonzalez
3a1dbf8983 make sure code blocks appear 2019-05-28 23:04:53 -07:00
Abraham Gonzalez
819a11a3ba Merge pull request #101 from ucb-bar/rebar-dev
Add initial repository setup instructions
2019-05-28 22:57:24 -07:00
Abraham Gonzalez
57a471e21e Merge pull request #100 from ucb-bar/rebar-dev-setup-repo
add initial setup instructions
2019-05-28 22:55:58 -07:00
abejgonzalez
194dd1917a add initial setup instructions 2019-05-28 22:48:40 -07:00
Abraham Gonzalez
ef65be6c78 Merge pull request #98 from ucb-bar/rebar-dev-readme
Update README (mainly just have links to the documentation)
2019-05-28 21:11:52 -07:00
abejgonzalez
92a7e70750 fix rocketchip link 2019-05-28 17:42:05 -07:00
abejgonzalez
a4010bc512 Update README (mainly just have links to the documentation) 2019-05-28 16:08:35 -07:00
Abraham Gonzalez
dfdeadf96f Merge remote-tracking branch 'origin/rebar-dev' 2019-05-28 14:21:57 -07:00
Abraham Gonzalez
767e59f382 Merge pull request #95 from ucb-bar/rebar-dev-multirocc
MultiRoCC Support
2019-05-28 14:14:08 -07:00
abejgonzalez
fa080b7857 fix top level naming 2019-05-28 12:46:57 -07:00
abejgonzalez
4ad54ced98 use varargs instead of seq 2019-05-28 11:26:56 -07:00
abejgonzalez
41b4637c29 build and name hwacha correctly 2019-05-28 11:26:55 -07:00
abejgonzalez
7e6591b5ea add multi-rocc and show small example 2019-05-28 11:26:55 -07:00
Abraham Gonzalez
c5c446f83b Merge pull request #93 from ucb-bar/rebar-dev-default-sim-flags
Run Binary Default Flag Change
2019-05-28 11:25:04 -07:00
Abraham Gonzalez
45cacd526f Merge pull request #92 from ucb-bar/rebar-dev-heter-multicore
Add support for heterogenous SoCs (BOOM + Hwacha)
2019-05-28 11:24:35 -07:00
Abraham Gonzalez
ddc962bb26 Merge pull request #96 from ucb-bar/rebar-dev-docs-update
Update docs
2019-05-27 20:11:03 -07:00
abejgonzalez
540afea07a fix config naming 2019-05-27 19:12:07 -07:00
abejgonzalez
c160f597b7 spelling check | better heading for accelerators 2019-05-27 19:07:55 -07:00
abejgonzalez
d51ab9cde6 only change default SIM_FLAGS | revert .run and .out flags 2019-05-27 17:26:44 -07:00
abejgonzalez
ee62fa8bac renamed classes to BoomRocket to clarify | clearer comments | readd the bmark timeout 2019-05-27 17:21:19 -07:00
Abraham Gonzalez
3b14ac8706 minor fixes to links | misc cleanup 2019-05-27 17:11:10 -07:00
abejgonzalez
0f34247378 add section on where to find verilog 2019-05-27 15:51:25 -07:00
abejgonzalez
dde22a969b add more to docs | 1st spelling pass | more links | proper formatting 2019-05-27 15:29:09 -07:00
abejgonzalez
c19855bfa6 shared heter-subsystem | single example SUB_PROJECT 2019-05-26 15:46:19 -07:00
abejgonzalez
c341ffe57d remove verbose for default 2019-05-24 21:22:46 -07:00
abejgonzalez
08dd5b5375 update boom to master 2019-05-24 17:37:16 -07:00
abejgonzalez
4af9ea9846 make default flags include timeout | all sims share flags 2019-05-24 09:47:50 -07:00
abejgonzalez
5408d6ecbe bump boom 2019-05-23 22:58:28 -07:00
abejgonzalez
f071b522b2 ci harness fix for boomexample 2019-05-23 22:01:50 -07:00
abejgonzalez
6d622e7555 add boomrocketexample to ci 2019-05-23 22:00:04 -07:00
abejgonzalez
612aa48e65 remove extra imports 2019-05-23 21:51:42 -07:00
abejgonzalez
9182c1394a update boom | fix comments and remove extra code 2019-05-23 21:48:07 -07:00
abejgonzalez
838a34be51 move subsystem to boom | misc cleanup | bump boom 2019-05-23 21:47:35 -07:00
abejgonzalez
e538e333a5 updated boom for fixes \ better printf 2019-05-23 15:48:15 -07:00
abejgonzalez
cae63ad13f working heterogenous cores 2019-05-23 15:47:52 -07:00
abejgonzalez
8b3fef85ce first attempt at heter. port 2019-05-23 15:47:52 -07:00
Jerry Zhao
bc54b24b85 Merge pull request #84 from ucb-bar/rebar-rc-may
[WIP] Bump to May rocketchip | Support for large memory spaces
2019-05-22 11:04:01 -07:00
Jerry Zhao
1bf27d0fa9 Bump boom 2019-05-21 22:05:20 -07:00
Abraham Gonzalez
ad2703605d Merge pull request #91 from ucb-bar/rebar-dev-renaming-help
rename output | helper rules to run binaries
2019-05-21 10:44:48 -07:00
abejgonzalez
cc0d33ee4d updated permissive naming | small bugfix for vcd/vpd dumping 2019-05-20 17:19:46 -07:00
abejgonzalez
30d54a6851 readme addition | pipe out output | renamed output files 2019-05-20 17:12:22 -07:00
abejgonzalez
65d6a900c3 rename output | helper rules to run binaries 2019-05-20 16:15:08 -07:00
Abraham Gonzalez
6177191eed Merge pull request #88 from ucb-bar/rebar-dev-utility-speedup
reduce amount of sbt calls for sim
2019-05-19 00:54:35 -07:00
Jerry Zhao
206221323c Bump hwacha 2019-05-17 18:38:11 -07:00