Commit Graph

383 Commits

Author SHA1 Message Date
Jerry Zhao
3e4c141b4e Update api-config-chipsalliance to cde in repo-clean.sh 2023-04-01 13:53:11 -07:00
Harrison Liew
9ef3001ce1 Remove Cadence & Synopsys plugins (#1410)
* remove Cadence & Synopsys plugins from docs and scripts

* update conda-locks
2023-03-21 09:34:38 -07:00
Abraham Gonzalez
c788fdce19 Fix Verilog Prerequisites + Ignore mv stdout (#1406)
* Fix Ibex vlog compilation deps | Ignore mv stderr

* Init DRAMSim2

* Use size_t in cospike.cc

* Use size_t in spiketile.cc
2023-03-17 15:50:54 -07:00
Sagar Karandikar
88d7ababe8 Merge remote-tracking branch 'origin/main' into xcelium-support 2023-03-09 01:49:45 +00:00
Sagar Karandikar
8947216707 first pass at xcelium support 2023-03-08 17:57:31 +00:00
abejgonzalez
ccd03f3793 Move more tmp/ folders to a unique location 2023-03-08 09:54:35 -08:00
Abraham Gonzalez
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 Zhao
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 Zhao
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
joey0320
736dd2ee11 type-o 2023-02-06 12:29:29 -08:00
joey0320
9e8812d7fb Add python file to split top.bb.f & model.bb.f 2023-02-06 12:29:29 -08:00
Harrison Liew
48539353b0 Makefile fixes, but sim still doesn't work 2023-02-06 12:29:29 -08:00
Harrison Liew
1dcc7bd9f5 use pip within conda, update docs + links 2023-02-06 12:29:29 -08:00
Harrison Liew
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
abejgonzalez
9f2fd22cc0 Rename variables | Small fixes | Move out-srcs to new dir 2023-01-09 10:32:44 -08:00
abejgonzalez
65095507c7 Fix for empty mems.conf 2023-01-09 10:27:15 -08:00
abejgonzalez
f9965d88b3 Fix .f's 2023-01-09 10:27:15 -08:00
abejgonzalez
f9b938ad55 Update all 2023-01-09 10:27:07 -08:00
abejgonzalez
a384fa9d1d E2E RocketConfig compile in Verilator 2023-01-09 10:25:27 -08:00
abejgonzalez
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 Zhao
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 hwangbo
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