Commit Graph
3255 Commits
Author SHA1 Message Date
Abraham GonzalezandGitHub 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 GonzalezandGitHub 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
Harrison Liew 0883993000 model and top reference common modules, need to filter them out from sim to avoid module collisions 2023-03-08 16:11:01 -08:00
Jerry ZhaoandGitHub 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
Sagar Karandikar 8947216707 first pass at xcelium support 2023-03-08 17:57:31 +00: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
abejgonzalezandjoey0320 c15a72d8e1 Bump FireSim 2023-03-08 09:25:16 -08:00
abejgonzalezandjoey0320 2acb986ba1 Use local .ivy/.sbt in FireSim | Disable supershell | Rework remote env. vars. 2023-03-08 09:25:16 -08:00
abejgonzalezandjoey0320 4add9f7e9e Move .ivy2 and .sbt into Chipyard root 2023-03-08 09:25:16 -08:00
Abraham Gonzalezandjoey0320 817b6dece9 Use temp directory for config finder (#1381) 2023-03-08 09:25:16 -08:00
Jerry ZhaoandGitHub 4f74f29724 Merge pull request #1345 from ucb-bar/bringup2
Arty100T board + TSI-over-UART
2023-03-07 18:21:45 -08:00
Abraham GonzalezandGitHub 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 GonzalezandGitHub 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
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 Gonzalezandjoey0320 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
abejgonzalezandjoey0320 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 GonzalezandGitHub 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 ZhaoandGitHub 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 e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -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
joey0320andabejgonzalez af2a146397 bump barstools 2023-03-02 09:29:58 -08:00
joey0320andabejgonzalez 07b194e85a add disallowPackedArrays 2023-03-02 09:29:58 -08:00
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 GonzalezandGitHub 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 LiewandGitHub 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 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 ZhaoandGitHub 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 LiewandGitHub 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 LiewandGitHub 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