Commit Graph

512 Commits

Author SHA1 Message Date
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
Jerry Zhao
65bad16ef4 Add brief text on spike-as-a-tile to docs: 2023-01-17 11:07:28 -08:00
joey0320
e8e0f3e902 Fix HARNESS_* to MODEL_* for consistence 2023-01-09 10:36:08 -08:00
abejgonzalez
292cc753ce Run pre-commit on all files 2022-12-21 15:59:46 -08:00
abejgonzalez
5996ec69a5 Rework build-setup | Add single-node CI 2022-12-09 17:33:41 -08:00
PisonJay
757d354410 Fix typo in Initial-Repo-Setup.rst (#1269) 2022-11-15 13:27:38 -08:00
joonho hwangbo
33f5040b5d Integrate Mempress memory tester (#1253) 2022-10-17 18:41:39 -07:00
Jerry Zhao
fb2f83b90c Merge pull request #1252 from ucb-bar/fsdb
Default VCS simulators should generate FSDB
2022-10-16 14:15:40 -07:00
Michael Ren
8ffb448009 Add run-binary-debug option to waveform docs 2022-10-13 01:43:08 -07:00
Jerry Zhao
d83ba0c19b Switch to default generating FSDB 2022-10-10 16:20:14 -07:00
Abraham Gonzalez
f2c5f08f54 Update conf.py 2022-10-06 12:53:19 -05:00
Abraham Gonzalez
70f096a34a Remove extra logger call 2022-10-06 12:41:49 -05:00
Abraham Gonzalez
fe3b4f2600 Update stable docs 2022-10-06 12:24:36 -05:00