Commit Graph

62 Commits

Author SHA1 Message Date
abejgonzalez
c7f1fe220d Enable precommit | Format files 2023-08-28 14:56:55 -07:00
Sagar Karandikar
7c9fabfdef Update FPGA-Accelerated-Simulation.rst 2023-06-16 09:42:49 -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
abejgonzalez
5996ec69a5 Rework build-setup | Add single-node CI 2022-12-09 17:33:41 -08:00
Michael Ren
8ffb448009 Add run-binary-debug option to waveform docs 2022-10-13 01:43:08 -07:00
abejgonzalez
6a98140bf5 Bump docs 2022-09-13 22:53:08 -07:00
Abraham Gonzalez
27acda4d1b Doc update 2022-09-12 18:38:44 +00:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
abejgonzalez
9c12ce08b7 Create new prototyping section | Address some comments | Small clarifications 2020-11-07 17:05:39 -08:00
James Dunn
8fb76dda7b Fixed syntax. 2020-11-06 20:00:29 -08:00
James Dunn
e20311da84 Adding implementation details for the Arty. 2020-11-06 19:58:52 -08:00
James Dunn
98fcea7b57 Adding initial Arty documentation; will be expanded further. 2020-11-06 17:25:05 -08:00
abejgonzalez
b7ef848605 Add some docs on debugging 2020-11-06 11:13:27 -08:00
abejgonzalez
84508bee6e More FPGA prototyping docs 2020-11-05 21:51:25 -08:00
abejgonzalez
255e88fe8f Initial outline of FPGA prototyping docs 2020-11-05 17:06:34 -08:00
Alon Amid
6eaac63e1b address PR comments 2020-10-16 06:34:26 +00:00
Alon Amid
fd4a70dfb6 docs typos 2020-10-15 18:04:31 +00:00
Alon Amid
c7a197d79a docs 2020-10-15 17:51:28 +00: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
e206917b56 Bump firesim 2020-02-25 13:23:49 -08:00
Jerry Zhao
43086465a8 Bump FireSim for naming changes 2020-02-24 16:14:41 -08:00
Jerry Zhao
708a5fb9a6 Address generator unification PR reviews 2020-02-23 22:53:14 -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
abejgonzalez
73252f323b Merge remote-tracking branch 'origin/dev' into alon-docs-dev 2019-10-07 19:54:12 -07:00
David Biancolin
aa6e09f800 Rename Endpoint -> Bridge 2019-10-06 03:32:50 +00:00
alonamid
a07a1d2b8a some docs cleanup 2019-10-04 00:16:25 -07:00
Jerry Zhao
3dbb5508be [docs][ci skip] Information on debug methodology 2019-09-28 18:20:23 -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
Jerry Zhao
4de40d3863 Update naming in docs 2019-08-28 14:53:24 -07:00
abejgonzalez
8ba73d13b8 fix the doc warnings 2019-08-08 17:19:10 -07:00