Commit Graph

36 Commits

Author SHA1 Message Date
Jerry Zhao
838cd9a69f Remove hwacha/esp-tools 2024-05-10 17:27:10 -07:00
Eymen Ünay
956308502b [docs] Fix sim output executable name usage in docs (NFC)
The Software RTL Simulation docs mention an output executable however its name is different.
2024-04-22 14:32:12 +03:00
joonho.whangbo
b848e23d08 Update TLMonitor documentation 2024-01-22 14:14:59 -08:00
joonho.whangbo
da8a1b50d0 Fast rocket config 2024-01-22 13:58:46 -08:00
joonho.whangbo
e7eda21a1c Make no tlmonitor the default config, add explicit example on how to add tlmonitors 2024-01-22 13:41:41 -08:00
Jordan Lees
5136b7e2ea Update docs/Simulation/Software-RTL-Simulation.rst
Co-authored-by: Jerry Zhao <qwertyuiopghb@gmail.com>
2023-11-03 23:56:51 -04:00
JL102
b386e145d4 docs: Add info on chipyard's tests dir
The most important part of this addition, IMO, is the note about `__main()`, since
it's currently not noted anywhere in Chipyard's docs. It was initially very hard for
me to find any explanation about __main until I stumbled across libgloss-htif's readme page.

Signed-off-by: JL102 <jordanlees@mailbox.org>
2023-11-03 19:06:23 -04: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
c7f1fe220d Enable precommit | Format files 2023-08-28 14:56:55 -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
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
joonho hwangbo
db31427079 Sync docs with CIRCT changes (#1312) 2023-01-17 16:14:09 -08:00
Michael Ren
8ffb448009 Add run-binary-debug option to waveform docs 2022-10-13 01:43:08 -07:00
abejgonzalez
fa97359516 Cleanup VCS's csrc directory | Fix small doc typo 2020-08-21 17:02:06 -07:00
abejgonzalez
c9791ccbdf Update docs | Revert/Update emulator.cc 2020-08-21 12:06:18 -07:00
abejgonzalez
425b8ce850 Add support for multi-threaded verilator 2020-08-20 23:37:17 -07:00
Abraham Gonzalez
c3749ce88f Add space 2020-08-18 10:41:35 -07:00
Abraham Gonzalez
d82e7dbed5 Cleanup more 2020-08-18 10:40:45 -07:00
Abraham Gonzalez
8867c3241c Add .swo to .gitignore | Update docs 2020-08-17 17:07:29 -07:00
Colin Schmidt
caab6fb968 Add run-binary-hex docs 2020-08-05 11:27:14 -07:00
Howard Mao
d7f3f91f18 implement fast loadmem feature 2020-08-01 15:04:18 -07:00
KlepD-SAL
e98ebec30d Added note about resource usage during elaboration to docs (#517)
On computers with limited resources (like main memory) the elaboration will fail with the message 'make: *** [firrtl_temp] Error 137'. Since no further explaination of the error is given, its meaning should be mentioned in the docs.
2020-04-20 11:47:59 -07:00
Abraham Gonzalez
01238c8b7a Rename Config Mixins to Fragments (#451)
* [docs] rename config mixins -> fragments [ci skip]

* [docs] cleanup naming | link similar sections [ci skip]

* [boom] bump for mixin rename [ci skip]

* [docs] cleanup capitalization [ci skip]

* [docs] consistent config fragment naming [ci skip]

* [boom] bump boom for documentation changes [ci skip]

* [docs] update source comments [ci skip]

* [docs] fix last config fragment name [ci skip]

Co-Authored-By: alonamid <alonamid@eecs.berkeley.edu>

Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
2020-02-27 09:31:08 -08:00
Jerry Zhao
c12819eb52 Update docs 2020-02-13 12:33:28 -08:00
abejgonzalez
ef3efa69ef update the docs up to tools 2019-10-07 20:29:14 -07:00
alonamid
80f27cfcfe another bug fix 2019-09-25 20:33:38 -07:00
alonamid
adaebd30b9 fix docs bugs 2019-09-25 19:42:18 -07:00
abejgonzalez
4bbc1f8b06 change example subproject to hwacha [ci skip] 2019-09-25 18:45:51 -07:00
alonamid
4443f72f37 simulator name update 2019-09-25 18:12:25 -07:00
alonamid
0f793bfb07 add makefile asm-tests note 2019-09-25 17:16:38 -07:00
alonamid
318cccd541 docs reorg 2019-09-25 14:03:54 -07:00