Commit Graph

4644 Commits

Author SHA1 Message Date
Jerry Zhao
e7fc86cb78 Non-recursive clone of compress-acc (#1910) 2024-06-25 20:31:07 -07:00
Jerry Zhao
b8bcf07bfb Merge pull request #1895 from ucb-bar/packaging
Update rocket-chip with modern diplomacy/prci packaging
2024-06-25 10:01:00 -07:00
Jerry Zhao
c1b869dfc0 Update rocket-chip with modern diplomacy/prci packaging 2024-06-24 20:53:36 -07:00
Jerry Zhao
ac9124b18b Merge pull request #1896 from ucb-bar/tcip_bump 2024-06-24 09:48:05 -07:00
Jerry Zhao
d5b00ad1f4 Merge pull request #1908 from ucb-bar/clkgrp_err 2024-06-24 09:32:15 -07:00
Jerry Zhao
1e5893aa09 Bump firesim 2024-06-23 14:33:45 -07:00
Jerry Zhao
3ac74f0b60 Bump firesim for modern testchipip 2024-06-23 14:26:30 -07:00
Jerry Zhao
d5ced1e11d Merge pull request #1909 from ucb-bar/update-ckpt-script
Update checkpointing script
2024-06-23 14:26:05 -07:00
joonho hwangbo
2a9fe9bb67 Add compress-acc (#1906)
* Add compress-acc

* Bump compress-acc, add ci

* update compress-acc url to https

* Add docs

* url oops

* Bump compress-acc

* BUMP

* Use loadmem for ci runs

* Add width widget

* Bump
2024-06-22 16:08:57 -07:00
abejgonzalez
0fddd3c69e Update checkpointing script 2024-06-21 17:20:10 -07:00
Jerry Zhao
d529844a9d Update ClockGroup aggregation error to be more descriptive 2024-06-21 11:30:43 -07:00
Abraham Gonzalez
7e4db447cb Merge pull request #1905 from ucb-bar/bump-stuff
Bump FireMarshal + PK (Pk bumped to fix toolchain bump issues w/ linux)
2024-06-19 17:03:59 -07:00
abejgonzalez
069fc93689 Bump FireMarshal + PK (Pk bumped to fix toolchain bump issues w/ linux) 2024-06-19 16:56:27 -07:00
Abraham Gonzalez
8fcd98d014 Merge pull request #1903 from ucb-bar/bump-fm
Bump FireMarshal
2024-06-19 16:28:43 -07:00
abejgonzalez
ca20f0b17a Bump FireMarshal 2024-06-19 13:25:44 -07:00
Jerry Zhao
7f5b6a964f Merge pull request #1902 from bwhitchurch/fix-insert-includes
Improve insert includes
2024-06-14 10:21:13 -07:00
Brandon Whitchurch
ecd7c805a4 remove debug print 2024-06-13 09:18:44 -07:00
Brandon Whitchurch
e4e49ef898 use DFS to recursively search and expand includes in a single pass 2024-06-13 09:13:05 -07:00
Brandon Whitchurch
feeab6b93b add check for duplicate include directives 2024-06-13 08:35:37 -07:00
Brandon Whitchurch
316c41ea52 fixes for insert includes
- avoid infinite loop condition
    - follow pep8 style guide
    - encapsulate some functionality to decrease visual nesting
2024-06-13 08:19:27 -07:00
Jerry Zhao
eca3888f24 Merge pull request #1899 from ucb-bar/firrtl-log
Generate a log file of the CIRCT output
2024-06-12 14:54:29 -07:00
Jerry Zhao
44a77b55f7 Merge pull request #1883 from ucb-bar/mergify/copy/main/pr-1878
[cd] Bump CIRCT from firtool-1.66.0 to firtool-1.75.0 (copy #1878)
2024-06-12 13:46:31 -07:00
Jerry Zhao
eee405331b Bump CIRCT submodule 2024-06-12 13:46:00 -07:00
Jerry Zhao
dcb3d24b08 Log CIRCT output into a log file 2024-06-12 11:37:13 -07:00
Jerry Zhao
a15fb7ff3d Remove unused thin-client stuff 2024-06-12 11:36:55 -07:00
Jerry Zhao
4fdc224c48 Fix uniquify script for new firtool 2024-06-12 11:11:27 -07:00
Jerry Zhao
78737b9ab9 Merge pull request #1898 from bwhitchurch/fix-python-version
add upper bound for python version to avoid incompatible packages
2024-06-11 20:30:26 -07:00
Brandon Michael Whitchurch
e1f37c0d3f add upper bound for python version to avoid incompatible packages 2024-06-11 11:32:56 -07:00
Jerry Zhao
a6c0d1a728 Merge pull request #1897 from ucb-bar/jerryz123-patch-1
Remove firesim build.sbt from our SBT dependencies
2024-06-07 10:39:21 -07:00
Jerry Zhao
28b157c216 Remove firesim build.sbt from our SBT dependencies
We don't depend on firesim's build.sbt anymore
2024-06-06 17:41:44 -07:00
Jerry Zhao
eb6910aae0 Merge pull request #1891 from ucb-bar/name_domains
Name all the generated ClockDomains
2024-05-30 16:05:16 -07:00
Jerry Zhao
2d2abed586 Name all the generated ClockDomains 2024-05-30 14:45:24 -07:00
Jerry Zhao
77972c8715 Merge pull request #1783 from ucb-bar/rerocc-integrate
Integrate ReRoCC
2024-05-30 14:43:06 -07:00
Jerry Zhao
e50adecd31 Bump rerocc 2024-05-29 17:48:14 -07:00
Jerry Zhao
4f1dd4e195 Add rerocc to tests 2024-05-29 17:43:31 -07:00
Jerry Zhao
13dda46764 Integrate rerocc 2024-05-29 16:18:39 -07:00
Jerry Zhao
fdb4726770 Add rerocc to build.sbt 2024-05-29 16:18:38 -07:00
Jerry Zhao
e8eeaad36d Add rerocc to check-commit CI 2024-05-29 16:18:38 -07:00
Jerry Zhao
385c055ef7 Add rerocc submodule 2024-05-29 16:17:48 -07:00
Jerry Zhao
b355a52ff0 Merge pull request #1884 from ucb-bar/gcd_io
Add GCD IOBinders examples
2024-05-29 14:55:17 -07:00
Jerry Zhao
d523df516b Merge pull request #1461 from ucb-bar/single-clock
Add singleclock broadcast clockbinder
2024-05-28 14:41:30 -07:00
Jerry Zhao
17f784bfd3 Add example clocking configs and SingleClockBroadcast option 2024-05-28 12:26:22 -07:00
Jerry Zhao
9a5673ddef Add singleclock broadcast clockbinder 2024-05-28 11:19:40 -07:00
Jerry Zhao
3c31faef7b Add GCD IOBinders examples 2024-05-23 12:50:20 -07:00
bartender
16bc0531e9 [cd] Bump CIRCT from firtool-1.66.0 to firtool-1.75.0
This is an automated commit generated by the `circt/update-circt` GitHub
Action.

(cherry picked from commit 0a4a055f375bec7620ab38e2704261d73385cfd7)
2024-05-21 06:56:47 +00:00
Nayiri
3a6677bc30 Fix clock name and macro paths for Sky130 VLSI flow (#1882) 2024-05-19 17:54:47 -07:00
Jerry Zhao
ef71dfd40a Merge pull request #1881 from ucb-bar/bump-rc-vec 2024-05-18 00:16:45 -07:00
Jerry Zhao
5c57d8733b Bump shuttle/boom 2024-05-17 16:31:47 -07:00
Jerry Zhao
2f2cde8748 Bump rocket-chip 2024-05-17 12:13:44 -07:00
Jerry Zhao
309cbe9792 Merge pull request #1880 from ucb-bar/classpath_fixes
Fix classpath_cache bug
2024-05-16 15:12:07 -07:00