Commit Graph

3067 Commits

Author SHA1 Message Date
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
Nayiri Krzysztofowicz
47f84e97b4 Merge branch 'main' of https://github.com/ucb-bar/chipyard into vlsi-tutorial 2023-03-10 15:59:13 -08:00
Harrison Liew
a8c9c8271e Merge pull request #1369 from ucb-bar/sim-syn-par-fix 2023-03-10 15:09:58 -08:00
Nayiri Krzysztofowicz
b52cad6123 updated conda lock to install sky130A pdk 2023-03-10 14:01:06 -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
nayiri-k
15d001fe0c updated skywater tutorials 2023-03-09 11:35:41 -08:00
Nayiri K
d5f1dd9bcb changed key from openram to sram22 2023-03-09 11:34:34 -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
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 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
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
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
joey0320
af2a146397 bump barstools 2023-03-02 09:29:58 -08:00
joey0320
07b194e85a add disallowPackedArrays 2023-03-02 09:29:58 -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