Commit Graph

4597 Commits

Author SHA1 Message Date
Jerry Zhao
edf6d9ed19 Append EXT_FILELISTS to sim_common.f 2024-03-19 23:45:38 -07:00
Jerry Zhao
78adbc670b Add print INFO to header modification script 2024-03-19 23:42:23 -07:00
Jerry Zhao
ad838f0c83 Ignore uvm_macros.svh | we don't support UVM in included veriog 2024-03-19 23:42:01 -07:00
Jerry Zhao
0ae484af35 Merge pull request #1830 from gonsolo/doc_fix
Fix missing step in documentation.
2024-03-18 10:33:44 -07:00
Gon Solo
ae9cca65f8 Fix missing step. 2024-03-18 18:16:20 +01:00
Jerry Zhao
d834e62f18 Merge pull request #1826 from ucb-bar/fixinitzero
Fix InitZero example + add to CI
2024-03-16 20:54:24 -07:00
Jerry Zhao
f1c52fc868 Add InitZero to ManyMMIOAccelConfig 2024-03-16 19:37:27 -07:00
Jerry Zhao
07bc4bce4f Fix InitZero example 2024-03-16 19:37:18 -07:00
Jerry Zhao
e07b9cf523 Merge pull request #1825 from ucb-bar/bumprc
Bump rocket-chip | boom | riscv-tools-submodule
2024-03-16 12:17:45 -07:00
Jerry Zhao
2b08c9acb9 Bump rocket-chip/boom 2024-03-15 11:13:07 -07:00
Jerry Zhao
8d326e97f9 Merge pull request #1823 from ucb-bar/gpiopins
Add GPIOPunchthrough harnessbinder
2024-03-15 10:00:17 -07:00
Jerry Zhao
52bc840fa4 Bump riscv-tools-feedstock submod to 1.0.6 2024-03-15 09:39:48 -07:00
Jerry Zhao
146efa00e9 Merge pull request #1824 from geekLucian/main
fix: Link conda lib during CIRCT build
2024-03-14 17:12:37 -07:00
Lucheng Zhang
7f8d7bd389 fix: Link conda lib during CIRCT build
Although conda lib is is LD_LIBRARY_PATH, cmake building process
still ran into erros while linking libstdc++:

```
ld:/home/centos/repo/chipyard/.conda-env/lib/libicuuc.so.73:
undefined reference to `std::condition_variable::wait(
std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30'
```

Add this link flag will resolve this
2024-03-14 21:53:16 +00:00
Jerry Zhao
3c67df3b44 Add GPIOPunchthrough harnessbinder 2024-03-14 09:51:37 -07:00
Jerry Zhao
9a7e5f3586 Merge pull request #1802 from ucb-bar/gcc_13_bump
Bump to gcc 13
2024-03-13 17:31:51 -07:00
Vighnesh Iyer
53e0ed0b90 fixup fpga bootrom build for gcc 13 2024-03-13 15:19:52 -07:00
Vighnesh Iyer
390980e51a bump firesim 2024-03-13 14:27:15 -07:00
Vighnesh Iyer
2d5014b034 bump riscv cross compiler to gcc 13 + fix nits 2024-03-13 14:15:33 -07:00
Vighnesh Iyer
b0819a66df bump to gcc 13 2024-03-13 13:45:46 -07:00
Jerry Zhao
fb2237c81a Merge pull request #1820 from tymcauley/bump-boom
Bump boom to fix Chisel 6 compatibility
2024-03-12 15:02:34 -07:00
Tynan McAuley
575d878c0f Bump boom to fix Chisel 6 compatibility 2024-03-12 14:39:45 -07:00
Jerry Zhao
abc59dba44 Merge pull request #1818 from ucb-bar/standalone-diplomacy
Bump rocket-chip to standalone diplomacy
2024-03-12 11:29:39 -07:00
Jerry Zhao
f467aa221b Bump diplomacy 2024-03-11 22:36:25 -07:00
Jerry Zhao
a7e2d75cf0 Bump rocket-chip-blocks 2024-03-11 15:04:08 -07:00
Jerry Zhao
6261e55b3d Merge pull request #1817 from ucb-bar/bump-libgloss
Bump libgloss
2024-03-10 12:19:17 -07:00
Jerry Zhao
a27bc7f5ed Bump rocket-chip to standalone diplomacy 2024-03-10 12:16:12 -07:00
Jerry Zhao
b592934402 Merge pull request #1816 from ucb-bar/bumpboom
Add PD-optimized variant of boom
2024-03-08 16:50:44 -08:00
Jerry Zhao
931da1d276 Bump firesim 2024-03-08 12:58:21 -08:00
Jerry Zhao
db24b7a571 Bump libgloss 2024-03-07 17:26:25 -08:00
Jerry Zhao
4203d50bc2 Bump boom 2024-03-07 14:17:03 -08:00
Jerry Zhao
efc9eca37b Merge pull request #1809 from ucb-bar/noc-inline
Bump constellation - adds support for inlining noc routers
2024-03-06 22:23:59 -08:00
Jerry Zhao
1323f18819 Merge pull request #1813 from ucb-bar/improve-submodules
REFACTOR: rearrange gitsubmodule list to match directory order
2024-03-06 17:18:13 -08:00
Jerry Zhao
44693de51d Merge pull request #1683 from ucb-bar/uart-patch
FIX: Change default UART FIFO size and combine UART Config fragments
2024-03-06 17:17:54 -08:00
-T.K.-
34e6cb8df1 Merge branch 'main' into uart-patch 2024-03-06 13:24:18 -08:00
-T.K.-
55ceca8f45 REFACTOR: change per Abe's request 2024-03-06 13:23:19 -08:00
-T.K.-
5db6611628 FIX: Update UART FIFO depth 2024-03-06 00:02:42 -08:00
Jerry Zhao
610cdd9c38 Merge pull request #1815 from ucb-bar/improve-submodules-2 2024-03-05 23:39:11 -08:00
-T.K.-
cb59585ac4 REFACTOR: minor fix on code styling 2024-03-05 23:37:25 -08:00
-T.K.-
4129f8bcbc REFACTOR: rearrange submodule list to match directory order 2024-03-05 23:26:11 -08:00
Jerry Zhao
5459aa3371 Merge pull request #1808 from ucb-bar/circt-source
Fix build-circt-from-source
2024-02-29 17:06:55 -08:00
Jerry Zhao
e4b2f3a0d3 Bump constellation - adds support for inlining noc routers 2024-02-29 17:06:14 -08:00
Jerry Zhao
7316ac615d Fix build-circt-from-source 2024-02-29 17:02:07 -08:00
Jerry Zhao
e041c3bae4 Merge pull request #1768 from ucb-bar/serial-phits
Bump testchipip for improved TLSerdesser
2024-02-29 16:37:33 -08:00
Jerry Zhao
a2345c75bf Merge pull request #1806 from ucb-bar/circt-source
Add support for building CIRCT from source
2024-02-28 11:40:49 -08:00
Jerry Zhao
b23d6edaf6 Fix build-setup.sh typo
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2024-02-28 09:33:55 -08:00
Jerry Zhao
b7bc9895cb Add old TLSerdes 2024-02-27 23:53:36 -08:00
Jerry Zhao
d3eb93e812 Merge remote-tracking branch 'origin/main' into serial-phits 2024-02-27 23:31:54 -08:00
Jerry Zhao
b8273d874e Set CIRCT/llvm branch 2024-02-27 17:22:36 -08:00
Jerry Zhao
3bb2101a25 Always checkout CIRCT/LLVM shallow 2024-02-27 17:01:56 -08:00