Commit Graph

5022 Commits

Author SHA1 Message Date
Gon Solo
8ff4a11ebc Spelling fixes. 2024-04-24 12:21:04 +02:00
joshua
40c518897f add circt to submodules to reflect changes in upstream 2024-04-23 21:16:41 -07:00
Jerry Zhao
7699078dbe Remove dead docs link 2024-04-22 21:39:01 -07:00
Jerry Zhao
fa9a4215bb Fix missing new line in MFC_SMEMS_CONF 2024-04-22 21:33:21 -07:00
Jerry Zhao
9560f86373 Remove documentation on sfc transforms 2024-04-22 21:28:08 -07:00
Jerry Zhao
33e6272ed8 Remove old TapeoutStage/ModelStageMain stuff 2024-04-22 21:28:07 -07:00
Jerry Zhao
efacb0888d Remove old dependency on tapeout_targets 2024-04-22 21:28:07 -07:00
Jerry Zhao
105fd7fd23 Remove useless GenerateModelStageMain 2024-04-22 21:28:07 -07:00
Jerry Zhao
fafc71e63f Fix SFC flow for now 2024-04-22 21:26:16 -07:00
Jerry Zhao
5992f0e0f7 Update docs on firrtl compile 2024-04-22 20:09:18 -07:00
Jerry Zhao
a152e0af69 Remove SFC_SMEMS_CONF 2024-04-22 19:58:07 -07:00
Jerry Zhao
4c1e3d211d Remove EXTRA_ANNO_FILE 2024-04-22 19:56:27 -07:00
Jerry Zhao
c96ffb6304 Remove SFC_EXTRA_ANNO_FILE 2024-04-22 19:55:12 -07:00
Jerry Zhao
e0c367ecab Remove lofirrtl handling 2024-04-22 19:52:47 -07:00
Jerry Zhao
f85b4bb9dc Remove EXTRA_FIRRTL_OPTIONS ; using sfc is discouraged 2024-04-22 19:51:57 -07:00
Jerry Zhao
7d8a76ccc9 Remove SFC_LEVEL 2024-04-22 19:50:31 -07:00
Jerry Zhao
bd7f82f353 Remove CUSTOM_FIRRTL_PASS support, SFC passes are discouraged 2024-04-22 19:48:27 -07:00
Jerry Zhao
0adfb8b9a7 Remove FixedPoint fallback to SFC (Fixed types aren't generated anymore) 2024-04-22 19:46:53 -07:00
Jerry Zhao
0a0dd647cd Merge pull request #1845 from ucb-bar/empty-chiptop
Add EmptyChipTop example
2024-04-22 10:14:44 -07:00
Jerry Zhao
6228b28764 Merge pull request #1858 from eymay/doc_fix_verilator_main 2024-04-22 07:06:17 -07:00
Eymen Ünay
956308502b [docs] Fix sim output executable name usage in docs (NFC)
The Software RTL Simulation docs mention an output executable however its name is different.
2024-04-22 14:32:12 +03:00
Abraham Gonzalez
e2ddd45cc7 Merge pull request #1856 from ucb-bar/freq-fixes
Automatically set `DTSTimebase` to PBUS frequency
2024-04-21 21:02:00 -07:00
Jerry Zhao
4ad6d411f0 Merge pull request #1857 from ucb-bar/chisel6-compat
Bump submodules to avoid deprecated APIs
2024-04-21 17:19:55 -07:00
Richard Yan
df51c6db22 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-04-21 02:57:04 -07:00
Richard Yan
3eaec27087 firesim config 2024-04-21 02:56:38 -07:00
Jerry Zhao
0e81546120 Update rocket-dsp-utils 2024-04-20 11:48:57 -07:00
Jerry Zhao
7661cac5bd Bump gemmini 2024-04-20 10:36:39 -07:00
Jerry Zhao
68fd37523a Bump rocket-dsp-utils 2024-04-20 09:56:35 -07:00
Jerry Zhao
4f7b2dead4 Bump submodules to avoid deprecated APIs 2024-04-20 09:40:53 -07:00
Jerry Zhao
c45f449c42 Merge pull request #1855 from ucb-bar/flatten-barstools
Flatten barstools into Chipyard
2024-04-20 05:00:15 -07:00
Richard Yan
7cf0801a65 bump all upstreamed submodules 2024-04-20 03:09:46 -07:00
Richard Yan
d0b274ab78 Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main 2024-04-20 02:03:35 -07:00
abejgonzalez
8c7edaf128 Auto-set DTSTimebase to be same as PBUS frequency 2024-04-19 20:25:08 -07:00
Jerry Zhao
bd664d5156 Merge pull request #1846 from ucb-bar/noc-fix
Fix NoC configs
2024-04-19 11:52:49 -07:00
Jerry Zhao
088460f266 Update docs to reflect in-tree barstools 2024-04-19 11:38:00 -07:00
Jerry Zhao
9436aea1e8 Fixes for in-tree barstools 2024-04-19 11:30:15 -07:00
Jerry Zhao
d7060f4b5a Delete barstools submodule 2024-04-19 11:07:45 -07:00
Jerry Zhao
ac11f6dbd1 Remove barstools tests 2024-04-19 11:07:01 -07:00
Jerry Zhao
33a1fe3f7b Move barstools tapeout src to tools/tapeout 2024-04-19 11:06:07 -07:00
Jerry Zhao
4830ebf239 Delete useless files from barstools merge 2024-04-19 11:03:27 -07:00
Jerry Zhao
c97627c172 Move IOCell files 2024-04-19 11:03:10 -07:00
Jerry Zhao
277dc928b1 Merge remote-tracking branch 'barstools/master' into flatten-barstools 2024-04-19 11:01:22 -07:00
Richard Yan
e75c77a08a synthesizable radiance 2024-04-17 18:22:44 -07:00
Hansung Kim
89deaf4bd2 WIP: disable Gemmini tile temporarily 2024-04-17 16:47:55 -07:00
Hansung Kim
44727dea7b Add EXTRA_SIM_OUT_NAME 2024-04-17 16:47:01 -07:00
Abraham Gonzalez
2f3c83033e Merge pull request #1848 from ucb-bar/abejgonzalez-patch-3
Update build-toolchain-extra.sh
2024-04-16 12:57:44 -07:00
Abraham Gonzalez
47a5748ee0 Update build-toolchain-extra.sh 2024-04-16 12:43:02 -07:00
Hansung Kim
bd644d7747 Fix single-core RadianceConfig 2024-04-15 15:32:27 -07:00
Hansung Kim
f77f1edecc Add fpnew packages and include dirs to vcs flags
This is necessary because Verilog package definitions need to be compiled before
the modules that reference them, but the compilation order is not enforced with
addResource()s.
2024-04-15 15:31:10 -07:00
Hansung Kim
d5ff4673be Bump rocket-gpu 2024-04-15 15:30:18 -07:00