Commit Graph

474 Commits

Author SHA1 Message Date
Jerry Zhao
4a712a7de5 Add doc page on architectural checkpoints 2023-04-19 20:09:14 -07:00
Jerry Zhao
104a5299a9 Fix typos 2023-04-19 19:52:46 -07:00
Jerry Zhao
7aaa233d73 Switch to LOADMEM=1, LOADARCH=loadarch flags 2023-04-12 17:26:07 -07:00
Jerry Zhao
f28d114f12 Switch to loadmem-by-elf instead of loadmem-by-hex 2023-04-12 17:24:16 -07:00
Abraham Gonzalez
8a7c98c427 Merge pull request #1424 from ucb-bar/new-cfg-finder
New Scala-based Config Finder
2023-04-05 13:41:56 -07:00
Jerry Zhao
4c085ebafc Merge pull request #1399 from ucb-bar/iobinder-qol
QoL improvement to IOBinders + custom ChipTop example
2023-04-05 00:42:54 -07:00
abejgonzalez
a5ee995ed4 New Scala-based Config Finder 2023-04-04 22:58:28 +00:00
Jerry Zhao
2831111134 Mention custom ChipTop in documentation' 2023-04-03 17:31:20 -07:00
abejgonzalez
381a804bf2 Cleanup docs | Bump CI 2023-03-31 10:14:10 -07:00
Jerry Zhao
162ceca9ab Update spike-as-a-tile docs 2023-03-30 23:55:08 -07:00
Harrison Liew
9ef3001ce1 Remove Cadence & Synopsys plugins (#1410)
* remove Cadence & Synopsys plugins from docs and scripts

* update conda-locks
2023-03-21 09:34:38 -07:00
nayiri-k
0ed796484b adding a note about openroad freezing post-detailed_route [skip ci] 2023-03-14 11:18:41 -07:00
nayiri-k
78b6bdb754 Merge branch 'openroad' of https://github.com/ucb-bar/chipyard into openroad 2023-03-13 11:27:47 -07:00
nayiri-k
f2cf6b7e18 updating prerequisite setup for sky130 tutorials [skip ci] 2023-03-13 11:27:38 -07:00
Nayiri Krzysztofowicz
3b1530402f Merge branch 'vlsi-tutorial' of https://github.com/ucb-bar/chipyard into openroad 2023-03-12 12:29:07 -07:00
Nayiri Krzysztofowicz
1fd5381f89 Merge branch 'main' of https://github.com/ucb-bar/chipyard into vlsi-tutorial 2023-03-12 10:42:20 -07:00
joey0320
3b79de660f fix 2023-03-11 20:02:53 -08:00
joey0320
d7574084c1 Update docs related to circt 2023-03-11 18:56:36 -08:00
joey0320
1c1b0effa3 update docs for release 2023-03-11 16:52:50 -08:00
nayiri-k
e8c1b09d70 added note about generated-src being different for commercial/openroad flows 2023-03-10 22:37:31 -08:00
nayiri-k
d2130f2e31 updated layout of openroad design [skip ci] 2023-03-10 20:47:24 -08:00
nayiri-k
89a23faa00 updating docs to include correct build path [skip ci] 2023-03-10 15:12:43 -08:00
nayiri-k
15d001fe0c updated skywater tutorials 2023-03-09 11:35:41 -08:00
Ella Schwarz
c7ea3b6a47 Minor clarification in visualization section 2023-03-08 13:01:42 -08:00
Ella Schwarz
f1c24383b9 Add graphml visualization section 2023-03-08 10:14:57 -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
Jerry Zhao
f8fb63687c Add arty100T and uart-tsi instructions 2023-03-06 17:48:26 -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
abejgonzalez
e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -08:00
Harrison Liew
79a7275ad5 pattern match VLSI upgrade script 2023-03-01 14:02:35 -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
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
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
Harrison Liew
660c63fb34 Merge pull request #1324 from ucb-bar/new-hammer
New Hammer
2023-02-15 13:14:01 -08:00
ken_ho
4977d8fb49 Upgrade-vlsi script 2023-02-13 15:49:41 -08:00
Jerry Zhao
b92928090d Update doc source references 2023-02-11 13:00:57 -08:00
Jerry Zhao
f321d7bd3b Remove references to old ringsbus 2023-02-11 12:54:50 -08:00
Jerry Zhao
0190da20f0 Update documentation source pointers 2023-02-11 12:48:40 -08:00
Harrison Liew
e4b35f45fa Merge branch 'main' into new-hammer 2023-02-10 12:55:41 -08:00
Harrison Liew
83764d3329 [skip ci] add power-rtl and power-syn targets 2023-02-09 13:01:08 -08:00
Harrison Liew
ea65d93c8e [skip ci] remove need to set site_packages_dir 2023-02-09 10:18:24 -08:00
Harrison Liew
2680f552cf [skip ci] trying ENABLE_CUSTOM_FIRRTL_PASS=1 for Yosys, clarify init script for private tech plugins 2023-02-06 12:31:39 -08:00
Harrison Liew
a6342ced21 [skip ci] update some docs, merge VLSI_RTL and VLSI_BB into one 2023-02-06 12:31:00 -08:00
Harrison Liew
48539353b0 Makefile fixes, but sim still doesn't work 2023-02-06 12:29:29 -08:00
Harrison Liew
1dcc7bd9f5 use pip within conda, update docs + links 2023-02-06 12:29:29 -08:00
Jerry Zhao
11a4796731 Advise riscv-tools for gemmini users in docs 2023-02-05 09:13:46 -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
joonho hwangbo
db31427079 Sync docs with CIRCT changes (#1312) 2023-01-17 16:14:09 -08:00