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
|
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 |
|
Jerry Zhao
|
933df4e05c
|
Whitelist firemarshal's dev branch for commit-on-master check
|
2020-08-27 23:27:24 -07:00 |
|
Jerry Zhao
|
ee1ce1141c
|
Merge pull request #614 from ucb-bar/diplomatic-clocks
Diplomatic multiclock
|
2020-08-27 21:09:54 -07:00 |
|
Jerry Zhao
|
239b6b6e09
|
Bump testchipip
|
2020-08-27 13:00:43 -07:00 |
|
Jerry Zhao
|
5a25ee5206
|
Bump Firesim for new AGFIs
|
2020-08-27 08:08:08 +00:00 |
|
Jerry Zhao
|
e275a45890
|
Address PR comments
|
2020-08-26 12:34:46 -07:00 |
|
Abraham Gonzalez
|
c962fe730c
|
Merge pull request #657 from ucb-bar/dedup-flags
Dedup simulation flags + Small VCS Cleanup
|
2020-08-24 11:26:35 -07:00 |
|
Abraham Gonzalez
|
7c063dd69a
|
Merge pull request #654 from ucb-bar/multithreaded-verilator
Multithreaded Verilator
|
2020-08-24 11:25:12 -07:00 |
|
Abraham Gonzalez
|
f8a0757eee
|
Remove extra mem_size line [ci skip]
|
2020-08-24 11:24:28 -07:00 |
|
Abraham Gonzalez
|
543136db8c
|
Port numa_prefix to python2 [ci skip]
|
2020-08-24 11:04:28 -07:00 |
|
abejgonzalez
|
03457bf934
|
Remove unneeded libpthread in simulations
|
2020-08-21 17:44:29 -07:00 |
|
abejgonzalez
|
06747e6cff
|
Dedup simulation flags
|
2020-08-21 17:27:50 -07:00 |
|
abejgonzalez
|
fa97359516
|
Cleanup VCS's csrc directory | Fix small doc typo
|
2020-08-21 17:02:06 -07:00 |
|
abejgonzalez
|
2168813da0
|
Add help string | Fix emulator CC to not conflict with --vpi
|
2020-08-21 14:07:32 -07:00 |
|
abejgonzalez
|
c9791ccbdf
|
Update docs | Revert/Update emulator.cc
|
2020-08-21 12:06:18 -07:00 |
|
abejgonzalez
|
446631543b
|
Use TRACING_OPTS in debug Verilator
|
2020-08-21 11:20:45 -07:00 |
|
abejgonzalez
|
425b8ce850
|
Add support for multi-threaded verilator
|
2020-08-20 23:37:17 -07:00 |
|
Abraham Gonzalez
|
fd0bbb479a
|
Merge pull request #650 from ucb-bar/make-help
Make help target and VCS/Verilator Cleanup
|
2020-08-20 23:17:43 -07:00 |
|
abejgonzalez
|
51d8d403be
|
bump hammer/hammer-synopsys plugins
|
2020-08-20 23:17:25 -07:00 |
|
Abraham Gonzalez
|
4ae1dfb14b
|
Merge pull request #649 from ucb-bar/dir-eval
Change DIR evaluation strategy
|
2020-08-20 16:28:00 -07:00 |
|
abejgonzalez
|
fdda4cf8f5
|
Update the cfuncs split
|
2020-08-20 16:21:39 -07:00 |
|
abejgonzalez
|
435bfac45e
|
Fix NVDLA/Ariane builds
|
2020-08-20 16:10:14 -07:00 |
|
abejgonzalez
|
9d3c14034d
|
Revert Verilator external IP flags
|
2020-08-20 10:40:21 -07:00 |
|
abejgonzalez
|
e77e610ee4
|
Fix Hammer Sim
|
2020-08-19 23:42:41 -07:00 |
|
abejgonzalez
|
9087b58cf0
|
Add testbench to description
|
2020-08-19 22:35:02 -07:00 |
|
abejgonzalez
|
e5158cbe4c
|
Rename some variables
|
2020-08-19 22:32:47 -07:00 |
|
Abraham Gonzalez
|
4f3319dc01
|
Revert make clean for VCS
|
2020-08-19 22:16:45 -07:00 |
|
Abraham Gonzalez
|
af61c533da
|
Merge .PHONY variables
|
2020-08-19 22:15:55 -07:00 |
|
Abraham Gonzalez
|
b7d9472b4a
|
Cleanup help commands
|
2020-08-19 22:10:18 -07:00 |
|
Abraham Gonzalez
|
0dd2197477
|
Fix meta key
|
2020-08-19 21:48:19 -07:00 |
|
abejgonzalez
|
de4e311dd3
|
Remove extra CMODE flags
|
2020-08-19 11:21:35 -07:00 |
|