Commit Graph

516 Commits

Author SHA1 Message Date
abejgonzalez
fc380b2dda ignore docs using a github webhook 2019-08-29 23:43:08 -07:00
Abraham Gonzalez
c63fbfa460 Merge pull request #210 from ucb-bar/dev-fix-program-args
Change spaces to underscores in sim_out_name
2019-08-26 16:30:51 -07:00
Colin Schmidt
950aee0749 Change spaces to underscores in sim_out_name
This fixes #209
2019-08-26 12:38:21 -07:00
Howard Mao
b09794f548 make BlockDevice, SerialAdapter, and IceNIC connect to fbus/pbus instead of sbus 2019-08-22 10:42:37 -07:00
Howard Mao
72adc6981c fix firesim test suite generation 2019-08-21 22:10:39 -07:00
Howard Mao
ed85e71c79 fix the way header files are handled by makefiles 2019-08-22 07:39:33 +08:00
Colin Schmidt
520de19f86 Make waveforms precious (#204)
* Make waveforms precious
* Fix typo in run-binary-debug
2019-08-16 11:06:10 -07:00
Colin Schmidt
5bf1dcbe42 Fix tabs in common makefrag (#202) 2019-08-15 18:28:37 -07:00
Colin Schmidt
aaa3b78965 Add jvm heap size parameter (#201) 2019-08-15 17:28:04 -07:00
Colin Schmidt
1c3e203385 Ignore hammer log files (#200) 2019-08-15 08:46:37 -07:00
Paul Rigge
3c9d56e349 Merge pull request #186 from ucb-bar/dsptools
Add dsptools
2019-08-11 14:45:09 -07:00
Abraham Gonzalez
9ab1aefddc Merge pull request #196 from ucb-bar/doc-update
update bullet points in quick-start
2019-08-09 16:07:48 -07:00
abejgonzalez
5f3ff3627b update bullet points in quick-start 2019-08-09 10:18:50 -07:00
Abraham Gonzalez
24d41deaba Merge pull request #195 from ucb-bar/doc-update
Quick Doc Fixes
2019-08-08 17:23:16 -07:00
abejgonzalez
8ba73d13b8 fix the doc warnings 2019-08-08 17:19:10 -07:00
Abraham Gonzalez
a8103eca56 Merge pull request #178 from ucb-bar/alon-docs-dev
Docs Re-Organization and Edits
2019-08-08 15:00:52 -07:00
Abraham Gonzalez
d34a397f33 Merge pull request #192 from ucb-bar/abe-docs-dev
Abe docs dev
2019-08-08 11:24:16 -07:00
Abraham Gonzalez
0bd772cfd5 Merge pull request #193 from ucb-bar/dev-hammer-docs
Dev hammer docs
2019-08-08 11:23:12 -07:00
abejgonzalez
9538257be1 grammer + spell check 2019-08-08 11:19:57 -07:00
Colin Schmidt
80b6976be9 Add start of tool-plugin section. 2019-08-08 08:01:24 -07:00
abejgonzalez
2e043bd06f Merge remote-tracking branch 'origin/dev' into abe-docs-dev 2019-08-07 23:39:11 -07:00
Jerry Zhao
215ee2ce5f Merge pull request #188 from ucb-bar/boom-ci
re-add testsuites to compile
2019-08-07 10:08:42 -07:00
abejgonzalez
9844fcf43b re-add testsuites to compile 2019-08-06 22:16:46 -07:00
Abraham Gonzalez
0d218da066 Merge pull request #176 from ucb-bar/boom-ci
[boom] move boom integration into chipyard
2019-08-06 22:58:36 -06:00
Abraham Gonzalez
34f76056ef Update docs/Advanced-Usage/DTM-Debugging.rst
Co-Authored-By: Jerry Zhao <jerryz123@berkeley.edu>
2019-08-06 22:57:49 -06:00
abejgonzalez
717c4658ff update boom 2019-08-06 10:44:31 -07:00
Paul Rigge
af3cb7cf19 Add some documentation for dsptools et al 2019-08-02 23:21:59 -07:00
abejgonzalez
3baad45dce update boom to master 2019-08-02 21:43:23 -07:00
Paul Rigge
ee75c03875 Add dsptools. 2019-08-02 15:09:22 -07:00
abejgonzalez
cd48271b53 Added DTM docs | bumped BOOM 2019-08-01 22:33:21 -07:00
abejgonzalez
6d8a6b2412 remove header from BoomConfigs.scala 2019-08-01 11:22:05 -07:00
Abraham Gonzalez
7e7e88c292 Merge pull request #184 from ucb-bar/no-commit-on-master
Only check commit-on-master on master
2019-07-31 16:49:13 -06:00
Jerry Zhao
a18d3ed920 Remove commit-on-master check
We decided this was a bad idea, and that submodules should just avoid rebase-commits.
2019-07-31 11:46:11 -07:00
Albert Magyar
c487ca2f66 Coordinate Top and Harness generation (#168)
* Coordinate Top and Harness generation

* Bump barstools
2019-07-31 09:36:52 -07:00
Abraham Gonzalez
ddfd47055a Merge pull request #182 from ucb-bar/emacs-tmp-ignore
Ignore emacs temp files
2019-07-30 15:00:52 -06:00
Albert Magyar
7dc05e678f Bump firrtl, filter Emitted and Circuit annotations to save heap space (#183) 2019-07-30 13:58:11 -07:00
Jerry Zhao
91107ce043 Ignore emacs temp files 2019-07-29 15:33:31 -07:00
alonamid
51bffaff45 fix expedited typo 2019-07-27 17:47:09 -07:00
Colin Schmidt
c6f4f36f07 Switch to auto-generated hammer makefile fragment (#181)
* Switch to auto-generated hammer makefile fragment

* Add hammer_d_deps

Co-Authored-By: John Wright <jwright6323@gmail.com>
2019-07-26 16:34:49 -07:00
Abraham Gonzalez
1343ffc5e6 Merge pull request #179 from ucb-bar/abejgonzalez-patch-1
Safer LD_LIBRARY_PATH
2019-07-25 20:36:35 -07:00
Abraham Gonzalez
60f603e7c8 Safer LD_LIBRARY_PATH 2019-07-25 15:19:59 -07:00
Abraham Gonzalez
7c55307c45 Merge pull request #177 from ucb-bar/abejgonzalez-patch-1
Do not clobber LD_LIBRARY_PATH in env.sh
2019-07-25 10:00:58 -07:00
Colin Schmidt
6156716876 hammer docs outline 2019-07-25 07:59:21 -07:00
alonamid
aec0fb73c4 docs reorg 2019-07-25 01:20:38 -07:00
Abraham Gonzalez
495e9d2668 Do not clobber LD_LIBRARY_PATH in env.sh 2019-07-24 23:19:18 -07:00
Abraham Gonzalez
d8a77e8ca0 Merge pull request #175 from ucb-bar/verbose-fix
Fix run-binary-debug verbosity
2019-07-24 23:15:24 -07:00
abejgonzalez
a8dbc391a1 remove boom variables | update ci 2019-07-24 22:55:00 -07:00
abejgonzalez
89b312a889 move boom integration to chipyard 2019-07-24 22:42:21 -07:00
Jerry Zhao
288ec15ba5 Fix run-binary-debug verbosity 2019-07-24 15:22:06 -07:00
abejgonzalez
0c5afe1a30 Merge remote-tracking branch 'origin/dev' into boom-ci 2019-07-24 13:54:34 -07:00