Commit Graph

4894 Commits

Author SHA1 Message Date
Abraham Gonzalez
9ba7eeb8c3 Merge pull request #327 from ucb-bar/issue-pr-templates
Issue + PR Templates
2019-11-12 09:33:21 -08:00
abejgonzalez
77deedbfb8 bump firesim for midaexamples fix 2019-11-11 15:04:16 -08:00
abejgonzalez
542b165fd6 cleanup build script for ci | bump firesim 2019-11-11 11:13:14 -08:00
abejgonzalez
d9b6b86b46 bump barstools 2019-11-07 13:43:59 -08:00
Abraham Gonzalez
3bba55ccc8 Merge pull request #68 from ucb-bar/print-firrtl-exception
Print the firrtl exception if we get one
2019-11-07 13:39:12 -08:00
Abraham Gonzalez
1e114d0355 Match inner variables 2019-11-07 10:17:24 -08:00
Abraham Gonzalez
7a0246ba7f Merge pull request #70 from ucb-bar/abejgonzalez-patch-1
Fix MacroCompiler for CE-less Library Memories
2019-11-06 23:37:20 -08:00
Abraham Gonzalez
9f720e0cbd Merge pull request #331 from ucb-bar/vlsi-makefile-cleanup
Partition `vlsi/build` on design
2019-11-06 22:42:13 -08:00
abejgonzalez
443be01495 remove notion of bwrc-env and remove from INPUT_CONFS [skip ci] 2019-11-06 13:48:24 -08:00
abejgonzalez
8439f1d5e1 re-add motivating example to feature request issue [skip ci] 2019-11-06 13:42:39 -08:00
abejgonzalez
c39ba5713c split issue templates [skip ci] 2019-11-06 13:42:29 -08:00
Abraham Gonzalez
abbd9ce905 templates for issues and prs [skip ci] 2019-11-06 13:42:29 -08:00
abejgonzalez
d54a178f36 partition objdir 2019-11-06 11:18:08 -08:00
Abraham Gonzalez
5739c85c58 Merge pull request #326 from ucb-bar/main-workloads
SPEC2017 + CoreMark + FireSim/FireMarshal Bump
2019-11-06 09:19:25 -08:00
Abraham Gonzalez
ecc52b9b7c add test case for we bug 2019-11-05 21:29:57 -08:00
Abraham Gonzalez
4db4ebb5f5 Merge pull request #66 from ucb-bar/large-anno-remove
Remove large annotations
2019-11-05 17:16:03 -08:00
Abraham Gonzalez
34984802b2 enforce re is disabled when we is enabled 2019-11-05 14:16:53 -08:00
Abraham Gonzalez
46e2ecb9ae Fix MacroCompiler for CE-less Library Memories
If a memory doesn't have a mask and doesn't have a chip enable, make sure that you use the `mem` chip enable to connect to the `we` port on the `lib` memory. Fixes a bug where the `lib` `we` signal would be tied to the `mem` `wmode` signal but then the macro would have no `en` signal connected to it.
2019-11-05 14:04:31 -08:00
Abraham Gonzalez
c8191b95de bump firesim 2019-11-05 07:06:17 +00:00
Abraham Gonzalez
4ce531c531 add coremark and spec firemarshal workloads 2019-11-05 07:04:07 +00:00
Abraham Gonzalez
8b0ef4d770 Merge pull request #69 from ucb-bar/abejgonzalez-patch-1
Fix macrocompiler for RW mask port
2019-11-04 13:23:05 -08:00
Abraham Gonzalez
36ec5172c4 Merge pull request #322 from ucb-bar/fix-grep-filter
make sure grep filter only omits .h files
2019-11-01 18:59:59 -07:00
David Biancolin
e3b30dbd83 [FireChip] Use clock in BridgeBinders 2019-11-01 17:17:57 -07:00
Howard Mao
bd6397130b make sure grep filter only omits .h files 2019-10-31 20:18:09 -07:00
Abraham Gonzalez
6c59cac744 fix spacing 2019-10-28 13:47:07 -07:00
Abraham Gonzalez
be3b05a909 add test case 2019-10-28 13:45:05 -07:00
Colin Schmidt
c1004790cc Use x instead of e to match other case 2019-10-28 07:33:04 -07:00
Abraham Gonzalez
7f0828cb30 Fix macrocompiler for RW mask port 2019-10-25 20:42:55 -07:00
Abraham Gonzalez
b73e43a0f5 Merge pull request #318 from ucb-bar/abejgonzalez-patch-1
Fix VLSI Makefile
2019-10-25 14:04:30 -07:00
Abraham Gonzalez
69d3f9d499 Update vlsi/Makefile [skip ci] 2019-10-25 09:49:20 -07:00
Abraham Gonzalez
540fff55e2 Fix VLSI Makefile [skip ci]
The `SMEMS_FILE` was supposed to be `TOP_SMEMS_FILE`
2019-10-25 09:47:22 -07:00
Colin Schmidt
c96a5e5f44 Print the firrtl exception if we get one
Fixes #67
2019-10-24 14:55:03 -07:00
Colin Schmidt
b934c51315 Add phony firrtl target to just build firrtl file (#317) 2019-10-24 10:26:45 -07:00
Howard Mao
e859fb1779 make sure blackbox resource files always created 2019-10-21 09:55:40 -07:00
Howard Mao
05af2f9a9c Fix tracegen target and add to CI 2019-10-21 09:55:40 -07:00
Abraham Gonzalez
ced4d2eea0 Merge pull request #314 from ucb-bar/master
`master` fixes into `dev`
2019-10-18 21:05:29 -04:00
Abraham Gonzalez
2f3ac85c2a Merge pull request #315 from ucb-bar/hwacha-boom
add large boom hwacha config
2019-10-18 19:22:30 -04:00
abejgonzalez
929110f562 add large boom hwacha config 2019-10-18 16:18:16 -07:00
Albert Magyar
0d5bcf9c0d Add FireChip target with Verilog blackbox (#297)
Co-Authored-By: Abraham Gonzalez <abe.j.gonza@gmail.com>
2019-10-16 14:31:58 -07:00
harrisonliew
701129fb62 [docs][ci skip] Remove extra backticks in docs (#312)
Closes #299
2019-10-16 10:43:55 -07:00
Colin Schmidt
b0b6466c22 handle asap7 lack of memories in makefile 2019-10-16 10:32:56 -07:00
Colin Schmidt
784bff2666 [docs][ci skip] Remove extra backticks in docs
Also fix sram-cache error. Fixes #299
2019-10-16 08:40:20 -07:00
Abraham Gonzalez
61ca6fa294 Merge pull request #307 from ucb-bar/fix-ci
Fix `master` CI
2019-10-16 08:06:37 -04:00
abejgonzalez
c87b69fcbf fix spacing in init-submodules-no-riscv-tools.sh 2019-10-15 21:14:27 -07:00
Abraham Gonzalez
c308985ae2 Merge pull request #308 from ucb-bar/log-tests
Log tests
2019-10-16 00:05:18 -04:00
abejgonzalez
f0fa623000 also check firesim 2019-10-15 10:31:09 -07:00
abejgonzalez
2c4783bfe9 remove *.out file for fast sims 2019-10-15 07:23:37 -07:00
abejgonzalez
8f2c5d4796 add *.log files whenever a binary is run 2019-10-14 20:55:40 -07:00
Abraham Gonzalez
eee48dc2a1 Merge pull request #304 from ucb-bar/new-env
Add a specific toolchain `env.sh`
2019-10-14 21:14:29 -04:00
abejgonzalez
7e908b4964 update ci to exit at the end instead of partway through | fix flattened toolchain repos 2019-10-14 13:27:58 -07:00