Commit Graph

32 Commits

Author SHA1 Message Date
ec349a854f Add Blackwell tensor core support to Chipyard
Some checks failed
update-circt / update-circt (push) Has been cancelled
- Update RadianceConfigs.scala with Blackwell configurations
- Update Verilator Makefile with optimized build flags
- Update submodules: radiance (Blackwell implementation), gemmini (params update)
- Update build flags and gitignore
2026-05-06 14:52:08 +08:00
Jerry Zhao
10ce4ee91a Revert "Revert "Merge pull request #1511 from ucb-bar/improve-peripheral""
This reverts commit cb24cf8955.
2023-06-19 05:00:25 -07:00
Jerry Zhao
cb24cf8955 Revert "Merge pull request #1511 from ucb-bar/improve-peripheral"
This reverts commit 4d8b3f9dbf, reversing
changes made to d287fed654.
2023-06-15 14:13:56 -07:00
-T.K.-
4e5bb9c781 ADD: add ignore rule to vscode files 2023-06-13 18:19:01 -07:00
abejgonzalez
bb958d3309 Update name 2023-05-26 13:28:04 -07:00
abejgonzalez
b65d8ef6c6 Have global location to store jar files (avoid issue with sbt assembly caching) 2023-05-26 13:14:06 -07:00
abejgonzalez
344be678e8 Move .ivy2 and .sbt into Chipyard root 2023-02-28 17:28:21 -08:00
abejgonzalez
a6771ca22e More files to gitignore 2022-12-27 14:13:24 -08:00
Sagar Karandikar
b2451d2f27 .gitignore first-clone-setup-fast-log 2022-10-16 20:27:50 -07:00
abejgonzalez
edceaf02ab Misc fixes 2022-10-08 19:00:25 -07:00
Jerry Zhao
07cad27315 Add TutorialNoCConfig 2022-09-28 00:01:34 -07:00
Abraham Gonzalez
50fd8d99f1 Update build-setup.sh to install env to prefix 2022-09-09 23:45:06 +00:00
abejgonzalez
d0079a9659 Cleanup helper sbt targets | Use project/target/active.json for SBT timestamp 2020-12-03 14:24:04 -08:00
abejgonzalez
a0e2dcfc4e Remove support for bloop 2020-12-02 14:46:46 -08:00
abejgonzalez
4e53dc1e66 Cleanly reload proj. defs. with thin client support 2020-12-02 12:18:12 -08:00
abejgonzalez
5bc7e6cd68 Support SBT thin client | Rename JAVA_ARGS -> OPTS | Support env. SBT_OPTS 2020-12-01 22:28:23 -08:00
Abraham Gonzalez
8867c3241c Add .swo to .gitignore | Update docs 2020-08-17 17:07:29 -07:00
David Biancolin
ce67134329 Support using bloop instead of SBT 2020-06-21 23:25:53 +00:00
Jerry Zhao
708a5fb9a6 Address generator unification PR reviews 2020-02-23 22:53:14 -08:00
Sagar Karandikar
14c4c62eea [ci-skip] Gitignore generated env-riscv-tools.sh (#414)
* Gitignore generated {env,esp}-riscv-tools.sh [ci-skip]
2020-01-28 16:38:44 -08:00
Albert Ou
361a9bf1d8 toolchains: Flatten esp-tools submodule 2019-10-02 13:16:01 -07:00
Colin Schmidt
1c3e203385 Ignore hammer log files (#200) 2019-08-15 08:46:37 -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
Jerry Zhao
91107ce043 Ignore emacs temp files 2019-07-29 15:33:31 -07:00
Jerry Zhao
0894919404 Ignore emacs temp files 2019-07-19 15:07:03 -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
Jerry Zhao
a4d4101cf4 Fix bootrom symlink, update .gitignore to only ignore bootrom directory 2019-05-11 13:26:31 -07:00
abejgonzalez
c364869563 default to .gitignoring all files in verisim/vsim | read verilator.mk 2019-03-12 14:39:15 -07:00
abejgonzalez
82273107c1 makefile changes/split | add scripts 2019-03-12 14:39:15 -07:00
Paul Rigge
ddf3159d61 Bump rocket, make possible to use published deps (#47)
* Use published rocketchip

* Simulator works!

* Gitignore was masking csrc

* Fix broken submodules

* Update gitignore

* Fix things up

* Some more cleanup

* Clean up so that using maven works

* Incorporate feedback

* Oops

* Add workaround for some of csrc

* Forgot dtm and jtag

* Make name better and add comment

* Extraneous comment

* Fix includes.

After running a clean build, I realized old build state was masking this
problem. verisim/csrc needs to be in the include path until we find a more
permanent solution to our problem.

* Add target to generate verilator-specific files.

* Ignore DS_Store

* Generate bootrom from testchipip

* Oops

* Add extraneous rocket-dsptools reference
2019-03-06 18:22:21 -08:00
Howard Mao
adb8c80ab3 change up gitignore rules 2017-02-07 17:37:26 -08:00
Howard Mao
7074420aba initial commit 2016-10-21 16:03:26 -07:00