Albert Ou
7059ac3f0f
toolchains: Add libgloss replacement
2019-12-21 12:11:49 -08:00
alonamid
56770a1a4c
Gemmini Integration ( #356 )
...
* gemmini submodule
* fix build.sbt
* firechip gemmini config
* bump gemmini
* bump gemmini
* bump gemmini
* fix hwacha typo
* start gemmini docs
* bump gemmini
* gemmini docs
* Update Gemmini RST. Add quick-build instructions to Gemmini RST
* start gemmini CI
* bump gemmini
* gemmini CI fixes
* bump gemmini
* fix simulator name in gemmini CI
* cleanup gemmini CI
* bump esp-isa-sim to include gemmini
* update gemmini docs
* [ci skip] fix gemmini docs typos
* Update Gemmini.rst
Add instructions on building Gemmini programs, or writing your own programs.
* Changed order of VCS and Verilator in Gemmini docs
* Remove "make your own tests" from Gemmini README
* bump gemmini
* try to fix midasexamples CI
2019-12-14 01:36:42 -08:00
Abraham Gonzalez
4ce531c531
add coremark and spec firemarshal workloads
2019-11-05 07:04:07 +00:00
Howard Mao
05af2f9a9c
Fix tracegen target and add to CI
2019-10-21 09:55:40 -07:00
Nathan Pemberton
54d683114c
Merge remote-tracking branch 'origin/dev' into addMarshal
2019-10-06 18:44:41 -04:00
John Wright
b31a06b01d
Merge pull request #263 from ucb-bar/dev-asap7-demo
...
Bugfixes for ASAP7 demo:
* Reverts to Innovus 18.1
* Fixes GDS hacking scripts
2019-10-06 14:43:03 -07:00
Nathan Pemberton
8e8ce09ce9
Move qemu to chipyard from firesim
2019-10-04 19:04:08 -04:00
Harrison Liew
fcd48ad262
fix power straps
2019-10-03 19:36:00 -07:00
Albert Ou
2dc8c7c143
sha3: Update submodule URL
...
The original URL should still redirect.
2019-10-03 20:40:12 +00:00
Albert Ou
361a9bf1d8
toolchains: Flatten esp-tools submodule
2019-10-02 13:16:01 -07:00
Albert Ou
b4ed5eb61b
toolchains: Optionally build riscv-openocd with a separate script
2019-10-02 13:16:01 -07:00
Albert Ou
2f1e5e994b
toolchains: Flatten riscv-tools submodule
...
This allows individual components to be better maintained following the
deprecation of riscv-tools. Eliminate non-essential submodules.
build-static-libfesvr.sh is no longer necessary since libfesvr.a is
built as part of the riscv-isa-sim build.
For simplicity, only riscv-gnu-toolchain is now pre-built instead of the
entirety of riscv-tools.
2019-10-02 13:14:05 -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
Howard Mao
2eeda43b93
make firrtl-interpreter a submodule instead of depending on external snapshot
2019-09-12 00:19:55 +08:00
Colin Schmidt
8e343dee04
Fix sha3 build-system dependency
2019-09-01 07:11:52 -07:00
Colin Schmidt
a494f88af0
Add sha3 repo and config, bump tools for xcustom fix
2019-08-25 08:22:41 -07:00
Paul Rigge
ee75c03875
Add dsptools.
2019-08-02 15:09:22 -07:00
abejgonzalez
87195152ab
added .git to end of hammer-cad-plugins
2019-07-24 13:24:32 -07:00
Abraham Gonzalez
ce0806a371
Switch submodules to https
2019-07-24 10:51:40 -07:00
alonamid
a759d64926
Merge remote-tracking branch 'origin/dev' into toolchains2
2019-07-19 01:10:50 +00:00
alonamid
121c572d72
pr comments
2019-07-19 00:54:34 +00:00
alonamid
56488ab142
replace riscv-tools with rocket-tools
2019-07-16 12:10:17 -07:00
Jerry Zhao
6e790abdee
Add hammer-cad-plugins submodule
2019-07-15 16:08:10 -07:00
Jerry Zhao
37241af1fc
Add initial VLSI flow scripts
2019-07-10 16:08:06 -07:00
Howard Mao
65df55cf9d
add InclusiveCache
2019-07-02 16:58:08 -07:00
David Biancolin
8700ff05e5
Merge remote-tracking branch 'origin/master' into firesim-integration
2019-06-28 04:53:18 +00: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
David Biancolin
c0d4e848ba
WIP
2019-05-27 22:53:05 +00:00
Jerry Zhao
e0d1ba285d
Add Hwacha config to example project
2019-04-23 16:20:23 -07:00
abejgonzalez
e9ed53424b
add sifive blocks | add rebar configs for boom
2019-04-19 21:06:32 -07:00
abejgonzalez
d80acd8cf8
added boom and torture | added csmith
2019-04-15 10:17:42 -07:00
alonamid
6ccb3defc1
add toolchains
2019-03-12 14:30:38 -07:00
alonamid
2e7791a57d
add chisel and firrtl submodules
2019-03-12 14:30:38 -07:00
alonamid
2def0dfea7
change dir structure
2019-03-12 14:30:38 -07:00
Paul Rigge
0de9d396b4
Update gitmodule url to use https
...
The .git suffix was dropped and git@ was used instead of https://
Update to be consistent with other submodules.
2019-02-19 10:48:23 -08:00
John Wright
acd76e5410
Adding barstools to separate the top from harness and to generate the
...
memories as external modules, which makes VLSI flows easier to plug in.
2019-02-13 21:13:08 -08:00
Howard Mao
41f439a2c3
fix submodule URLs
2017-01-17 11:13:02 -08:00
Howard Mao
7074420aba
initial commit
2016-10-21 16:03:26 -07:00