Skip to content

Commit 3886f2e

Browse files
committed
getting-started: add refs
* sphinxcontrib-hdl-diagrams * bitstream viewer * fasm * yosys plugins * fpga-tool-perf Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
1 parent 9b9bdd7 commit 3886f2e

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

source/getting-started.hbs

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,28 @@
5454
</a>
5555
</div>
5656
<div class="getting__content">
57-
<h3> Other resources (for toolchain developers): </h3>
57+
<h3> Other resources:</h3>
5858
</div>
5959
<div class="getting__buttons">
60+
61+
<a href="https://github.com/f4pga/sphinxcontrib-hdl-diagrams">
62+
<div class="btn">sphinxcontrib-hdl-diagrams</div>
63+
</a>
64+
65+
<a href="https://github.com/chipsalliance/f4pga-bitstream-viewer">
66+
<div class="btn">F4PGA Bitstream Viewer</div>
67+
</a>
68+
69+
<a href="https://github.com/f4pga/yosys-f4pga-plugins">
70+
<div class="btn">Yosys Plugins</div>
71+
</a>
72+
73+
</div>
74+
<div class="getting__content">
75+
<h3> For toolchain developers:</h3>
76+
</div>
77+
<div class="getting__buttons">
78+
6079
<a href="https://f4pga.readthedocs.io/en/latest/toolchain-desc/index.html">
6180
<div class="btn">Toolchain Description</div>
6281
</a>
@@ -69,6 +88,14 @@
6988
<div class="btn">F4PGA Architectures Visualizer</div>
7089
</a>
7190

91+
<a href="https://github.com/chipsalliance/fasm">
92+
<div class="btn">FPGA Assembly (FASM) Parser and Generator</div>
93+
</a>
94+
95+
<a href="https://f4pga.github.io/fpga-tool-perf">
96+
<div class="btn">FPGA tool performance profiling</div>
97+
</a>
98+
7299
</div>
73100
</section>
74101

0 commit comments

Comments
 (0)