Commit Graph

536 Commits

Author SHA1 Message Date
Jerry Zhao
8ecd7bfa89 Merge remote-tracking branch 'origin/main' into port_api 2023-10-09 11:18:00 -07:00
Jerry Zhao
eb3a0aecf4 Add PortAPI between IO and Harness blocks 2023-10-05 15:02:56 -07:00
Vladimir Milovanović
3d96cf5bc9 Adds initial Nexys Video board support.
Co-authored-by: pznikola <p.z.nikola@etf.rs>
2023-10-05 23:01:29 +02:00
Jerry Zhao
8c1319073c Merge pull request #1601 from ucb-bar/no-mcaxiram
Remove MultiClockHarnessAXIMem
2023-09-20 21:26:40 -07:00
Jerry Zhao
9ab5067e35 Update docs on bringup sims 2023-09-20 11:44:43 -07:00
Jerry Zhao
0fd04c302f Merge pull request #1602 from ucb-bar/mihai-temp
Updated docs on waveform generation to match current workflow.
2023-09-17 10:34:02 -07:00
Jerry Zhao
affbdc254b Update docs/Simulation/Software-RTL-Simulation.rst 2023-09-17 10:33:42 -07:00
Mihai Tudor
0de940b6a0 Updated docs on waveform generation 2023-09-16 19:48:59 -07:00
abejgonzalez
dafd7be273 Bump docs 2023-09-08 15:32:01 -07:00
abejgonzalez
284f276fbb Remove Dromajo + documentation 2023-09-08 14:28:10 -07:00
Jerry Zhao
e148a32e6b Merge pull request #1514 from ucb-bar/klayout-docs
KLayout section of Sky130+OpenROAD tutorial
2023-09-05 11:41:09 -07:00
abejgonzalez
c7f1fe220d Enable precommit | Format files 2023-08-28 14:56:55 -07:00
Jerry Zhao
7440f561d0 Merge pull request #1572 from JL102/wsl
Documentation: Change "don't use Windows" to "if using Windows, use WSL"
2023-08-23 15:29:38 -07:00
-T.K.-
f352ef46f4 ADD: minor fix on GPIO and UART description 2023-08-21 15:33:07 -07:00
-T.K.-
2f7219d41b ADD: add SPI documentation 2023-08-21 15:27:09 -07:00
-T.K.-
5b561c2d68 ADD: add docs for peripheral devices 2023-08-21 15:21:55 -07:00
Jordan Lees
58b9730dc7 change 'don't use Windows' to 'if using Windows, use WSL' 2023-08-03 15:19:07 -07:00
abejgonzalez
59699dde61 Merge remote-tracking branch 'origin/main' into klayout-docs 2023-07-12 17:21:56 -07:00
Sriram Sridhar
6f8041bf82 UPF Generation 2023-07-12 14:19:23 -07:00
abejgonzalez
c61fabd301 'Force' users to install libmamba 2023-07-12 00:21:26 +00:00
Jerry Zhao
6f90102770 Merge branch 'main' into klayout-docs 2023-07-10 09:21:18 -07:00
Sagar Karandikar
91fb5e6194 Update Initial-Repo-Setup.rst 2023-07-08 22:14:05 -07:00
Abraham Gonzalez
a11a09cf5a Clarify docs to use latest conda 2023-07-08 22:05:42 -07:00
Abraham Gonzalez
0841ad1350 Merge pull request #1544 from ucb-bar/conda-bump
Bump Conda + Deprecate docker image docs
2023-07-07 09:53:44 -07:00
Jerry Zhao
6a3e3d966b Merge pull request #1549 from JL102/patch-2
Updated part of "Integrating Custom Chisel Projects into the Generator Build System" docs which was out of date
2023-07-05 12:23:57 -07:00
Jordan Lees
75ee2cff8c Update Custom-Chisel.rst
Removed a line which had incorrect info
2023-07-05 12:18:32 -07:00
Jordan Lees
78a9c00a4b The lazy val chipyard bit was out of date in this doc page 2023-07-05 12:06:40 -07:00
abejgonzalez
adcb736901 Bump Conda + Deprecate docker image docs 2023-07-05 10:58:48 -07:00
Jerry Zhao
1e51347d69 Merge pull request #1535 from ucb-bar/fix-docs-2
ADD: add documentation for build-setup skip
2023-07-05 10:38:11 -07:00
Jerry Zhao
e78ac6be32 Apply suggestions from code review
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2023-07-05 10:37:54 -07:00
Jerry Zhao
fc8a8b661d Merge pull request #1540 from milovanovic/main
Docs add that ASAP7 tutorial should be executed in vlsi directory
2023-07-05 09:24:02 -07:00
Jerry Zhao
43789d77dd Merge pull request #1538 from JL102/patch-1
Fixed typos in CDE docs page, and added info on how config fragments in the chain can be overridden
2023-07-05 09:23:43 -07:00
Jerry Zhao
e2f2951ff8 Merge pull request #1520 from ucb-bar/fix-docs-1
FIX: fixing docs, WithBackingScratchpad is deprecated, use WithScratchpad instead
2023-07-05 09:23:01 -07:00
Vladimir Milovanović
a0e6368617 Explicitely say that the tutorial flow is executed in the vlsi directory. 2023-07-03 00:24:27 +02:00
Vladimir Milovanović
06196ff39b Add spaces between -s flag and the skip step number 2023-07-03 00:10:41 +02:00
Jordan Lees
487009181e Added details on how properties can be overridden 2023-06-30 17:15:24 -07:00
Jordan Lees
5237d3f115 Fixed typos so that the scala code can be pasted into a project & it runs 2023-06-30 17:01:06 -07:00
-T.K.-
b67cd1e84b ADD: add documentation for build-setup skip 2023-06-27 11:01:11 -07:00
nayiri-k
dde635245b Merge branch 'main' of https://github.com/ucb-bar/chipyard into klayout-docs 2023-06-16 11:26:22 -07:00
Sagar Karandikar
7c9fabfdef Update FPGA-Accelerated-Simulation.rst 2023-06-16 09:42:49 -07:00
-T.K.-
b2e4e5ebed FIX: WithBackingScratchpad is deprecated, use WithScratchpad instead 2023-06-15 19:09:18 -07:00
Nayiri K
764d44ca5b Merge branch 'main' of https://github.com/ucb-bar/chipyard into klayout-docs 2023-06-15 11:00:53 -07:00
nayiri-k
fcff5f990c adding klayout window screenshot to tutorial docs 2023-06-14 10:14:09 -07:00
Jerry Zhao
d287fed654 Merge pull request #1495 from ucb-bar/shuttle
Add dual-issue in-order "shuttle" core
2023-06-13 15:29:39 -07:00
Jerry Zhao
a486194d3d Merge branch 'main' into shuttle 2023-06-13 11:01:19 -07:00
Jerry Zhao
d72158ec41 Merge pull request #1486 from nikhiljha/rocc-doc
Add higher level explanations of RoCC + more resources
2023-06-13 10:32:01 -07:00
Jerry Zhao
e4eaa50354 docs: Fix comment on rocc tag bits 2023-06-13 00:57:56 -07:00
Jerry Zhao
903971f32f Add documentation page indicating existence of prefetchers 2023-06-12 16:47:23 -07:00
Jerry Zhao
7995f1de64 Add doc page on shuttle core 2023-06-12 10:10:37 -07:00
nayiri-k
ef185254e1 added tool versions to prerequisite setup 2023-06-08 15:11:28 -07:00