Skip to content

Commit 20deb08

Browse files
author
GHA
committed
update b7a2748
0 parents  commit 20deb08

File tree

616 files changed

+105542
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

616 files changed

+105542
-0
lines changed

.nojekyll

Whitespace-only changes.

about/index.html

+184
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
5+
6+
7+
<head>
8+
<meta charset="utf-8">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<title>
11+
Awesome HDL |
12+
13+
About
14+
</title>
15+
<link rel="stylesheet" href='https://hdl.github.io/awesome/css/site.min.a656a157ed3c82f7f116a7b3f27397fa55b2febe162651bc677be5f0d8becd8f39374b303e62df4888cb1829d0b1efdb9bc1929b55f802d7beb22ef83164fb26.css' integrity='sha512-plahV&#43;08gvfxFqez8nOX&#43;lWy/r4WJlG8Z3vl8Ni&#43;zY85N0swPmLfSIjLGCnQse/bm8GSm1X4Ate&#43;si74MWT7Jg=='>
16+
<link rel="canonical" href="https://hdl.github.io/awesome/about/">
17+
<link rel="alternate" type="application/rss&#43;xml" href="https://hdl.github.io/awesome/index.xml" title="Awesome resources for Hardware Description">
18+
<meta http-equiv="X-UA-Compatible" content="chrome=1">
19+
<meta name="HandheldFriendly" content="True">
20+
<meta name="MobileOptimized" content="320">
21+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
22+
<meta name="referrer" content="no-referrer">
23+
24+
<meta name="description" content="Note: This site was uploaded for gathering feedback from the community. We encourage users/contributors/collegues to open issues for bringing up the matters for discussion before contributing modifications.
25+
Disclaimer: All third party trademarks (including logos and icons) and images referenced by hdl/awesome remain the property of their respective owners. Unless specifically identified as such, hdl/awesome&rsquo;s use of third party trademarks and/or images does not indicate any relationship, sponsorship, or endorsement between the hdl organisation and the owners of these trademarks.">
26+
27+
<meta property="og:title" content="About" />
28+
<meta property="og:description" content="Note: This site was uploaded for gathering feedback from the community. We encourage users/contributors/collegues to open issues for bringing up the matters for discussion before contributing modifications.
29+
Disclaimer: All third party trademarks (including logos and icons) and images referenced by hdl/awesome remain the property of their respective owners. Unless specifically identified as such, hdl/awesome&rsquo;s use of third party trademarks and/or images does not indicate any relationship, sponsorship, or endorsement between the hdl organisation and the owners of these trademarks." />
30+
<meta property="og:type" content="article" />
31+
<meta property="og:url" content="https://hdl.github.io/awesome/about/" />
32+
<meta property="article:modified_time" content="2023-07-17T12:28:51+02:00" />
33+
34+
35+
<link rel="apple-touch-icon" sizes="180x180" href="https://hdl.github.io/awesome/img/favicon/apple-touch-icon.png">
36+
<link rel="icon" type="image/png" sizes="32x32" href="https://hdl.github.io/awesome/img/favicon/favicon-32x32.png">
37+
<link rel="icon" type="image/png" sizes="16x16" href="https://hdl.github.io/awesome/img/favicon/favicon-16x16.png">
38+
<link rel="manifest" href="https://hdl.github.io/awesome/img/favicon/site.webmanifest">
39+
<link rel="mask-icon" href="https://hdl.github.io/awesome/img/favicon/safari-pinned-tab.svg" color="#000000">
40+
<link rel="shortcut icon" href="https://hdl.github.io/awesome/img/favicon/favicon.ico">
41+
<meta name="msapplication-TileColor" content="#da532c">
42+
<meta name="msapplication-config" content="https://hdl.github.io/awesome/img/favicon/browserconfig.xml">
43+
<meta name="theme-color" content="#ffffff">
44+
45+
</head>
46+
<body><nav class="navbar is-transparent " role="navigation" aria-label="main navigation">
47+
<div class="navbar-brand">
48+
<a class="navbar-item" href="https://hdl.github.io/awesome/">
49+
<figure class="image">
50+
<img alt="" title="Awesome resources for Hardware Description" src="https://hdl.github.io/awesome/img/logo.svg">
51+
</figure>
52+
</a>
53+
<a class="navbar-item" href="https://hdl.github.io/awesome/">
54+
Awesome resources for Hardware Description
55+
</a>
56+
</div>
57+
58+
<div class="navbar-menu">
59+
<div class="navbar-start">
60+
</div>
61+
62+
<div class="navbar-end">
63+
64+
<a class="navbar-item" href="/awesome/categories/">
65+
Categories
66+
</a>
67+
68+
<a class="navbar-item" href="/awesome/tags/">
69+
Tags
70+
</a>
71+
72+
<a class="navbar-item" href="/awesome/boards/">
73+
Boards
74+
</a>
75+
76+
<a class="navbar-item" href="/awesome/about/">
77+
About
78+
</a>
79+
80+
<span class="navbar-item"></span>
81+
82+
<a class="navbar-item" href="https://github.com/hdl/awesome" rel="noopener" target="_blank">
83+
<span class="icon">
84+
85+
<img alt="icons/svg/github.svg" src='https://hdl.github.io/awesome/icons/svg/github.svg'>
86+
87+
</span>
88+
</a>
89+
90+
91+
<a class="navbar-item" href="https://hdl.github.io/awesome/index.xml" target="_blank">
92+
<span class="icon">
93+
<img alt="rss" src='https://hdl.github.io/awesome/icons/svg/rss.svg'>
94+
</span>
95+
</a>
96+
97+
</div>
98+
</div>
99+
</nav>
100+
101+
<section class="hero is-small is-info is-fullwidth">
102+
<div class="hero-body">
103+
<div class="container">
104+
<div class="columns is-vcentered">
105+
<div class="column">
106+
<h1 class="title">
107+
About
108+
</h1>
109+
<h2 class="subtitle">
110+
111+
</h2>
112+
113+
114+
115+
</div>
116+
<div class="column is-narrow">
117+
118+
119+
</div>
120+
</div>
121+
</div>
122+
123+
</div>
124+
</section>
125+
<section id="main-section" class="section">
126+
<div class="container">
127+
128+
<div class="content">
129+
<nav class="level">
130+
131+
<div class="level-left">
132+
</div>
133+
134+
<div class="level-right">
135+
136+
</div>
137+
</nav>
138+
</div>
139+
<hr>
140+
141+
<div class="content is-medium">
142+
<blockquote>
143+
<p><strong>Note:</strong> This site was uploaded for gathering feedback from the community.
144+
We encourage users/contributors/collegues to open issues for bringing up the matters for discussion before contributing modifications.</p>
145+
</blockquote>
146+
<blockquote>
147+
<p><strong>Disclaimer:</strong>
148+
All third party trademarks (including logos and icons) and images referenced by hdl/awesome remain the property of their respective owners.
149+
Unless specifically identified as such, hdl/awesome&rsquo;s use of third party trademarks and/or images does not indicate any relationship, sponsorship, or endorsement between the <em>hdl</em> organisation and the owners of these trademarks.
150+
All references by hdl/awesome to third party trademarks and/or images are to identify the corresponding third party projects and/or services and intended to constitute nominative fair use under applicable trademark and copyright laws.
151+
Please, open an <a href="https://github.com/hdl/awesome/issues/new">issue</a> or <a href="https://gitter.im/hdl/community">join the chat</a> for discussing trademark and/or copyright issues.</p>
152+
</blockquote>
153+
<h1 id="contributing">Contributing</h1>
154+
<p>Should you find something wrong, missing or outdated; or if you miss your favourite project, you are welcome to contribute! Check the <a href="https://github.com/hdl/awesome/issues?q=is%3Aopen">open issues and pull requests</a>.
155+
If not there:</p>
156+
<ul>
157+
<li>Create an <a href="https://github.com/hdl/awesome/issues/new">issue</a>.</li>
158+
<li>See <a href="https://github.com/hdl/awesome/blob/develop/.github/CONTRIBUTING.md">contributing</a> guidelines.</li>
159+
<li>Meet us in the chat <a href="https://gitter.im/hdl/community">gitter.im/hdl/community</a>.</li>
160+
</ul>
161+
162+
</div>
163+
164+
165+
</div>
166+
</section><footer class="footer">
167+
<div class="content has-text-centered">
168+
<p class="is-size-7">
169+
170+
Generated with <a href="https://gohugo.io" target="_blank">Hugo</a> with theme based on <a href="https://github.com/orf/bare-hugo-theme" target="_blank">Bare Hugo</a> (built on top of <a href="https://bulma.io" target="_blank">Bulma</a>).
171+
172+
173+
Last modified July 17, 2023
174+
175+
(commit b7a2748)
176+
177+
178+
</p>
179+
</div>
180+
</footer>
181+
182+
183+
</body>
184+
</html>

all/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html><head><title>https://hdl.github.io/awesome/items/</title><link rel="canonical" href="https://hdl.github.io/awesome/items/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hdl.github.io/awesome/items/" /></head></html>

boards/AC701.png

212 KB
Loading

boards/Arty-A7-35T.png

490 KB
Loading

boards/Arty-S7-50.png

510 KB
Loading

boards/Atlys.png

684 KB
Loading

boards/ButterStick.png

696 KB
Loading

boards/Colorlight-i5-v7.0.png

473 KB
Loading

boards/Fomu-PVT.png

618 KB
Loading

boards/ICECREAM-1.0.png

752 KB
Loading

boards/IceStick.png

502 KB
Loading

boards/KC705.png

183 KB
Loading

boards/Kefir.png

90.5 KB
Loading

boards/Litefury.png

470 KB
Loading

boards/MNT-RKX7.png

564 KB
Loading

boards/Mercury2-A7-100T.png

189 KB
Loading

boards/Mercury2-A7-35T.png

189 KB
Loading

boards/OrangeCrab.png

324 KB
Loading

boards/PicoEVB.png

399 KB
Loading

boards/Pygmy.png

1.21 MB
Loading

boards/Qomu.png

287 KB
Loading

boards/QuickFeather.png

284 KB
Loading

boards/S3SK.png

702 KB
Loading

boards/VC707.png

184 KB
Loading

boards/XUPV5.png

303 KB
Loading

boards/ZC706.png

107 KB
Loading

boards/ZedBoard.png

409 KB
Loading

boards/ac701/index.html

+179
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
5+
6+
7+
<head>
8+
<meta charset="utf-8">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<title>
11+
Awesome HDL |
12+
13+
14+
Boards: AC701
15+
16+
</title>
17+
<link rel="stylesheet" href='https://hdl.github.io/awesome/css/site.min.a656a157ed3c82f7f116a7b3f27397fa55b2febe162651bc677be5f0d8becd8f39374b303e62df4888cb1829d0b1efdb9bc1929b55f802d7beb22ef83164fb26.css' integrity='sha512-plahV&#43;08gvfxFqez8nOX&#43;lWy/r4WJlG8Z3vl8Ni&#43;zY85N0swPmLfSIjLGCnQse/bm8GSm1X4Ate&#43;si74MWT7Jg=='>
18+
<link rel="canonical" href="https://hdl.github.io/awesome/boards/ac701/">
19+
<link rel="alternate" type="application/rss&#43;xml" href="https://hdl.github.io/awesome/index.xml" title="Awesome resources for Hardware Description">
20+
<meta http-equiv="X-UA-Compatible" content="chrome=1">
21+
<meta name="HandheldFriendly" content="True">
22+
<meta name="MobileOptimized" content="320">
23+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
24+
<meta name="referrer" content="no-referrer">
25+
26+
<meta name="description" content="Xilinx Artix-7 FPGA AC701 Evaluation Kit">
27+
28+
<meta property="og:title" content="" />
29+
<meta property="og:description" content="Xilinx Artix-7 FPGA AC701 Evaluation Kit" />
30+
<meta property="og:type" content="article" />
31+
<meta property="og:url" content="https://hdl.github.io/awesome/boards/ac701/" />
32+
33+
34+
35+
<link rel="apple-touch-icon" sizes="180x180" href="https://hdl.github.io/awesome/img/favicon/apple-touch-icon.png">
36+
<link rel="icon" type="image/png" sizes="32x32" href="https://hdl.github.io/awesome/img/favicon/favicon-32x32.png">
37+
<link rel="icon" type="image/png" sizes="16x16" href="https://hdl.github.io/awesome/img/favicon/favicon-16x16.png">
38+
<link rel="manifest" href="https://hdl.github.io/awesome/img/favicon/site.webmanifest">
39+
<link rel="mask-icon" href="https://hdl.github.io/awesome/img/favicon/safari-pinned-tab.svg" color="#000000">
40+
<link rel="shortcut icon" href="https://hdl.github.io/awesome/img/favicon/favicon.ico">
41+
<meta name="msapplication-TileColor" content="#da532c">
42+
<meta name="msapplication-config" content="https://hdl.github.io/awesome/img/favicon/browserconfig.xml">
43+
<meta name="theme-color" content="#ffffff">
44+
45+
</head>
46+
<body><nav class="navbar is-transparent " role="navigation" aria-label="main navigation">
47+
<div class="navbar-brand">
48+
<a class="navbar-item" href="https://hdl.github.io/awesome/">
49+
<figure class="image">
50+
<img alt="" title="Awesome resources for Hardware Description" src="https://hdl.github.io/awesome/img/logo.svg">
51+
</figure>
52+
</a>
53+
<a class="navbar-item" href="https://hdl.github.io/awesome/">
54+
Awesome resources for Hardware Description
55+
</a>
56+
</div>
57+
58+
<div class="navbar-menu">
59+
<div class="navbar-start">
60+
</div>
61+
62+
<div class="navbar-end">
63+
64+
<a class="navbar-item" href="/awesome/categories/">
65+
Categories
66+
</a>
67+
68+
<a class="navbar-item" href="/awesome/tags/">
69+
Tags
70+
</a>
71+
72+
<a class="navbar-item" href="/awesome/boards/">
73+
Boards
74+
</a>
75+
76+
<a class="navbar-item" href="/awesome/about/">
77+
About
78+
</a>
79+
80+
<span class="navbar-item"></span>
81+
82+
<a class="navbar-item" href="https://github.com/hdl/awesome" rel="noopener" target="_blank">
83+
<span class="icon">
84+
85+
<img alt="icons/svg/github.svg" src='https://hdl.github.io/awesome/icons/svg/github.svg'>
86+
87+
</span>
88+
</a>
89+
90+
91+
<a class="navbar-item" href="https://hdl.github.io/awesome/index.xml" target="_blank">
92+
<span class="icon">
93+
<img alt="rss" src='https://hdl.github.io/awesome/icons/svg/rss.svg'>
94+
</span>
95+
</a>
96+
97+
</div>
98+
</div>
99+
</nav>
100+
101+
<section class="hero is-small is-info is-fullwidth">
102+
<div class="hero-body">
103+
<div class="container">
104+
<div class="columns is-vcentered">
105+
<div class="column">
106+
<h1 class="title">
107+
AC701
108+
</h1>
109+
<h2 class="subtitle">
110+
Xilinx Artix-7 FPGA AC701 Evaluation Kit
111+
</h2>
112+
<h3 class="subsubtitle">
113+
XC7A200T-2 @ FBG676C
114+
</h3>
115+
116+
<h3 class="subsubtitle">
117+
Part number: EK-A7-AC701-G
118+
</h3>
119+
120+
121+
122+
</div>
123+
<div class="column is-narrow" style="min-width:128px;">
124+
125+
126+
<a href="https://hdl.github.io/awesome/boards/AC701.png">
127+
<figure class="image is-4by3">
128+
<img src="https://hdl.github.io/awesome/boards/AC701.png" alt="">
129+
</figure>
130+
</a>
131+
132+
</div>
133+
</div>
134+
</div>
135+
136+
</div>
137+
</section>
138+
<section id="main-section" class="section">
139+
<div class="container">
140+
<div class="content">
141+
<nav class="level">
142+
143+
<div class="level-left"><a class="level-item" href="https://github.com/hdl/constraints/tree/main/board/AC701" rel="noopener" target="_blank">
144+
<span class="icon">
145+
<img title="data: https://github.com/hdl/constraints/tree/main/board/AC701" src='https://hdl.github.io/awesome/icons/svg/database.svg'>
146+
</span>
147+
</a>
148+
149+
</div>
150+
151+
<div class="level-right">
152+
153+
</div>
154+
</nav>
155+
</div>
156+
<hr>
157+
<div class="content is-medium">
158+
<blockquote>
159+
<p><em>The Artix®-7 FPGA AC701 Evaluation Kit features the leading system performance per watt Artix-7 family to get you quickly prototyping for your cost sensitive applications. This includes all the basic components of hardware, design tools, IP, and pre-verified reference designs. This also features a targeted reference design enabling high-performance serial connectivity and advanced memory interfacing equipped with a full license for the Northwest Logic DMA engine.</em></p>
160+
</blockquote>
161+
162+
</div>
163+
164+
165+
</div>
166+
</section><footer class="footer">
167+
<div class="content has-text-centered">
168+
<p class="is-size-7">
169+
170+
Generated with <a href="https://gohugo.io" target="_blank">Hugo</a> with theme based on <a href="https://github.com/orf/bare-hugo-theme" target="_blank">Bare Hugo</a> (built on top of <a href="https://bulma.io" target="_blank">Bulma</a>).
171+
172+
173+
</p>
174+
</div>
175+
</footer>
176+
177+
178+
</body>
179+
</html>

0 commit comments

Comments
 (0)