Commit Graph

30 Commits

Author SHA1 Message Date
Jerry Zhao
7699078dbe Remove dead docs link 2024-04-22 21:39:01 -07:00
Jerry Zhao
088460f266 Update docs to reflect in-tree barstools 2024-04-19 11:38:00 -07:00
abejgonzalez
284f276fbb Remove Dromajo + documentation 2023-09-08 14:28:10 -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
abejgonzalez
e744f7a20b Remove chisel-testers submodule 2023-03-03 16:50:05 -08:00
Anoop
a401861f5b Update Barstools.rst 2021-04-06 10:02:47 +05:30
Anoop
78241c278b Merge branch 'dev' into patch-2 2021-04-06 09:57:26 +05:30
Anoop
a7befc8c5c Updated barstools.rst after review-1
Edits after review-1
2021-03-31 22:19:49 +05:30
Anoop
bbaebcd596 Update barstools.rst
Added info about adding our own sram-macros cache
2021-03-31 17:28:24 +05:30
chick
3bb81bd707 Fixes syntax in sentence in barstools docs describing flow 2021-02-09 13:56:01 -08:00
alonamid
7e092c655b docs label disambiguation 2021-01-08 20:11:21 -08:00
alonamid
8bf23177d3 VLSI docs revamp midpoint 2020-11-02 14:32:39 -08:00
Jerry Zhao
3f5a204fd0 BOOM Bump w. Fromajo (#523)
* [uart] add uart adapter | add uart + adapter to all configs

* [uart] change pty define name | add uart to all configs that need it

* [uart] default to 115200 baudrate

* [dromajo] first working commit

* [dromajo] bump boom for commit-width > 1 fix

* [dromajo] adjust dromajo commits

* [dromajo] bump boom

* commit dromajo changes

* extra

* [dromajo] add block device to configs

* rebump older modules

* bump firesim

* [chipyard] enable dromajo in midas level simulation

* [testchipip] forgot to bump

* get rid of breaking things

* bump firesim

* bump boom

* Bump BOOM to ifu3 WIP

* bump firesim

* fix how memory is passed to dromajo

* bump boom and firesim

* fix merge issues

* add dromajo cosim bridge in chipyard

* move traceio back into testchipip (#488)

* refer to testchipip traceio in firechip (#490)

* Move TraceIO fragment to chipyard (#492)

* fix chipyard dromajo bridge (#493)

* Sboom dromajo bump (#501)

* [FireChip] Use clock in BridgeBinders

* [firesim] Update TraceGen BridgeBinder

* [Firechip] Add support for Tile <-> Uncore rational division

* [firesim] Update the multiclock test

* [firechip] Commit some Eagle X-related mock configs

* [firechip] Instantiate multiple TracerV bridges

* [Firechip] Include reset in tracerv tokens

* [TracerV] Drop the first token in comparison tests

* [Firechip] Make reverse instruction order in trace printf

* WARNING: Point at a fork of boom @ davidbiancolin

* [firesim] Update ClockBridge API

* Add Gemmini to README [ci skip] (#487)

* [firechip] Isolate all firesim-multiclock stuff in a single file

* add documentation on ring network and system bus

* Bump firesim for CI

* Bump FireSim

* Bump testchipip to dev

[ci skip]

* Bump FireSim

* [make] split up specific make vars/targets into frags (#499)

* [make] split up specific make vars/targets into frags

* [make] move dramsim and max-cycles into SIM_FLAGS

* [misc] move ariane configs to configs/ folder

* [dromajo] add dromajo

* [dromajo] bump for new traceio changes

* bump firesim

* bump firesim

* point to chipyard traceio

* bump boom

Co-authored-by: David Biancolin <david.biancolin@gmail.com>
Co-authored-by: Howard Mao <zhehao.mao@gmail.com>

* Support Dromajo + TracerV configurations

* [docs] add documentation for Dromajo in FireSim + Chipyard

* add a bit more docs

* [docs] bump docs

* [firesim] dump artefacts in firesim

* [firesim] update firesim

* [testchipip] remove extraneous items in testchipip

* [dromajo] prevent dromajo from breaking when params unset

* update firesim, dromajo, and testchipip

* [firesim] bump firesim

* [firesim] bump firesim

* [misc] bump firesim and testchipip for reviewer comments

* remove WithNoGPIO fragment

* bump firesim

* bump dromajo boom config

* bump firesim

* generate artefacts in firesim testsuite

Co-authored-by: abejgonzalez <abe.j.gonza@gmail.com>
Co-authored-by: Abraham Gonzalez <abe.gonzalez@berkeley.edu>
Co-authored-by: David Biancolin <david.biancolin@gmail.com>
Co-authored-by: Howard Mao <zhehao.mao@gmail.com>
2020-05-16 00:21:24 -07:00
Abraham Gonzalez
e94dc287b1 [docs/ci] cleanup docs and add ci to check it (#485) 2020-03-17 10:48:18 -07:00
Colin Schmidt
dc7e8f748d Barstools and chip docs (#446)
* WIP; Add some information on building a chip [skip ci]

* [docs] [ci skip] re-org chip/barstools docs

Also add macrocompiler flag descriptions

* [docs] Add MDF description [ci-skip]

* [docs] Address some of Abe and Harrison's feedback [ci skip]

* [docs] Update hierarchy/transform section [ci skip]

* [docs] Address all feedback except cost function [ci skip]

* [docs] Describe macro compiler cost function [ci skip]

Co-authored-by: John Wright <johnwright@eecs.berkeley.edu>
2020-03-14 11:36:53 -07:00
Jerry Zhao
c12819eb52 Update docs 2020-02-13 12:33:28 -08:00
David Biancolin
ca3eff022e Merge remote-tracking branch 'origin' into dev 2019-10-12 05:36:06 +00:00
Schuyler Eldridge
9c1ca8939a Use new website links
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@gmail.com>
2019-10-11 11:22:27 -04:00
abejgonzalez
5c5985de38 small spelling changes 2019-10-07 22:48:47 -07:00
alonamid
4853300de6 Merge pull request #247 from ucb-bar/firrtl-docs
Firrtl Transforms Documentation
2019-09-27 00:45:44 -07:00
abejgonzalez
71db99911b extra cleanup [ci skip] 2019-09-25 17:54:47 -07:00
abejgonzalez
beae2cfcf9 emphasize that firrtl-interpreter is deprecated | mention smaller modules [ci skip] 2019-09-25 16:38:09 -07:00
abejgonzalez
38fef1782f add firrtl interpreter to the docs [ci skip] 2019-09-25 13:50:22 -07:00
Paul Rigge
af3cb7cf19 Add some documentation for dsptools et al 2019-08-02 23:21:59 -07:00
abejgonzalez
b556bee0b9 rename to "Chipyard" 2019-06-23 22:47:23 -07:00
Abraham Gonzalez
3b14ac8706 minor fixes to links | misc cleanup 2019-05-27 17:11:10 -07:00
abejgonzalez
dde22a969b add more to docs | 1st spelling pass | more links | proper formatting 2019-05-27 15:29:09 -07:00
alonamid
7e1365f142 more docs skeleton 2019-05-17 14:33:58 -07:00