-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
291 lines (287 loc) · 12.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Accelerated Tech, Inc.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="accelerated.css">
<link href="https://fonts.googleapis.com/css?family=Dosis:400,500,600|Open+Sans" rel="stylesheet">
</head>
<body>
<div class="container sticky-top navcontainer">
<nav class="navbar navbar-expand-sm navbar-light sticky-top">
<div class="navbar-header">
<a class="navbar-brand" href="/"><img src="at-web-logo.png" alt="Accelerated Tech"></a>
</div>
<div class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="#">Home</a></li>
<li class="nav-item"><a class="nav-link d-none d-md-inline-block" href="#solutions">Solutions</a></li>
<li class="nav-item"><a class="nav-link d-none d-md-inline-block" href="#who">About</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</nav>
</div>
<div class="container">
<div class="row hero"><div class="col-12 col-xl-10 offset-xl-1">
<section id="top">
<h1>
Designing custom hardware for your application is difficult. We
can help.
</h1>
</section>
</div></div>
<div class="row minihero lighter"><div class="col-12 col-xl-10 offset-xl-1">
<h2>Accelerated Tech brings our expert knowledge to help you solve
your low-level systems engineering challenges.</h2>
</div></div>
<div class="row lighter">
<div class="col-12 d-none d-md-block">
<img src="hatsketch.png"
class="img-fluid"
alt="A person in a hardhat sketching a design. A person in a
hardhat pushing a realized version of that design into a
device connected to a monitor; another person in a hardhat is
connecting a server-like machine to the monitor. A fourth
hardhat person is working at a laptop, which is connected to
the server.">
</div>
<div class="col-12 col-md-4 d-none d-md-block imageholder">
hardware design
</div>
<div class="col-12 col-md-4 d-none d-md-block imageholder">
application connection
</div>
<div class="col-12 col-md-4 d-none d-md-block imageholder">
software development
</div>
<div class="col-12 d-block d-md-none">
<img src="hatsketch-vertical.png"
class="img-fluid"
alt="A person in a hardhat sketching a design. A person in a
hardhat pushing a realized version of that design into a
device connected to a monitor; another person in a hardhat is
connecting a server-like machine to the monitor. A fourth
hardhat person is working at a laptop, which is connected to
the server.">
</div>
<div class="col-12 d-block d-md-none imageholder">
<br>
hardware design,<br>
application connection,<br>
and software development
</div>
</div>
<div class="row">
<div class="col-12 col-xl-10 offset-xl-1">
<section id="solutions">
<h2>Services</h2>
</section>
</div>
</div>
<div class="row services">
<div class="col-12 col-md-6 col-xl-5 offset-xl-1">
<h3>Custom hardware implementation</h3>
<p>
Whether you want the speed of custom RTL, or whether you're
looking to harness the adaptability of high-level synthesis, we
can use the power of FPGAs to accelerate your applications.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5">
<h3>Design space exploration</h3>
<p>
We help you determine the best way to get the best results for
your application, whether that be on a cluster of CPUs, on GPU
hardware, or with a custom FPGA-based design.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5 offset-xl-1">
<h3>System implementation</h3>
<p>
If you need more than just a computational accelerator, we can
help. We can build an entire system, including a full software
stack based on Ubuntu, Android, or Yocto.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5">
<h3>Research engagements</h3>
<p>
Your team is exploring the limits of what's possible, and is
building something new and exciting. We can work with you to
make your efforts a success.
</p>
</div>
</div>
<div class="row">
<div class="col-12 thebutton">
<a class="btn btn-outline-accelerated btn-huge" href="#contact" role="button">Tell us
about your project ></a>
</div>
</div>
<div class="row lighter">
<div class="col-12 col-xl-10 offset-xl-1">
<h2>Technologies</h2>
</div>
</div>
<div class="row lighter services">
<div class="col-12 col-md-6 col-xl-5 offset-xl-1">
<h3>RISC-V</h3>
<p>
RISC-V is an open-standards processor architecture, scaling all
the way from small microcontroller implementations to
full-fledged Linux systems. We can integrate an existing RISC-V
core into your design, or extend one to meet your needs.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5">
<h3>Digital imaging systems</h3>
<p>
Cameras are complex system that have challenges on many
different layers. We can assist with specifying camera modules,
designing digital logic on an FPGA to interface with your camera
(including MIPI CSI protocol implementation details, as well as
image signal processing), and building the software on your SoC
to capture and process video.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5 offset-xl-1">
<h3>Bluespec SystemVerilog</h3>
<p>
Bluespec SystemVerilog is a way to improve design productivity
for low-level RTL design. BSV provides modern typed-language
semantic and syntactical improvements over Verilog, while still
generating easily readable and debuggable RTL, allowing us to
help you build your design even sooner.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5">
<h3>High-level synthesis</h3>
<p>
High-level synthesis, or HLS, is a tool that allows for quick
iteration on a design. We can build a framework to let your
algorithm to run at its fastest, while still giving you the
ease-of-maintainability of specifying it in C++.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5 offset-xl-1">
<h3>PCIe and NVMe</h3>
<p>
PCI-Express (and NVMe flash devices attached that way) are an
increasingly popular way to get information in and out of an
FPGA, especially for "big data" applications. Our experience
with these standards can connect your application to external
devices with ease.
</p>
</div>
<div class="col-12 col-md-6 col-xl-5">
<h3>Open platforms</h3>
<p>
Linux, and other open platforms, allow for your application to
come together faster than ever before. We have years of Linux
kernel development experience for your application. We
understand the dynamics of open-source communities, and can work
with you to build a healthy ecosystem for your open project.
</p>
</div>
</div>
<div class="row"><div class="col-12 col-xl-10 offset-xl-1">
<section id="who">
<h2>Who is Accelerated Tech?</h2>
</section>
</div></div>
<div class="row headshots">
<div class="col-12 col-xl-10 offset-xl-1">
<ul class="headshots">
<li>
<a href="https://www.linkedin.com/in/jameyhicks">
<img src="jamey.jpg" class="rounded-circle" alt="Jamey Hicks">
<div class="text-center">Jamey Hicks</div>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/joshuaawise">
<img src="joshua.jpg" class="rounded-circle" alt="Joshua Wise">
<div class="text-center">Joshua Wise</div>
</a>
</li>
</ul>
</div>
</div>
<div class="row"><div class="col-12 col-xl-10 offset-xl-1 services">
<p>
Jamey and Joshua combine hardware and software skills to build
accelerated solutions to your problems. They have a track
record of success at organizations including NVIDIA, HP Labs,
and Quanta Research, and are prepared to work with you on your
challenges of any scale.
</p>
</div></div>
<div class="row lighter services"><div class="col-12 col-xl-10 offset-xl-1">
<section id="contact">
<h2>Get in Touch</h2>
</section>
<form action="//formspree.io/[email protected]"
method="POST" name="sentMessage" id="contactForm" novalidate>
<input type="hidden" name="_subject" value="Contact from
accelerated.tech">
<input type="hidden" name="_gotcha">
<div class="form-row control-group">
<div class="form-group col-12 floating-label-form-group controls">
<label class="sr-only">Name</label>
<input class="form-control" id="name" name="name"
placeholder="Name" data-validation-required-message="Please
enter your name.">
</div>
</div>
<div class="form-row control-group">
<div class="form-group col-12 floating-label-form-group controls">
<label class="sr-only">E-mail address</label>
<input class="form-control" id="email" name="_replyto"
placeholder="E-mail address" data-validation-required-message="Please
enter your e-mail address.">
</div>
</div>
<div class="form-row control-group">
<div class="form-group col-12 floating-label-form-group controls">
<label class="sr-only">Message</label>
<textarea rows="5" class="form-control" id="message"
name="message"
placeholder="How can we help?" data-validation-required-message="Please
enter a message."></textarea>
</div>
</div>
<div class="form-row">
<div class="form-group col-12 thebutton">
<button type="submit" class="btn btn-accelerated btn-huge btn-xwide">Send</button>
</div>
</div>
</form>
</div></div>
</div>
<div class="container footer-container">
<footer class="text-center">
<div class="row footer-top">
<div class="footer-col col-md-6">
<h3>Cambridge</h3>
<p>1 Broadway, Suite 14<br>
Cambridge, MA, 02142</p>
</div>
<div class="footer-col col-md-6">
<h3>Mountain View</h3>
<p>922 San Leandro Ave., Unit C<br>
Mountain View, CA, 94043</p>
</div>
</div>
<div class="row footer-copystick">
<div class="footer-col col-12">
Copyright © 2020, Accelerated Tech, Inc.
</div>
</div>
</footer>
</div>
</body>
</html>