Abraham Gonzalez
47a5748ee0
Update build-toolchain-extra.sh
2024-04-16 12:43:02 -07:00
Abraham Gonzalez
1c9cc42fcc
Merge pull request #1847 from ucb-bar/default-to-sv48
...
Use SV48 when possible
2024-04-15 14:12:14 -07:00
abejgonzalez
aaab8b4265
Use SV48 when possible
2024-04-15 11:22:24 -07:00
joonho hwangbo
766ea735ac
Merge pull request #1841 from ucb-bar/rc-bump-plicfix
...
Bump rc w/ tile interrupt fix
2024-04-03 19:19:42 -07:00
joonho.whangbo
2cb7b457fa
Bump rc
2024-04-03 16:29:52 -07:00
Abraham Gonzalez
20de9a43f7
Merge pull request #1840 from ucb-bar/bump-fm
...
Bump FireMarshal
2024-04-02 21:07:54 -07:00
abejgonzalez
e382cb4fc2
Bump FM
2024-04-02 17:21:11 -07:00
Jerry Zhao
53a7175cc4
Merge pull request #1838 from ucb-bar/bumprc
...
Bump rocket-chip
2024-03-29 09:21:54 -07:00
Jerry Zhao
3d08f4aba1
Bump rocket-chip
2024-03-28 11:16:40 -07:00
Abraham Gonzalez
e26cbd5485
Merge pull request #1837 from ucb-bar/fix-dts
...
Fix driver dts issues (align w/ RTL)
2024-03-26 21:06:37 -07:00
abejgonzalez
20d7ee7fe7
Fix driver dts issues (align w/ RTL)
2024-03-26 17:00:26 -07:00
Jerry Zhao
b4aae0ddfd
Merge pull request #1832 from ucb-bar/ext-verilog
...
EXT_FILELISTS and EXT_INCDIR APIs for including external verilog projects
2024-03-21 10:01:03 -07:00
Jerry Zhao
39f28aeaac
Append EXT_FILELISTS to VLSI deps
2024-03-20 13:57:04 -07:00
Jerry Zhao
93c7f73724
Merge pull request #1833 from gonsolo/vlsi-doc-fix
2024-03-20 08:47:57 -07:00
Gon Solo
ed3b54fb09
Spelling fix.
2024-03-20 12:20:34 +01:00
Jerry Zhao
4ce6198b86
Pass -top flag to VCS to avoid simulating non-tops
2024-03-19 23:49:08 -07:00
Jerry Zhao
7b3d3e54bd
Add incdirs to vcs/verilator flows
2024-03-19 23:48:51 -07:00
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