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
joey0320
3a53dc60d0
Add ENABLE_VLSI_FLOW flag
2023-03-03 22:34:00 -08:00
abejgonzalez
1332b52122
Use rename custom strategy to support caching
2023-03-03 18:09:13 -08:00
abejgonzalez
e744f7a20b
Remove chisel-testers submodule
2023-03-03 16:50:05 -08:00
abejgonzalez
fd62d9ec2d
Fix sbt assembly (remove duplicate classes, fix conflicts)
2023-03-03 15:36:36 -08:00
abejgonzalez
fe81afec14
Update build.sbt for sbt-assembly
2023-03-03 14:58:29 -08:00
Harrison Liew
54c55875e1
hierarchical flows should all fall under TOP suffix instead of VLSI_TOP which will change
2023-03-03 14:50:57 -08:00
abejgonzalez
8c8820a678
Bump SBT plugins
2023-03-02 22:42:17 -08:00
abejgonzalez
ea2f1eb6e1
Add SBT_OPTS to SBT invocation
2023-03-02 22:42:17 -08:00
abejgonzalez
df30b415f5
Remove SBT thin client | Build all with fat jars
2023-03-02 22:42:13 -08:00
joey0320
af2a146397
bump barstools
2023-03-02 09:29:58 -08:00
joey0320
07b194e85a
add disallowPackedArrays
2023-03-02 09:29:58 -08:00
Abraham Gonzalez
39b4af7da9
Merge pull request #126 from ucb-bar/rm-duplicate-compiler-anno
...
Remove duplicate compiler annotation
2023-03-01 23:44:23 -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
joey0320
30900965f0
merge master
2023-03-01 10:48:20 -08:00
Abraham Gonzalez
c58458eb29
Merge pull request #127 from tymcauley/use-scala-2.13
...
Update scala/sbt/chisel versions, fix CI
2023-02-28 20:12:11 -08:00
abejgonzalez
344be678e8
Move .ivy2 and .sbt into Chipyard root
2023-02-28 17:28:21 -08:00
Jerry Zhao
66e4448008
Merge remote-tracking branch 'origin/main' into bringup2
2023-02-28 16:19:14 -08:00
Jerry Zhao
2a4c5e6f88
Bump testchipip
2023-02-28 16:16:04 -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
89929cbb6e
cat VLSI_RTL
2023-02-28 13:10:49 -08:00
Harrison Liew
c1e8b20234
add SIM_FILE_REQS
2023-02-27 15:24:00 -08:00
Harrison Liew
a681bedae0
fix top/model separation for rtl vs. post-syn/par sim
2023-02-24 20:37:36 -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
joey0320
30df6dad0b
add disallowPackedArrays
2023-02-23 11:01:33 -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
Tynan McAuley
d9317d6019
Remove unused test file
...
This file is breaking the test build, the class it is testing was
removed in df3232f7d9 .
2023-02-22 22:06:36 -08:00
Tynan McAuley
20587cfd40
Run scalafmt after scala version update
2023-02-22 22:06:36 -08:00
Tynan McAuley
4e398da790
Update scala/sbt/chisel versions
...
The previous setup used Scala 2.12 even though Chipyard was trying to
override it to use 2.13.10.
Also sync Chisel minor versions with Chipyard, and update to a recent
sbt version.
2023-02-22 22:04:31 -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