Commit Graph

188 Commits

Author SHA1 Message Date
Nayiri Krzysztofowicz
d48a7cb39b tiny fix 2023-03-13 13:43:59 -07:00
Nayiri Krzysztofowicz
1811d6fbb1 made vlsi flow slightly cleaner 2023-03-13 13:43:10 -07:00
Nayiri Krzysztofowicz
dfc01a2d0f messed up something with steps, trying again 2023-03-13 11:16:30 -07:00
Nayiri Krzysztofowicz
aabf8cdca8 removing lvs from flow due to small bug 2023-03-13 09:58:17 -07:00
Nayiri Krzysztofowicz
2d8e5cba6c adding start_before_step to still get gds 2023-03-13 08:32:40 -07:00
Nayiri Krzysztofowicz
e72d00c19a stopping par before write_design bc openroad freezes 2023-03-13 08:25:45 -07:00
Nayiri Krzysztofowicz
d785c62671 fixing typo 2023-03-12 20:00:01 -07:00
Nayiri Krzysztofowicz
dd7e221a45 changing tutorial VLSI_TOP to RocketTile to save time 2023-03-12 19:04:14 -07:00
Nayiri Krzysztofowicz
02a0714117 small tweak: 2023-03-12 12:31:08 -07:00
Nayiri Krzysztofowicz
3a72865447 moved test back to after setup repo 2023-03-10 20:53:12 -08:00
Nayiri Krzysztofowicz
883b9209ab checking that this still works 2023-03-10 20:40:39 -08:00
Nayiri Krzysztofowicz
07e547ffe3 another small fix 2023-03-10 20:35:03 -08:00
Nayiri Krzysztofowicz
2a0c2222c8 small fix 2023-03-10 20:31:18 -08:00
Nayiri Krzysztofowicz
8d88ffbd2b moving vlsi flow setup earlier for testing 2023-03-10 20:25:11 -08:00
Nayiri Krzysztofowicz
e78b424db9 testing commands thru syn 2023-03-10 18:09:19 -08:00
Nayiri Krzysztofowicz
c43dcc6aa5 testing out chipyard tutorial flow 2023-03-10 16:00:56 -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
abejgonzalez
66875d381c Use local .ivy/.sbt in FireSim | Disable supershell | Rework remote env. vars. 2023-03-06 20:25:53 -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
154c31677c Consolidate mmio-accelerator test configs into a single config 2023-02-22 00:21:44 -08:00
Jerry Zhao
a4827b0749 Consolidate peripheral device testing configs into a single ManyPeripheralsConfig 2023-02-22 00:21:44 -08:00
Jerry Zhao
a83a0d2c68 Fix socket name length issues on CI 2023-02-21 14:10:55 -08:00
Jerry Zhao
043526a855 Remove esp-tools from CI 2023-02-04 11:28:23 -08:00
Jerry Zhao
e732fdf130 Merge pull request #1307 from ucb-bar/spiketile
Spike-as-a-Tile
2023-02-01 23:05:30 -08:00
Jerry Zhao
c8867becee Remove firesim-multiclock-tests
These had not been doing anything useful for a while, the default design is now multiclock
2023-01-31 09:48:19 -08:00
Jerry Zhao
b160f7b61a Add spike-tile run-tests regression 2023-01-17 10:55:21 -08:00
Jerry Zhao
4f6e48ce88 Always install spike/libgloss in gh-actions 2023-01-17 10:55:20 -08:00
joey0320
1f5a141fd1 Add back SPI CI tests 2023-01-09 10:34:27 -08:00
abejgonzalez
46b6f4f94d Remove extra whitespace in CI yaml 2023-01-09 10:33:41 -08:00
Abraham Gonzalez
f5914ec9e9 Re-add Ibex tests 2023-01-09 10:31:43 -08:00
abejgonzalez
8c1092ef74 Disable Ibex tests since it can't support mideleg 2023-01-09 10:29:38 -08:00
abejgonzalez
9935b76fb9 Bump CI 2023-01-09 10:27:54 -08:00
abejgonzalez
a136bafabd Fix more CI 2023-01-09 10:27:49 -08:00
abejgonzalez
5996ec69a5 Rework build-setup | Add single-node CI 2022-12-09 17:33:41 -08:00
joonho hwangbo
33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
Jerry Zhao
d554c280e1 Add CI tests for constellation 2022-09-26 14:25:43 -07:00
Abraham Gonzalez
79801c6405 Skip toolchain collateral on tests that don't need it 2022-09-01 01:47:46 +00:00
Abraham Gonzalez
329cb9b289 Bump docker image 2022-09-01 00:56:24 +00:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
abejgonzalez
b63730adf2 Comment out firesim-run-test CI due to elfutils failure 2022-06-17 01:06:12 -07:00
Abraham Gonzalez
9443466fec Merge pull request #1157 from ucb-bar/ci-updates
Filter CI on PR contents + Mergify support
2022-04-15 16:12:06 -07:00
Abraham Gonzalez
2b9e470d09 Address PR comments 2022-04-15 00:16:56 +00:00
Abraham Gonzalez
c063b228a7 Merge pull request #1140 from ucb-bar/use_conda
Enable firesim to use conda
2022-04-13 11:48:29 -07:00
abejgonzalez
f7ed3031d2 Rename job output 2022-04-13 04:30:39 +00:00
abejgonzalez
af5c586aff Fix yaml syntax 2022-04-13 04:30:39 +00:00
abejgonzalez
3e7fbe2925 Filter CI on PR contents + Mergify support 2022-04-13 04:30:38 +00:00
Tim Snyder
2b6e1362df bump tools cache version per request from Abe in PR 2022-04-12 21:33:31 +00:00
abejgonzalez
c1ff642465 Use path to github workspace 2022-04-11 13:26:55 -07:00
abejgonzalez
695eab80bd Remove old checkout files in CI 2022-04-11 12:08:07 -07:00
abejgonzalez
3209ee63b5 Build verilator on knight/ferry 2022-04-07 12:58:57 -07:00