Commit Graph
278 Commits
Author SHA1 Message Date
abejgonzalez ccd03f3793 Move more tmp/ folders to a unique location 2023-03-08 09:54:35 -08:00
Abraham GonzalezandGitHub f7a39f80e7 Config finder make target (#1328)
* Add config-finder make target

* Add recursive functionality

* Add config finder to CI

* Workaround bash argument limit failures
2023-03-06 14:00:20 -08:00
Harrison Liew 79a7275ad5 pattern match VLSI upgrade script 2023-03-01 14:02:35 -08:00
Jerry ZhaoandGitHub be27029707 Merge pull request #1358 from ucb-bar/detcip
Remove TLHelper, directly use tilelink node constructors
2023-02-28 15:17:10 -08:00
Jerry ZhaoandGitHub 63a7d13ec7 Fix newline in message in build-setup.sh 2023-02-23 10:12:03 -08:00
Jerry Zhao 46225436c0 Update tutorial patches 2023-02-22 15:17:39 -08:00
Harrison Liew e7152d511d support main or master as default branch in hammer plugins 2023-02-13 19:05:17 -08:00
ken_ho 4977d8fb49 Upgrade-vlsi script 2023-02-13 15:49:41 -08:00
Harrison Liew e4b35f45fa Merge branch 'main' into new-hammer 2023-02-10 12:55:41 -08:00
abejgonzalez f51457cf39 More robust splitting of BB filelists | Missed pre-commit | Removed old conda.yaml 2023-02-06 12:31:39 -08:00
joey0320andabejgonzalez 736dd2ee11 type-o 2023-02-06 12:29:29 -08:00
joey0320andabejgonzalez 9e8812d7fb Add python file to split top.bb.f & model.bb.f 2023-02-06 12:29:29 -08:00
Harrison Liewandabejgonzalez 48539353b0 Makefile fixes, but sim still doesn't work 2023-02-06 12:29:29 -08:00
Harrison Liewandabejgonzalez 1dcc7bd9f5 use pip within conda, update docs + links 2023-02-06 12:29:29 -08:00
Harrison Liewandabejgonzalez 22fda3a6a7 initial migration to new Hammer 2023-02-06 12:29:29 -08:00
Jerry Zhao bcbe3b7f1f Init gemmini before installing libgemmini 2023-02-05 10:36:09 -08:00
Jerry Zhao 30019f3fd7 Install libgemmini in build-toolchain-extra 2023-02-05 09:23:08 -08:00
Jerry Zhao 13f87e9ff6 Recommend riscv-tools for gemmini users in build-setup script 2023-02-05 09:11:56 -08:00
Jerry Zhao 7780ed23bf Bump to scala 2.13.10/chisel 3.5.5/latest rocketchip 2023-01-26 00:12:28 -08:00
joey0320 f4c7d4cb2d address comments for split-mems-conf.py 2023-01-09 10:45:50 -08:00
joey0320 97bdcf09f5 python -> python3 2023-01-09 10:45:50 -08:00
joey0320 b4626e964e Fix split-mems-confi.py 2023-01-09 10:36:08 -08:00
joey0320 6da72d859b Low FIRRTL flow working
Bump barstools to 06db605902
2023-01-09 10:36:08 -08:00
joey0320 8657b1c59b Revert "Remove split-mems-conf.py"
This reverts commit 1f71f789f92333193932d941a9fc7c877d2e9d39.
2023-01-09 10:36:08 -08:00
joey0320 71cf0bc43d Remove split-mems-conf.py 2023-01-09 10:34:27 -08:00
abejgonzalezandjoey0320 9f2fd22cc0 Rename variables | Small fixes | Move out-srcs to new dir 2023-01-09 10:32:44 -08:00
abejgonzalezandjoey0320 65095507c7 Fix for empty mems.conf 2023-01-09 10:27:15 -08:00
abejgonzalezandjoey0320 f9965d88b3 Fix .f's 2023-01-09 10:27:15 -08:00
abejgonzalezandjoey0320 f9b938ad55 Update all 2023-01-09 10:27:07 -08:00
abejgonzalezandjoey0320 a384fa9d1d E2E RocketConfig compile in Verilator 2023-01-09 10:25:27 -08:00
abejgonzalezandjoey0320 ae05fe0de2 Closer [ci skip] 2023-01-09 10:24:46 -08:00
abejgonzalez 292cc753ce Run pre-commit on all files 2022-12-21 15:59:46 -08:00
abejgonzalez b6d6ea6db1 Init FPGA submodules in build-setup.sh 2022-12-20 11:02:07 -08:00
abejgonzalez 1b12c6adf6 Rename to run_step | Add comments 2022-12-12 14:42:29 -08:00
abejgonzalez a0ad9d2055 Remove need for conda in build-toolchains-extra.sh 2022-12-12 10:56:54 -08:00
abejgonzalez 5996ec69a5 Rework build-setup | Add single-node CI 2022-12-09 17:33:41 -08:00
Jerry ZhaoandGitHub 927bd6fc80 Move build-setup script to correct directory (#1271) 2022-12-08 09:51:30 -08:00
Sagar Karandikar 640d159499 Merge branch 'main' into fix-open-files-limit-and-fsim 2022-10-18 15:41:09 -07:00
joonho hwangboandGitHub 33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
Sagar Karandikar 301f5519e9 fix first clone script conda setup 2022-10-16 22:20:12 -07:00
Sagar Karandikar 7f886abb4d add first clone convenience script 2022-10-16 20:25:10 -07:00
Sagar Karandikar b659a3ed6a update repo-clean.sh script. actually get clean repo now 2022-10-16 20:11:22 -07:00
Sagar Karandikar a3545f2453 fix base path in generated env.sh 2022-10-16 19:17:14 -07:00
Sagar Karandikar a646044705 fix open files issue and bump firesim with various fixes 2022-10-16 17:19:12 -07:00
abejgonzalez edceaf02ab Misc fixes 2022-10-08 19:00:25 -07:00
Jerry Zhao 88054facdf [ci skip] Give all scripts +x permissions 2022-10-01 03:20:06 +00:00
Harrison LiewandGitHub e023cb0357 Merge pull request #1226 from ucb-bar/openroad 2022-09-29 00:17:32 -07:00
Jerry ZhaoandGitHub 013b43dc2b Install espresso in build-toolchain-extra.sh 2022-09-28 11:32:34 -07:00
Jerry ZhaoandGitHub b192a12040 Merge pull request #1224 from ucb-bar/constellation-integrate
Add support for NoC based interconnect with Constellation
2022-09-28 11:05:08 -07:00
Nayiri K e61638c9e8 Merge branch 'main' of https://github.com/ucb-bar/chipyard into openroad 2022-09-27 12:07:07 -07:00