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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
|
# File 'lib/builders_examples/pdm_builders/PhaseIWithPriorityQueues/Router_concrete_builder.rb', line 108
def buildEgressPort (portNumber)
" Coupled
{
Type = Coordinator
Name = egressPort#{portNumber}
Ports = 1; 1
Description = Coupled DEVS model
Graphic
{
Position = #{-4710 + 1200 * portNumber}; -1860
Dimension = 1170; 870
Direction = Down
Color = 15
Icon = %datanetworks%priorityegressport.jpg
Window = 5000; 5000; 5000; 5000
}
Parameters
{
}
System
{
Inport
{
Name = Inport0
CoupledPort = 1
Description =
Graphic
{
Position = -4695 ; -3525
Dimension = 390
Direction = Right
}
}
Outport
{
Name = Outport0
CoupledPort = 1
Description =
Graphic
{
Position = -1785 ; 600
Dimension = 435
Direction = Right
}
}
Atomic
{
Name = Link
Ports = 1 ; 1
Path = PhaseI/Link.h
Description = Vector to scalar signal
Graphic
{
Position = -3990 ; -915
Dimension = 630 ; 630
Direction = Down
Color = 15
Icon = %vectors%vec2scalar.svg
}
Parameters
{
link.capacity = Str; #{id}.egressPort#{portNumber}.link.capacity ; Signal Index
link.delay = Str; #{id}.egressPort#{portNumber}.link.delay ;
}
}
Coupled
{
Type = Coordinator
Name = PriorityQueue
Ports = 2; 1
Description = Coupled DEVS model
Graphic
{
Position = -4080; -2895
Dimension = 810; 990
Direction = Down
Color = 15
Icon = %datanetworks%priorityqueue.jpg
Window = 5000; 5000; 5000; 5000
}
Parameters
{
}
System
{
Inport
{
Name = inPackets
CoupledPort = 1
Description =
Graphic
{
Position = -10710 ; -2625
Dimension = 570
Direction = Right
}
}
Outport
{
Name = outPackets
CoupledPort = 1
Description =
Graphic
{
Position = -3990 ; -3750
Dimension = 630
Direction = Right
}
}
Inport
{
Name = inDequeReq
CoupledPort = 2
Description =
Graphic
{
Position = -5880 ; -525
Dimension = 525
Direction = Right
}
}
Atomic
{
Name = prioritySelect
Ports = 1 ; 1
Path = PhaseI/PacketPrioritySelect.h
Description = Receives packets, and based on their flowId it selects which output port to send it through
Graphic
{
Position = -8805 ; -2985
Dimension = 675 ; 720
Direction = Right
Color = 15
Icon = None
}
Parameters
{
}
}
Atomic
{
Name = VQueues
Ports = 2 ; 2
Path = PhaseI/Vector_NetworkQueueWithSizeOutput.h
Description = In0 Incomming packets to queue\\nIn1 Incoming signal to request dequeue\\nOut0 Outgoing dequeued packets\\nOut1 Outgoing queue lenght information\\n\\nQueues incoming packets and enqueues them as required by a\\nexternal entity. FIFO Policy (FirstInFirstOut). Provides information\\nits internal state.
Graphic
{
Position = -7200 ; -2805
Dimension = 600 ; 675
Direction = Right
Color = 15
Icon = %datanetworks%queue_vec.png
}
Parameters
{
MaxCapacity = Str; #{id}.queueCapacity ; Queue Capacity in Bytes. (Use -1 for INF capacity)
ForcedPeriod = Str; -1 ; Force minimum period to transition. Use -1 for INF
Instances = Str; #{id}.numberOfQueues ;
}
}
Atomic
{
Name = WRRScheduler
Ports = 2 ; 1
Path = PhaseI/WRRScheduler.h
Description = Atomic DEVS model
Graphic
{
Position = -4530 ; -2505
Dimension = 675 ; 675
Direction = Right
Color = 15
Icon = None
}
Parameters
{
numberOfQueues = Str; #{id}.numberOfQueues ;
weights = Str; #{id}.egressPort#{portNumber}.PriorityQueue.WRRScheduler.weights; vector<double> with the weights for each queue
}
}
Atomic
{
Name = Vect2Scal
Ports = 1 ; 1
Path = vector/Vector2Scalar.h
Description = Vector to scalar signal
Graphic
{
Position = -5505 ; -4080
Dimension = 675 ; 675
Direction = Right
Color = 15
Icon = %vectors%vec2scalar.svg
}
Parameters
{
Index = Str; -1 ; Signal Index
}
}
Line
{
Source = Cmp ; 1 ; 1 ; 0
Sink = Cmp ; 2 ; 1 ; -1
PointX = -8025 ; -8025 ; -7365
PointY = -2625 ; -2625 ; -2625
}
Line
{
Source = Prt ; 1 ; 1 ; 0
Sink = Cmp ; 1 ; 1 ; -1
PointX = -9975 ; -9975 ; -8940
PointY = -2625 ; -2625 ; -2625
}
Line
{
Source = Cmp ; 2 ; 2 ; 0
Sink = Cmp ; 3 ; 1 ; -1
PointX = -6450 ; -6450 ; -4665
PointY = -2325 ; -2325 ; -2325
}
Line
{
Source = Prt ; 3 ; 1 ; 0
Sink = Cmp ; 3 ; 2 ; -1
PointX = -5250 ; -5025 ; -5025 ; -4665
PointY = -525 ; -525 ; -2025 ; -2025
}
Line
{
Source = Cmp ; 3 ; 1 ; 0
Sink = Cmp ; 2 ; 2 ; -1
PointX = -3750 ; -3300 ; -3300 ; -7500 ; -7500 ; -7365
PointY = -2175 ; -2175 ; -1275 ; -1275 ; -2325 ; -2325
}
Line
{
Source = Cmp ; 4 ; 1 ; 0
Sink = Prt ; 2 ; 1 ; -1
PointX = -4725 ; -4725 ; -4140
PointY = -3750 ; -3750 ; -3750
}
Line
{
Source = Cmp ; 4 ; 1 ; -1
Sink = Cmp ; 2 ; 1 ; 0
PointX = -5640 ; -6075 ; -6075 ; -6450
PointY = -3750 ; -3750 ; -2625 ; -2625
}
}
}
Point
{
ConectedLines = 1 ; 4 ; 5
ConectedExtrems = Org ; Org ; Org
Position = -3675 ; 150
}
Line
{
Source = Cmp ; 1 ; 1 ; 0
Sink = Pnt ; 1 ; -1 ; 0
PointX = -3675 ; -3675 ; -3675
PointY = -150 ; -150 ; 150
}
Line
{
Source = Prt ; 1 ; 1 ; 0
Sink = Cmp ; 2 ; 1 ; -1
PointX = -4200 ; -3900 ; -3900
PointY = -3525 ; -3525 ; -2940
}
Line
{
Source = Cmp ; 2 ; 1 ; 0
Sink = Cmp ; 1 ; 1 ; -1
PointX = -3675 ; -3675 ; -3675
PointY = -1875 ; -1875 ; -1065
}
Line
{
Source = Cmp ; 2 ; 2 ; -1
Sink = Pnt ; 1 ; -1 ; 0
PointX = -3450 ; -3450 ; -2775 ; -2775 ; -3675
PointY = -2940 ; -3300 ; -3300 ; 150 ; 150
}
Line
{
Source = Pnt ; 1 ; -1 ; 0
Sink = Prt ; 2 ; 1 ; -1
PointX = -3675 ; -3675 ; -1965
PointY = 150 ; 600 ; 600
}
}
}
"
end
|