Commit Graph

656 Commits

Author SHA1 Message Date
abejgonzalez
8f93b873bc Remove other small deprecations [ci skip] 2022-01-17 11:16:15 -08:00
abejgonzalez
6b633ad13f Point to IOCells separately | Fixup Hwacha/Sodor more | Use tapeout package 2022-01-17 11:16:15 -08:00
Jerry Zhao
1ce67a0997 Add WithSystemBusWidth fragment (#1071) 2022-01-10 09:09:21 -08:00
Jerry Zhao
657faf2298 Update comments on config fragments 2021-12-16 17:27:19 -08:00
Jerry Zhao
c027a93c55 Split ConfigFragments.scala into multiple files by usage 2021-12-14 17:09:43 -08:00
John Wright
b1b047bdc2 Fix WithAXI4MMIOPunchthrough IO binder to use the SBUS instead of MBUS. Also adds a config and test 2021-12-02 20:36:24 -08:00
Ella Schwarz
086cc1f74f Address PR comments for Ibex 2021-11-21 19:27:38 -08:00
Ella Schwarz
f2e8266ed6 Point to ibex submodule changes 2021-11-21 19:27:38 -08:00
Ella Schwarz
6f8b95b4cc Bump makefile commits 2021-11-21 19:27:38 -08:00
Ella Schwarz
fb6bb91290 Bump ibex 2021-11-21 19:27:38 -08:00
Ella Schwarz
79f43d08d6 Point to testchipip bootrom file changes 2021-11-21 19:27:38 -08:00
Ella Schwarz
0c3be2a7ef Bump testchipip bootrom changes 2021-11-21 19:27:38 -08:00
Ella Schwarz
665ff79bb2 List supported configs
Address PR comments
2021-11-21 19:27:38 -08:00
Ella Schwarz
2a050f2be8 Update testchipip submodule 2021-11-21 19:27:38 -08:00
Ella Schwarz
bb7d4eb5ec Add ibex-wrapper module 2021-11-21 19:27:38 -08:00
Ella Schwarz
f49a26fff8 Add Ibex 2021-11-21 19:27:38 -08:00
Abraham Gonzalez
e0fe08e266 Remove duplicate WithUARTIOCells [ci skip] 2021-11-15 11:40:38 -08:00
Jerry Zhao
f8d83dddf5 Increase default SerialTL width to 32 (#1040) 2021-11-12 12:23:48 -08:00
Abraham Gonzalez
b4af52c5e3 Merge pull request #999 from ucb-bar/dev-use-github-actions-plus-circle-ci
Add support for GitHub Actions
2021-10-27 10:12:31 -07:00
abejgonzalez
b7fd1ffae2 Add bypass to ignore simulator dependency 2021-10-18 10:33:49 -07:00
Abraham Gonzalez
93b0c97da1 Missed removing a sim dependency 2021-10-04 21:02:34 -07:00
Jerry Zhao
f668ffdb03 Switch PRCI to HarnessBinder/IOBinders 2021-09-29 11:39:52 -07:00
David Biancolin
580d311059 Use ResetPulseBridge + GlobalResetCondition; bump FireSim 2021-09-11 01:36:02 +00:00
Ella Schwarz
8874801af2 Fix whitespace 2021-06-28 20:42:38 -07:00
Ella Schwarz
4f64a78a84 Bump cva6 2021-06-26 21:24:17 -07:00
Nathan Pemberton
e6bdbbdcc8 Bump the sha3 repo to get software updates for the tutorial 2021-06-11 19:38:10 -04:00
Hasan Genc
da1ca53aa9 Merge remote-tracking branch 'origin/dev' into bump-gemmini 2021-06-10 11:58:47 -07:00
alonamid
4338ef869d Merge pull request #837 from ucb-bar/mar2021-esp-bump
Bump esp-tools (March 2021)
2021-06-10 09:24:54 -07:00
Hasan Genc
334d6a47d6 Bump Gemmini and Spike to resolve Spike reset error 2021-06-10 01:06:38 -07:00
Hasan Genc
b4e3c74086 Bump Gemmini and Esp-isa-sim 2021-06-09 04:25:55 -07:00
alonamid
76b747dc84 Merge pull request #836 from ucb-bar/firesim-default-freqs
Sane FireSim Default Target Freqs
2021-06-08 14:33:57 -07:00
alonamid
014c19768d async to rational crossings 2021-06-07 21:13:10 -07:00
Zitao Fang
798d523c79 Update sha3 repo 2021-06-06 01:03:41 -07:00
Jerry Zhao
23236e8a0f Add default support for I2C and PWM IOs. (#885)
Default generator now supports I2C and PWM periphery blocks.
2021-06-05 16:00:32 -07:00
alonamid
610adfc3f7 address PR review comments 2021-06-03 22:23:17 -07:00
alonamid
c5a0e26e01 revert pbus freq change 2021-06-03 11:41:57 -07:00
alonamid
f2b56072a1 remove crossings in single clock domain 2021-06-02 21:26:29 -07:00
alonamid
abd7bfa607 safe pbus freq to match sbus 2021-06-02 21:25:02 -07:00
alonamid
06b8cf84f9 update default firesim config freqs 2021-06-02 20:00:02 -07:00
alonamid
225cf9d29a update frequency config fragements 2021-06-01 16:40:31 -07:00
Abraham Gonzalez
45f63a1409 Merge pull request #879 from ucb-bar/remove-gen-sim-files
Remove GenerateSimFiles and use make instead
2021-05-13 16:41:17 -05:00
David Biancolin
15a30a73e9 [firechip] Memomize Clock RecordMap creation to fix supernode 2021-05-07 06:39:45 +00:00
abejgonzalez
1d52899736 Remove GenerateSimFiles and use make instead 2021-05-06 00:27:11 -07:00
Tim Snyder
cdca36a935 bump testchipip 2021-05-05 03:25:39 +00:00
abejgonzalez
65154b7910 Merge branch 'master' of ssh://github.com/milovanovic/chipyard into dev 2021-05-03 14:10:52 -07:00
Jiuyang Liu
4901e2d257 remove toBool to asBool. 2021-04-20 02:54:29 +00:00
Vladimir Milovanović
c046af0de2 Bump tests for scalatest version change. 2021-04-18 17:43:10 +02:00
Jerry Zhao
fd0ba3f315 Synchronize JTAG reset to JTAG.TCK. 2021-04-17 01:27:07 -07:00
Jerry Zhao
3a52b709db Bump testchipip 2021-04-01 18:20:41 -07:00
Jerry Zhao
709c6bb365 Bump testchipip 2021-03-31 09:19:29 -07:00