Commit Graph

700 Commits

Author SHA1 Message Date
alonamid
4853300de6 Merge pull request #247 from ucb-bar/firrtl-docs
Firrtl Transforms Documentation
2019-09-27 00:45:44 -07:00
abejgonzalez
f24eba30f6 change order of dontTouch | make more concise [ci skip] 2019-09-27 00:32:47 -07:00
abejgonzalez
802c11dbef add some extra clarity [ci skip] 2019-09-26 23:16:57 -07:00
abejgonzalez
c6bdeda9ed small fixes + cleaner example explanation [ci skip] 2019-09-26 23:10:51 -07:00
Albert Magyar
c5938c48d5 Merge pull request #262 from ucb-bar/verilog-block-docs
Add Verilog MMIO GCD peripheral example
2019-09-26 16:12:12 -07:00
Albert Magyar
f2939823ce Clean up paragraph on FIRRTL transform BlackBox support 2019-09-26 10:09:02 -07:00
Albert Magyar
28664ea8df Update section header on Verilog support in chipyard tools 2019-09-26 09:50:41 -07:00
Albert Magyar
216ae3ee54 Add more tips for Verilog blackbox integration 2019-09-26 09:32:38 -07:00
Albert Magyar
c2ce173195 Add Verilog MMIO GCD peripheral example 2019-09-26 01:47:31 -07:00
Abraham Gonzalez
aa7fd5ada0 Merge pull request #260 from ucb-bar/boom-diagram
Add boom picture [ci skip]
2019-09-25 20:46:33 -07:00
abejgonzalez
92fe8e63e3 Add boom picture [ci skip] 2019-09-25 20:43:55 -07:00
Abraham Gonzalez
58105c78dd Merge pull request #259 from ucb-bar/alon-docs-dev
fix docs bugs
2019-09-25 20:37:36 -07:00
alonamid
c224b3f921 Merge remote-tracking branch 'origin/dev' into alon-docs-dev 2019-09-25 20:35:06 -07:00
alonamid
80f27cfcfe another bug fix 2019-09-25 20:33:38 -07:00
alonamid
7edf0a9c1c Merge pull request #252 from ucb-bar/howie-docs
Basic IceNet and Test Chip IP docs
2019-09-25 20:27:37 -07:00
alonamid
65604b0975 Merge branch 'dev' into howie-docs 2019-09-25 20:26:22 -07:00
abejgonzalez
461829678e switch from no debug to peripheryserial [skip ci] 2019-09-25 20:24:20 -07:00
Abraham Gonzalez
8126cdf95f Merge pull request #250 from mehnadnerd/master
Notes that building with macOS doesn't really work
2019-09-25 20:09:27 -07:00
Abraham Gonzalez
bbfe021e0a Merge pull request #258 from ucb-bar/swDocs
Sw docs
2019-09-25 20:07:13 -07:00
Abraham Gonzalez
eb7fbec624 Update docs/Software/FireMarshal.rst [skip ci] 2019-09-25 20:06:58 -07:00
Abraham Gonzalez
0241a324b6 Merge pull request #254 from mehnadnerd/docs-generators-change
[docs] [ci skip] Update generators and quick start so it is clear how…
2019-09-25 20:04:03 -07:00
Brendan Sweeney
5c553309f0 Merge branch 'dev' into docs-generators-change 2019-09-25 20:03:05 -07:00
abejgonzalez
d0e5a40687 slightly more clarity in the diplomacy example [skip ci] 2019-09-25 20:02:16 -07:00
alonamid
adaebd30b9 fix docs bugs 2019-09-25 19:42:18 -07:00
alonamid
7420841f24 Merge pull request #246 from ucb-bar/sha3docs
SHA3 Docs
2019-09-25 19:35:50 -07:00
Abraham Gonzalez
7cfac672c1 Update docs/Chipyard-Basics/Configs-Parameters-Mixins.rst [skip ci]
Co-Authored-By: Jerry Zhao <jerryz123@berkeley.edu>
2019-09-25 19:34:47 -07:00
alonamid
f7b01543e2 Merge branch 'dev' into sha3docs 2019-09-25 19:33:48 -07:00
Abraham Gonzalez
9a98af5195 Merge pull request #244 from ucb-bar/alon-docs-dev
Generators (Rocket Split, Hwacha Intro, SiFive Blocks) Docs Blitz PR
2019-09-25 18:51:25 -07:00
abejgonzalez
86d721b5b9 Merge remote-tracking branch 'origin/dev' into alon-docs-dev 2019-09-25 18:50:37 -07:00
abejgonzalez
4bbc1f8b06 change example subproject to hwacha [ci skip] 2019-09-25 18:45:51 -07:00
Abraham Gonzalez
0aa7f24aa2 Merge pull request #255 from ucb-bar/random-tools-docs
add firrtl interpreter to the docs [ci skip]
2019-09-25 18:42:17 -07:00
alonamid
4443f72f37 simulator name update 2019-09-25 18:12:25 -07:00
alonamid
a33b716504 typo 2019-09-25 18:07:44 -07:00
alonamid
90bafa6409 GPIO clarification 2019-09-25 18:01:38 -07:00
alonamid
d908192bde typo 2019-09-25 17:59:18 -07:00
alonamid
db1d84d9f8 typo 2019-09-25 17:57:49 -07:00
Brendan Sweeney
c4c8cc65af [docs] [ci skip] Alon's comments 2019-09-25 17:56:16 -07:00
abejgonzalez
71db99911b extra cleanup [ci skip] 2019-09-25 17:54:47 -07:00
Jerry Zhao
c6df870912 [docs][ci skip] Update SHA3 description to reflect current RTL 2019-09-25 17:38:42 -07:00
Brendan Sweeney
23b667ad76 [ci skip] [docs] Abe's comments 2 2019-09-25 17:27:10 -07:00
Brendan Sweeney
438bb8c785 [docs] [skip ci] Change based on Abe's comments 2019-09-25 17:26:44 -07:00
Howard Mao
2f3c87dade add explanation of LazyModule vs. LazyModuleImp [skip ci] 2019-09-25 17:25:38 -07:00
Nathan Pemberton
824c3177d8 Added software section. Marshal is populated (mostly points to Marshal's own readthedocs). Spike is a stub. 2019-09-25 17:22:18 -07:00
Brendan Sweeney
e8a197d8a8 [docs] [ci skip] 2019-09-25 17:18:27 -07:00
alonamid
0f793bfb07 add makefile asm-tests note 2019-09-25 17:16:38 -07:00
Albert Magyar
b3d6ac3163 Merge pull request #253 from ucb-bar/raxi
Fix typo in tutorial config
2019-09-25 17:09:39 -07:00
alonamid
bb819cfbbf hwacha link 2019-09-25 16:56:32 -07:00
alonamid
2524b02806 PR comments 2019-09-25 16:52:54 -07:00
Howard Mao
9dc0abb485 explain how to add IceNet and TestChipIP hardware to design 2019-09-25 16:41:32 -07:00
abejgonzalez
beae2cfcf9 emphasize that firrtl-interpreter is deprecated | mention smaller modules [ci skip] 2019-09-25 16:38:09 -07:00