-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
194 lines (176 loc) · 8.52 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
---
layout: landing-page
---
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon fa-wrench"></span>
<h2><strong>Overview</strong></h2>
{% capture my-include %}{% include methodology.md %}{% endcapture %}
{{ my-include | markdownify }}
</header>
<!-- One -->
<!-- <section class="wrapper style2 container special-alt">
<div class="row half">
<div class="8u">
<header>
<h2>Behold the <strong>icons</strong> that visualize what you’re all about. or just take up space. your call bro.</h2>
</header>
<p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu comteger ut fermentum lorem. Lorem ipsum dolor sit amet. Sed tristique purus vitae volutpat ultrices. eu elit eget commodo. Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo.</p>
<footer>
<ul class="buttons">
<li><a href="#" class="button">Find Out More</a></li>
</ul>
</footer>
</div>
<div class="4u skel-cell-important">
<ul class="featured-icons">
<li><span class="icon fa-clock-o"><span class="label">Feature 1</span></span></li>
<li><span class="icon fa-volume-up"><span class="label">Feature 2</span></span></li>
<li><span class="icon fa-laptop"><span class="label">Feature 3</span></span></li>
<li><span class="icon fa-inbox"><span class="label">Feature 4</span></span></li>
<li><span class="icon fa-lock"><span class="label">Feature 5</span></span></li>
<li><span class="icon fa-cog"><span class="label">Feature 6</span></span></li>
</ul>
</div>
</div>
</section> -->
<!-- Two -->
<section class="wrapper style3 container special ">
<div class="row">
<div class="4u enhance">
<a target="_blank" href="https://github.com/pfpsim/pfpgen">
<section>
<span class="icon featured fa-cogs links"></span>
<header>
<h3>PFPGEN</h3>
</header>
<p>Automatic model generator for compiling forwarding architecture description into executable models</p>
</section>
</a>
</div>
<div class="4u enhance">
<a target="_blank" href="https://github.com/pfpsim/PFPSim">
<section>
<span class="icon featured fa-code-fork links"></span>
<header>
<h3>PFPSIM</h3>
</header>
<p>A library for host-compiled simulation of automatically generated forwarding plane models.</p>
</section>
</a>
</div>
<div class="4u enhance">
<a target="_blank" href="https://github.com/pfpsim/pfpdb">
<section>
<span class="icon featured fa-search links"></span>
<header>
<h3>PFPDB</h3>
</header>
<p>A powerful target-aware debugger for forwarding plane applications.</p>
</section>
</a>
</div>
</div>
<div class="row">
<div class="4u">
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/pfpgen" class="button"><span class="icon fa-github"></span> Explore pfpgen on Github</a></li>
</ul>
</footer>
</div>
<div class="4u">
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/PFPSim" class="button"><span class="icon fa-github"></span> Explore pfpsim on Github</a></li>
</ul>
</footer>
</div>
<div class="4u">
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/pfpdb" class="button"><span class="icon fa-github"></span> Explore pfpdb on Github</a></li>
</ul>
</footer>
</div>
</div>
</section>
<section class="wrapper style3 container special ">
<div class="row">
<div class="6u">
<section>
<a target="_blank" href="http://users.encs.concordia.ca/~samar/pfpsim/pfpsim.pdf">
<span class="icon featured fa-file-text-o links"></span>
</a>
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="http://users.encs.concordia.ca/~samar/pfpsim/pfpsim.pdf" class="button">PFPSIM ANCS Paper</a></li>
</ul>
</footer>
</section>
</div>
<div class="6u">
<section>
<a target="_blank" href="https://github.com/pfpsim/pfpsim-installer#pfpsim-framework-installer">
<span class="icon featured fa-download links"></span>
</a>
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/pfpsim-installer#pfpsim-framework-installer" class="button">Get Started</a></li>
</ul>
</footer>
</section>
</div>
</div>
</section>
<!-- Three -->
<section class="wrapper style3 container special">
<header class="major">
<h2><strong>Example Models</strong></h2>
</header>
<div class="row">
<div class="6u">
<section>
<a href="https://github.com/pfpsim/simple-npu" class="image featured"><img src="images/npu.png" alt="" /></a>
<header>
<h3><a href="https://github.com/pfpsim/simple-npu">Simple NPU</a></h3>
</header>
<p><a href="https://github.com/pfpsim/simple-npu">A pfpsim model of a generic Network Processing Unit</a></p>
</section>
</div>
<div class="6u">
<section>
<a href="https://github.com/pfpsim/simple-rmt" class="image featured"><img src="images/rmt.png" alt="" /></a>
<header>
<h3><a href="https://github.com/pfpsim/simple-rmt">Simple RMT</a></h3>
</header>
<p><a href="https://github.com/pfpsim/simple-rmt"> A model of the Reconfigurable Match Tables architecture specified in this </a> <a href="http://yuba.stanford.edu/~grg/docs/sdn-chip-sigcomm-2013.pdf" >paper <sub><sup>[pdf]</sup></sub></a>.</p>
</section>
</div>
</div>
<div class="row">
<div class="6u">
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/simple-npu" class="button"><span class="icon fa-github"></span> Explore simple-npu on Github</a></li>
</ul>
</footer>
</div>
<div class="6u">
<footer class="major">
<ul class="buttons hvr-float">
<li><a target="_blank" href="https://github.com/pfpsim/simple-rmt" class="button"><span class="icon fa-github"></span> Explore simple-rmt on Github</a></li>
</ul>
</footer>
</div>
</div>
</section>
</article>
<!-- CTA -->
<section id="cta">
<header>
<h2>Contact us<strong>@</strong></h2>
<p class="center">pfpsim [dot] help [at] gmail [dot] com</p>
</header>
</section>