summaryrefslogtreecommitdiff
path: root/tests/source.0/test.hal
blob: 20b914ff5f40111308e4a5d25c2ace57f5cdbc45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
loadrt threads name1=fast period1=100000
loadrt flipflop

loadrt sampler depth=1000 cfg=b
loadrt streamer depth=32 cfg=bbbb

source sourced.hal

addf streamer.0 fast
addf flipflop.0 fast
addf sampler.0 fast

loadusr -w sh runstreamer
start
loadusr -w halsampler -n 10