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 |
|
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 |
|
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
|
252aa742c3
|
Merge pull request #1378 from ucb-bar/remove-chisel-testers
Remove chisel-testers submodule
|
2023-03-06 13:32:45 -08:00 |
|
abejgonzalez
|
e744f7a20b
|
Remove chisel-testers submodule
|
2023-03-03 16:50:05 -08:00 |
|
joonho hwangbo
|
c0b270853b
|
Remove Duplicate Compiler Flags (#1367)
* Remove Duplicate Compiler Flags
* Cleanup & fixes for MultipleMMIO
* bump barstools
* Update common.mk
* Update common.mk
---------
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
|
2023-03-01 23:44:05 -08:00 |
|
Abraham Gonzalez
|
534618fdb3
|
Merge pull request #1373 from ucb-bar/misc
Update assert message if configs can't be split by `:`
|
2023-03-01 15:51:40 -08:00 |
|
Harrison Liew
|
0069b6dd6a
|
Merge pull request #1374 from ucb-bar/upgrade-vlsi
|
2023-03-01 14:19:24 -08:00 |
|
Harrison Liew
|
79a7275ad5
|
pattern match VLSI upgrade script
|
2023-03-01 14:02:35 -08:00 |
|
abejgonzalez
|
1357ea4f12
|
Update assert message
|
2023-03-01 13:39:00 -08:00 |
|
abejgonzalez
|
344be678e8
|
Move .ivy2 and .sbt into Chipyard root
|
2023-02-28 17:28:21 -08:00 |
|
Jerry Zhao
|
be27029707
|
Merge pull request #1358 from ucb-bar/detcip
Remove TLHelper, directly use tilelink node constructors
|
2023-02-28 15:17:10 -08:00 |
|
Harrison Liew
|
58590f2abe
|
Merge pull request #1368 from ucb-bar/power-mk-fix
|
2023-02-24 15:59:56 -08:00 |
|
Harrison Liew
|
a146bad526
|
fix typos
|
2023-02-24 15:59:33 -08:00 |
|
Harrison Liew
|
eb155a604f
|
move hier docs
|
2023-02-24 15:05:35 -08:00 |
|
Harrison Liew
|
7566eae213
|
fix & clarify hierarchical flows
|
2023-02-24 14:56:28 -08:00 |
|
Jerry Zhao
|
4fbfb69cf2
|
Merge pull request #1365 from ucb-bar/jerryz123-patch-3
Fix newline in message in build-setup.sh
|
2023-02-24 11:29:50 -08:00 |
|
Jerry Zhao
|
a7cb42ddcb
|
Merge pull request #1361 from ucb-bar/fix-chisel-hier
Fix Chisel hierarchy API - Fixes #1356
|
2023-02-24 11:29:35 -08:00 |
|
Jerry Zhao
|
d6da4bcd18
|
Merge pull request #1359 from ucb-bar/fastnocci
Reduce test cases for noc-config in CI
|
2023-02-23 10:12:47 -08:00 |
|
Jerry Zhao
|
63a7d13ec7
|
Fix newline in message in build-setup.sh
|
2023-02-23 10:12:03 -08:00 |
|
Jerry Zhao
|
3ab29b38eb
|
Merge pull request #1360 from ucb-bar/jerryz123-patch-2
|
2023-02-22 23:18:14 -08:00 |
|
joonho hwangbo
|
3461cd3a99
|
Merge pull request #1357 from ucb-bar/fpga-makefile-fix
fpga makefile clean fix
|
2023-02-22 22:54:31 -08:00 |
|
joonho hwangbo
|
d5f6e563c2
|
Merge pull request #1351 from ucb-bar/rm-duplicate-compiler-anno
Remove Duplicate Compiler Flags
|
2023-02-22 22:54:05 -08:00 |
|
abejgonzalez
|
f27845e15e
|
Fix Chisel hierarchy API - Fixes #1356
|
2023-02-22 22:07:05 -08:00 |
|
Jerry Zhao
|
d845e81b2b
|
Reduce test cases for noc-config in CI
|
2023-02-22 18:14:41 -08:00 |
|
Jerry Zhao
|
c66388c7c2
|
Move EXTRA_SIM_FLAGS to defaults.sh in CI
|
2023-02-22 16:48:03 -08:00 |
|
Jerry Zhao
|
c410dc2d2d
|
Consolidate mmio-accelerator test configs into a single config
|
2023-02-22 16:48:03 -08:00 |
|
Jerry Zhao
|
04f30b9584
|
Consolidate peripheral device testing configs into a single ManyPeripheralsConfig
|
2023-02-22 16:48:03 -08:00 |
|
Jerry Zhao
|
546aa981b6
|
Bump boom
|
2023-02-22 16:48:03 -08:00 |
|
joey0320
|
5d0a25bab3
|
Revert "Remove Duplicate Compiler Flags"
This reverts commit be35854286.
|
2023-02-22 16:48:03 -08:00 |
|
Jerry Zhao
|
46225436c0
|
Update tutorial patches
|
2023-02-22 15:17:39 -08:00 |
|
Jerry Zhao
|
4cdc2801be
|
Override spike's misa in cosim mode
Writable bits in MISA is implementation-defined, so we can't follow spike here.
|
2023-02-22 15:15:28 -08:00 |
|
Jerry Zhao
|
f8fb8f38d8
|
Bump testchipip
|
2023-02-22 14:49:43 -08:00 |
|
Jerry Zhao
|
614e65e9a2
|
Merge pull request #1352 from ucb-bar/fastci
Consolidate CI testing configs to improve CI runtime
|
2023-02-22 14:42:59 -08:00 |
|
Jerry Zhao
|
25bd76cf06
|
Remove build.sbt from gemmini/icenet deps
|
2023-02-22 11:36:37 -08:00 |
|
Jerry Zhao
|
27b0dd8abe
|
Remove TLHelper, directly use tilelink node constructors
TLHelper 1) obfuscates the underlying node architecture and
2) results in otherwise unnecessary dependencies on testchipip
|
2023-02-22 11:35:38 -08:00 |
|
joey0320
|
8e87a450b6
|
fpga makefile clean fix
|
2023-02-22 10:19:05 -08:00 |
|
joey0320
|
3b6c0d2ae3
|
fixes
|
2023-02-22 10:00:11 -08:00 |
|
joey0320
|
985491659a
|
Fix TestDriver.v missing from gen-collateral after recompiling
|
2023-02-22 10:00:11 -08:00 |
|
Jerry Zhao
|
3b248b1368
|
Fix firesim sbt builds
|
2023-02-22 10:00:11 -08:00 |
|
Jerry Zhao
|
1adc21d663
|
Fix socket name length issues on CI
|
2023-02-22 10:00:11 -08:00 |
|
Jerry Zhao
|
88fe297d95
|
Move EXTRA_SIM_FLAGS to defaults.sh in CI
|
2023-02-22 09:53:22 -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
|
dd52a3ba8f
|
Bump boom
|
2023-02-22 00:21:44 -08:00 |
|
Jerry Zhao
|
cdfb6306aa
|
Merge pull request #1354 from ucb-bar/fix-missing-testdriver
Fix TestDriver.v missing from gen-collateral after recompiling
|
2023-02-22 00:21:01 -08:00 |
|
joey0320
|
0bcdbaa9b2
|
Revert "Remove Duplicate Compiler Flags"
This reverts commit be35854286.
|
2023-02-21 21:54:45 -08:00 |
|
joey0320
|
32dfc6fbf0
|
fixes
|
2023-02-21 21:52:03 -08:00 |
|