Skip to content

Commit

Permalink
Add links to modified repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Pikuła <[email protected]>
  • Loading branch information
MarekPikula committed Jun 26, 2024
1 parent add61f5 commit b026dc0
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 6 deletions.
21 changes: 21 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,24 @@
[submodule "benchmarks/rvv-bench"]
path = benchmarks/rvv-bench
url = https://github.com/MarekPikula/rvv-bench

[submodule "code/chipyard"]
path = code/chipyard
url = https://github.com/MarekPikula/chipyard
update = none
[submodule "code/firesim"]
path = code/firesim
url = https://github.com/MarekPikula/firesim
update = none
[submodule "code/pulp-ara"]
path = code/pulp-ara
url = https://github.com/MarekPikula/pulp-ara
update = none
[submodule "code/FireMarshal"]
path = code/FireMarshal
url = https://github.com/MarekPikula/FireMarshal
update = none
[submodule "code/chipyard-ara-wrapper"]
path = code/chipyard-ara-wrapper
url = https://github.com/Samsung/chipyard-ara-wrapper.git
update = none
2 changes: 2 additions & 0 deletions .vscode/ltex.dictionary.en-US.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
auto-vectorizers
buildroot
Chipyard
ChipYard
combinational
FireMarshal
Expand All @@ -11,6 +12,7 @@ pixman
printf
RISCV-BOOM
RVV
rvv-bench
RVV-capable
synthesizable
Szyprowski
Expand Down
2 changes: 2 additions & 0 deletions .vscode/ltex.disabledRules.en-US.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
DASH_RULE
PHRASE_REPETITION
PASSIVE_VOICE
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"cSpell.words": [
"buildroot",
"Chipyard",
"pixman",
"Pixman",
"RISCV",
Expand Down
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,20 @@ On this website you can find all resources for my poster submission for *RISC-V

The following repositories were modified in process of this project:

-
- [Chipyard][chipyard-repo]
- [FireSim][firesim-repo]
- [PULP Ara][ara-repo]
- [PULP Ara Chipyard wrapper][ara-wrapper-repo]
- [FireMarshal][firemarshal-repo]

[chipyard-repo]: https://github.com/MarekPikula/chipyard/tree/ara-integration
[firesim-repo]: https://github.com/MarekPikula/firesim/tree/ara-integration
[ara-repo]: https://github.com/MarekPikula/pulp-ara/tree/chipyard-integration
[ara-wrapper-repo]: https://github.com/MarekPikula/chipyard-ara-wrapper
[firemarshal-repo]: https://github.com/MarekPikula/FireMarshal

> [!NOTE]
> All repositories are available as submodules in `code` directory.
> All repositories are available as submodules in the `code` directory.
## Benchmarks

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/rvv-bench
2 changes: 1 addition & 1 deletion benchmarks/rvv-bench-results
Submodule rvv-bench-results updated 1 files
+2,900 −425 pulp_ara/index.html
1 change: 1 addition & 0 deletions code/FireMarshal
Submodule FireMarshal added at 87c9fd
1 change: 1 addition & 0 deletions code/chipyard
Submodule chipyard added at 7603fa
1 change: 1 addition & 0 deletions code/chipyard-ara-wrapper
Submodule chipyard-ara-wrapper added at 0c3be2
1 change: 1 addition & 0 deletions code/firesim
Submodule firesim added at 4b6033
1 change: 1 addition & 0 deletions code/pulp-ara
Submodule pulp-ara added at 575adc
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,13 @@ <h2>Resources</h2>
<h2>Code</h2>
<p>The following repositories were modified in process of this project:</p>
<ul>
<li></li>
<li><a href="https://github.com/MarekPikula/chipyard/tree/ara-integration">Chipyard</a></li>
<li><a href="https://github.com/MarekPikula/firesim/tree/ara-integration">FireSim</a></li>
<li><a href="https://github.com/MarekPikula/pulp-ara/tree/chipyard-integration">PULP Ara</a></li>
<li><a href="https://github.com/MarekPikula/chipyard-ara-wrapper">PULP Ara Chipyard wrapper</a></li>
<li><a href="https://github.com/MarekPikula/FireMarshal">FireMarshal</a></li>
</ul>
<div class="markdown-alert markdown-alert-note"><p class="markdown-alert-title"><svg class="octicon octicon-info mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>Note</p><p>All repositories are available as submodules in <code class="notranslate">code</code> directory.</p>
<div class="markdown-alert markdown-alert-note"><p class="markdown-alert-title"><svg class="octicon octicon-info mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>Note</p><p>All repositories are available as submodules in the <code class="notranslate">code</code> directory.</p>
</div>
<h2>Benchmarks</h2>
<p>In order to assess performance of PULP Ara, <a href="https://github.com/camel-cdr/rvv-bench">rvv-bench</a> was used. Results are available <a href="benchmarks/rvv-bench-results/pulp_ara/index.html">here</a>. It uses a modified <a href="https://github.com/MarekPikula/rvv-bench/tree/pulp-ara">rvv-bench</a> suite.</p></article>
Expand Down

0 comments on commit b026dc0

Please sign in to comment.