Commit Graph

1490 Commits

Author SHA1 Message Date
Zitao Fang
0c4dcffb0d Fixed lowercase p bug 2020-10-23 16:39:56 -07:00
Zitao Fang
5282965b5b Filter specified HTIF arguments and plusargs only 2020-10-06 15:50:11 -07:00
Zitao Fang
355e4ba606 Change to filter all arguments that begin with a '-' 2020-10-05 10:49:04 -07:00
Zitao Fang
2aac38b4c8 Fix CI bug 2020-09-27 23:15:10 -07:00
Zitao Fang
751c0c300e Remove comments 2020-09-25 20:49:18 -07:00
Zitao Fang
5243ee2a35 Add HTIF args back to emulator.cc 2020-09-25 20:36:07 -07:00
Zitao Fang
23847a6dca Merge branch 'dev' of github.com:ucb-bar/chipyard into verilator-makefile-fix 2020-09-25 20:33:05 -07:00
Jerry Zhao
023d8096a9 Merge pull request #677 from ucb-bar/smartelf2hex-fix
Fix smartelf2hex.sh creating files 64x the minimum size
2020-09-22 17:04:45 -07:00
Jerry Zhao
d5660c01f3 Bump esp-isa-sim for loadmem-fix add TLS segments to smartelf2hex 2020-09-22 12:58:34 -07:00
Jerry Zhao
6c297e3179 Fix smartelf2hex.sh creating files 64x the minimum size 2020-09-22 11:08:52 -07:00
Jerry Zhao
ba05b32f9c Merge pull request #673 from ucb-bar/serial-tl
Serial-tilelink backing memory
2020-09-18 15:30:04 -07:00
Jerry Zhao
bbf941c865 Bump Firesim 2020-09-18 10:43:58 -07:00
Jerry Zhao
aa355c7c1a Bump firesim 2020-09-18 10:41:59 -07:00
Jerry Zhao
b9622c5132 Merge remote-tracking branch 'origin/dev' into serial-tl 2020-09-18 01:00:13 -07:00
Jerry Zhao
43f746edb6 Merge pull request #675 from ucb-bar/faster-ci
Improve CI build times by grouping similar builds
2020-09-16 22:55:27 -07:00
Jerry Zhao
6874308981 Address review comments 2020-09-16 15:43:25 -07:00
Jerry Zhao
269af01a70 Bump testchipip 2020-09-16 13:51:33 -07:00
Jerry Zhao
36ccb12560 Bump testchipip 2020-09-16 10:29:03 -07:00
Jerry Zhao
aa8b7c15ec Reduce CI redundancy by grouping builds 2020-09-16 00:57:05 -07:00
Jerry Zhao
0d8e87126c Deprecate support for on-chip SerialAdapter 2020-09-14 19:43:32 -07:00
Jerry Zhao
f9cc1dc2c2 Merge remote-tracking branch 'origin/dev' into serial-tl 2020-09-14 19:35:43 -07:00
Jerry Zhao
23a199eccf Merge pull request #674 from ucb-bar/iocells-fix
Undo regression in iocells flexibility
2020-09-14 19:32:37 -07:00
Jerry Zhao
10625a3a6c Undo regression in iocells flexibility 2020-09-14 13:27:31 -07:00
Jerry Zhao
16c80112a7 Merge pull request #670 from ucb-bar/harness-refactor
Split IOBinders into IOBinders and HarnessBinders | punch out clocks to harness for simwidgets and bridges
2020-09-14 12:45:46 -07:00
Jerry Zhao
6c5bce5430 Support Tilelink over serial 2020-09-13 11:59:16 -07:00
Jerry Zhao
be0c041232 Bump Firesim 2020-09-13 06:36:37 +00:00
Jerry Zhao
d2b42cee2c Bump testchipip 2020-09-12 23:31:54 -07:00
Jerry Zhao
a5385c0a54 Update testchipip/icenet to use rocket-chip Located API 2020-09-11 00:02:07 -07:00
Jerry Zhao
facef464e6 Update BridgeBinders | fix runtime HarnessBinder port type checks 2020-09-09 00:15:02 -07:00
Jerry Zhao
8f9574fd79 Clean up passing ports from IOBinders to HarnessBinders 2020-09-08 22:30:17 -07:00
Jerry Zhao
11a9ad2428 Address code review comments 2020-09-08 15:52:09 -07:00
Jerry Zhao
b4e270219d Bump firesim 2020-09-07 14:02:31 -07:00
Jerry Zhao
7ed02a7d38 Fix Typos 2020-09-07 11:36:37 -07:00
Jerry Zhao
24b39da31c Merge pull request #672 from ucb-bar/htif-dts-fix
DTM only supports HTIF in DMI mode
2020-09-05 17:40:48 -07:00
Jerry Zhao
927244bf2e DTM only supports HTIF in DMI mode 2020-09-05 11:45:06 -07:00
Jerry Zhao
ab21c53a42 Add documentation on HarnessBinders 2020-09-04 23:51:36 -07:00
Jerry Zhao
9eb88c55fc Fix FireSim submodule 2020-09-04 23:07:23 -07:00
Jerry Zhao
b613c14f1c Fix remaining HarnessBinders bugs 2020-09-04 20:03:12 -07:00
Jerry Zhao
0f50e4d118 Split IOBinders into IOBinders and Harness Binders | punch out clocks to harness for simwidgets and bridges 2020-09-04 15:20:13 -07:00
Jerry Zhao
178a0e38b5 Merge pull request #664 from ucb-bar/fix-debug-ios
Only punch realistic subset of DebugIO through chiptop | default to JTAG+Serial
2020-09-04 09:47:59 -07:00
Jerry Zhao
3258fd8db8 Remove JTAG from firesim comfigs due to @(posedge ~clk) issue 2020-09-03 23:53:51 -07:00
Jerry Zhao
942d881c60 Merge pull request #667 from ucb-bar/fast-find
Don't run find in base_dir to avoid slow filesystem search
2020-09-03 13:47:09 -07:00
Jerry Zhao
23e4c22a44 Don't run find in base_dir to avoid slow filesystem search 2020-09-02 23:52:55 -07:00
Jerry Zhao
4b30462320 Change default IO set to JTAG+Serial, instead of JTAG+DMI 2020-09-02 20:19:27 -07:00
Jerry Zhao
c8448cc3e1 Bore out a bus clock to drive DebugIO from ChipTop 2020-08-30 18:10:52 -07:00
Jerry Zhao
17239c56f8 Update AddIOCells.debug comment 2020-08-28 14:36:09 -07:00
Jerry Zhao
20013d1348 Add DTM based bringup to regressions 2020-08-28 14:31:00 -07:00
Jerry Zhao
5705f2645f Bump toolchains 2020-08-28 14:31:00 -07:00
Jerry Zhao
27b78f4de2 Only punch realistic subset of DebugIO through chiptop 2020-08-28 14:30:59 -07:00
Jerry Zhao
98c4e6c711 Merge pull request #663 from ucb-bar/marshal-branch-check
Add firemarshal's dev branch to its allowed-branch list
2020-08-28 09:50:03 -07:00