Commit Graph

3077 Commits

Author SHA1 Message Date
Vamber Yang
a9f632575e Added config for GPU mem tracer 2023-04-05 23:54:03 -07:00
Hansung Kim
f7dd5bef63 Bump rocket-chip 2023-03-13 16:49:19 -07:00
Hansung Kim
9098159035 Merge remote-tracking branch 'upstream/main' into graphics 2023-03-09 23:14:17 -08:00
Hansung Kim
bd423c11f5 Bump rocket-chip 2023-03-09 23:13:58 -08:00
Abraham Gonzalez
a98a3163a8 Merge pull request #1393 from ucb-bar/firesim-mmio-only
Add a frag./config for MMIO only bridges
2023-03-09 20:25:05 -08:00
abejgonzalez
a62c1f5010 Add a frag./config for MMIO only bridges 2023-03-09 20:09:46 -08:00
Abraham Gonzalez
5f21538d0e Merge pull request #1391 from ucb-bar/unpin
Match CY/FireSim deps | Unpin deps | Update lockfiles
2023-03-09 11:18:07 -08:00
Abraham Gonzalez
8f063139d8 Merge pull request #1372 from ucb-bar/add-disallowPackedArrays
Add disallow packed arrays
2023-03-09 10:09:34 -08:00
abejgonzalez
8c3e8f9646 Match CY/FireSim deps | Unpin deps | Update lockfiles 2023-03-08 22:08:52 -08:00
Abraham Gonzalez
0af86430a9 Merge pull request #1389 from ucb-bar/more-agg-cleanup
Remove stale conda env's after 2 days
2023-03-08 16:36:50 -08:00
abejgonzalez
769f2f3995 Remove stale conda env's after 2 days 2023-03-08 16:29:09 -08:00
Abraham Gonzalez
ac9ac1ca79 Merge pull request #1382 from ucb-bar/move-more-tmps
Move more tmp/ folders to a unique location
2023-03-08 16:13:11 -08:00
Hansung Kim
1cc723a139 Bump rocket-chip 2023-03-08 14:06:12 -08:00
Hansung Kim
83836d77c5 Merge remote-tracking branch 'upstream/main' into graphics 2023-03-08 13:58:50 -08:00
Jerry Zhao
3ffd5b1860 Merge pull request #1387 from ucb-bar/docs-visualization
Add graphml visualization section to docs
2023-03-08 13:51:50 -08:00
Ella Schwarz
c7ea3b6a47 Minor clarification in visualization section 2023-03-08 13:01:42 -08:00
Nayiri K
1b7a424c69 adding ENABLE_YOSYS_FLOW to tutorial makefile 2023-03-08 11:40:21 -08:00
Nayiri K
b1acc89d91 Merge branch 'add-disallowPackedArrays' of https://github.com/ucb-bar/chipyard into add-disallowPackedArrays 2023-03-08 11:23:16 -08:00
Ella Schwarz
f1c24383b9 Add graphml visualization section 2023-03-08 10:14:57 -08:00
abejgonzalez
ccd03f3793 Move more tmp/ folders to a unique location 2023-03-08 09:54:35 -08:00
joey0320
a4db80c3d3 oops 2023-03-08 09:26:00 -08:00
joey0320
fd8a49100c update ENABLE_VLSI_FLOW to ENABLE_YOSYS_FLOW 2023-03-08 09:25:16 -08:00
abejgonzalez
c15a72d8e1 Bump FireSim 2023-03-08 09:25:16 -08:00
abejgonzalez
2acb986ba1 Use local .ivy/.sbt in FireSim | Disable supershell | Rework remote env. vars. 2023-03-08 09:25:16 -08:00
abejgonzalez
4add9f7e9e Move .ivy2 and .sbt into Chipyard root 2023-03-08 09:25:16 -08:00
Abraham Gonzalez
817b6dece9 Use temp directory for config finder (#1381) 2023-03-08 09:25:16 -08:00
Jerry Zhao
4f74f29724 Merge pull request #1345 from ucb-bar/bringup2
Arty100T board + TSI-over-UART
2023-03-07 18:21:45 -08:00
Abraham Gonzalez
ad73bcc5f3 Merge pull request #1362 from ucb-bar/sbt-local
Cache `.ivy2` and `.sbt` within Chipyard root directory
2023-03-07 13:38:37 -08:00
Nayiri K
07227bacd1 Merge branch 'add-disallowPackedArrays' of https://github.com/ucb-bar/chipyard into add-disallowPackedArrays 2023-03-07 12:54:49 -08:00
Abraham Gonzalez
a1afdb416d Use temp directory for config finder (#1381) 2023-03-07 11:25:27 -08:00
abejgonzalez
2dadad75f9 Bump FireSim 2023-03-06 22:42:20 -08:00
Hansung Kim
9b3e1af748 Bump rocket-chip 2023-03-06 21:58:23 -08:00
abejgonzalez
66875d381c Use local .ivy/.sbt in FireSim | Disable supershell | Rework remote env. vars. 2023-03-06 20:25:53 -08:00
joey0320
02fd30b2f8 Fix makefile 2023-03-06 18:26:03 -08:00
joey0320
2ef3b58cfa Revert "bump barstools"
This reverts commit af2a146397.
2023-03-06 18:12:08 -08:00
Abraham Gonzalez
317e0db4fd Config finder make target (#1328)
* Add config-finder make target

* Add recursive functionality

* Add config finder to CI

* Workaround bash argument limit failures
2023-03-06 18:07:17 -08:00
abejgonzalez
e3424f7193 Remove chisel-testers submodule 2023-03-06 18:07:17 -08:00
Jerry Zhao
f8fb63687c Add arty100T and uart-tsi instructions 2023-03-06 17:48:26 -08:00
Nayiri K
1cf3dc4818 Merge branch 'add-disallowPackedArrays' of https://github.com/ucb-bar/chipyard into add-disallowPackedArrays 2023-03-06 17:06:09 -08:00
Abraham Gonzalez
f7a39f80e7 Config finder make target (#1328)
* Add config-finder make target

* Add recursive functionality

* Add config finder to CI

* Workaround bash argument limit failures
2023-03-06 14:00:20 -08:00
Jerry Zhao
252aa742c3 Merge pull request #1378 from ucb-bar/remove-chisel-testers
Remove chisel-testers submodule
2023-03-06 13:32:45 -08:00
Hansung Kim
490ca8a328 Bump rocket-chip 2023-03-05 17:35:53 -08:00
Hansung Kim
40f3b7a246 Bump rocket-chip 2023-03-05 00:22:00 -08:00
Hansung Kim
0171eff15e Bump rocket-chip 2023-03-03 23:19:28 -08:00
joey0320
3a53dc60d0 Add ENABLE_VLSI_FLOW flag 2023-03-03 22:34:00 -08:00
Vamber Yang
8f43d54bfe Bump rocket-chip for Coalescing supporting N threads 2023-03-03 20:54:15 -08:00
Vamber Yang
d2569bf175 Bump rocket-chip 2023-03-03 20:51:15 -08:00
Hansung Kim
ad0e9c8914 Bump rocket-chip for memtrace update 2023-03-03 18:15:03 -08:00
abejgonzalez
e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -08:00
Hansung Kim
347440469b Merge remote-tracking branch 'upstream/main' into graphics 2023-03-02 16:15:53 -08:00