Commit Graph

3151 Commits

Author SHA1 Message Date
Jordan Lees
75ee2cff8c Update Custom-Chisel.rst
Removed a line which had incorrect info
2023-07-05 12:18:32 -07:00
Jordan Lees
78a9c00a4b The lazy val chipyard bit was out of date in this doc page 2023-07-05 12:06:40 -07:00
Abraham Gonzalez
7475bfb1a0 Merge pull request #1416 from ucb-bar/circular-bump-pre-1.9.1
Bump FireSim
2023-03-23 17:11:33 -07:00
Abraham Gonzalez
e596069e48 Bump FireSim 2023-03-24 00:07:32 +00:00
Abraham Gonzalez
2247adb1a5 Update changelog.md 2023-03-23 23:43:32 +00:00
Abraham Gonzalez
41b0c443a6 Bump FireSim 2023-03-23 18:19:49 +00:00
abejgonzalez
9f8b86919a Bump FireSim 2023-03-22 22:12:35 -07:00
Abraham Gonzalez
26f86d1134 Bump FireMarshal for FireSim fixes (#1415) 2023-03-22 22:05:07 -07:00
Sagar Karandikar
c14d11faac lean gemmini tutorial (#1413)
* lean gemmini tutorial

* bump firesim

* Update check-commit.sh
2023-03-22 20:26:26 -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
Jerry Zhao
c62ff145eb Merge pull request #1409 from ucb-bar/jerryz123-patch-5
Fix chisel elab errors not causing flow to stop
2023-03-20 19:16:13 -07:00
Jerry Zhao
b4452775c1 Fix chisel elab errors not causing flow to stop 2023-03-20 11:00:00 -07:00
Jerry Zhao
16e0f3e2ac Merge pull request #1407 from ucb-bar/jerryz123-patch-4 2023-03-17 16:49:41 -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
Jerry Zhao
f1a0cd605c Fix ANSI color output
When redirecting SBT to a pipe (for tee), ANSI color is suppressed unless color=always is set.
2023-03-17 11:48:11 -07:00
Jerry Zhao
ae730db67e Merge pull request #1386 from ucb-bar/xcelium-support
xcelium support
2023-03-16 15:02:48 -07:00
Jerry Zhao
3fc7965617 [ci skip] Add LD_PRELOAD comment to xcelium makefile 2023-03-16 14:56:01 -07:00
Jerry Zhao
651ad51c25 Add .gitignore to xcelium directory 2023-03-16 14:18:44 -07:00
Jerry Zhao
29005da8b0 Remove extraneous stuff from xcelium makefile 2023-03-16 14:18:01 -07:00
Jerry Zhao
d70d4069c6 [ci skip] Move xcelium tcls to generated-src 2023-03-16 14:16:20 -07:00
Jerry Zhao
a774de06c4 Merge pull request #1403 from ucb-bar/marshal-bump 2023-03-15 20:49:45 -07:00
Jerry Zhao
1554cbe2c7 Bump firemarshal 2023-03-15 16:35:12 -07:00
Abraham Gonzalez
452a2e78aa Only support html docs (#1402) 2023-03-15 11:34:02 -07:00
Abraham Gonzalez
3959df0a56 Merge pull request #1401 from ucb-bar/only-html-docs
Only support HTML docs
2023-03-15 11:27:10 -07:00
abejgonzalez
971e24f4d5 Only support html docs 2023-03-15 11:23:20 -07:00
Jerry Zhao
4c2639e1b4 Merge pull request #1400 from ucb-bar/chisellog
Add log of chisel elab to generated src
2023-03-15 09:59:39 -07:00
Jerry Zhao
954ea0722a Add logged output of chisel elab to generated-src 2023-03-14 21:31:21 -07:00
Jerry Zhao
7866ef977f Fix common.mk help message string 2023-03-14 21:00:47 -07:00
Abraham Gonzalez
6149edb101 Merge pull request #1392 from ucb-bar/openroad
Sky130/Openroad Tutorial Fixes
2023-03-14 13:47:30 -07:00
Nayiri Krzysztofowicz
2d5b86162d bumped hammer version, everything 'should just work' 2023-03-14 11:24:26 -07:00
nayiri-k
0ed796484b adding a note about openroad freezing post-detailed_route [skip ci] 2023-03-14 11:18:41 -07:00
Nayiri Krzysztofowicz
f2e2e3cf50 Merge branch 'openroad' of https://github.com/ucb-bar/chipyard into openroad 2023-03-13 22:52:03 -07:00
Nayiri Krzysztofowicz
20eecc3b5b testing hammer fixes before publishing to pypi 2023-03-13 22:51:43 -07:00
Nayiri K
454d619dfc improved tutorial makefile [skip ci] 2023-03-13 22:50:43 -07:00
Nayiri Krzysztofowicz
1540f55d41 shouldn't have removed file from EXTRA_CONFS oops 2023-03-13 14:42:29 -07:00
Nayiri Krzysztofowicz
d48a7cb39b tiny fix 2023-03-13 13:43:59 -07:00
Nayiri Krzysztofowicz
6cd2186b37 Merge branch 'openroad' of https://github.com/ucb-bar/chipyard into openroad 2023-03-13 13:43:26 -07:00
Nayiri Krzysztofowicz
1811d6fbb1 made vlsi flow slightly cleaner 2023-03-13 13:43:10 -07:00
nayiri-k
78b6bdb754 Merge branch 'openroad' of https://github.com/ucb-bar/chipyard into openroad 2023-03-13 11:27:47 -07:00
nayiri-k
f2cf6b7e18 updating prerequisite setup for sky130 tutorials [skip ci] 2023-03-13 11:27:38 -07:00
Nayiri Krzysztofowicz
dfc01a2d0f messed up something with steps, trying again 2023-03-13 11:16:30 -07:00
Nayiri Krzysztofowicz
aabf8cdca8 removing lvs from flow due to small bug 2023-03-13 09:58:17 -07:00
Nayiri Krzysztofowicz
2d8e5cba6c adding start_before_step to still get gds 2023-03-13 08:32:40 -07:00
Nayiri Krzysztofowicz
e72d00c19a stopping par before write_design bc openroad freezes 2023-03-13 08:25:45 -07:00
Nayiri Krzysztofowicz
398a017a54 regenerated conda lock requirements 2023-03-12 20:29:43 -07:00
Nayiri Krzysztofowicz
5751fbee40 merged with main 2023-03-12 20:09:46 -07:00
Nayiri Krzysztofowicz
d785c62671 fixing typo 2023-03-12 20:00:01 -07:00
Abraham Gonzalez
5d0cc51b1d Merge pull request #1394 from ucb-bar/conda-req-bump-rvtools
Remove e2fsprogs | Bump RV toolchain
2023-03-12 19:12:07 -07:00
Nayiri Krzysztofowicz
dd7e221a45 changing tutorial VLSI_TOP to RocketTile to save time 2023-03-12 19:04:14 -07:00
Nayiri Krzysztofowicz
02a0714117 small tweak: 2023-03-12 12:31:08 -07:00