/ tests / source.0 / test.hal
test.hal
 1  loadrt threads name1=fast period1=100000
 2  loadrt flipflop
 3  
 4  loadrt sampler depth=1000 cfg=b
 5  loadrt streamer depth=32 cfg=bbbb
 6  
 7  source sourced.hal
 8  
 9  addf streamer.0 fast
10  addf flipflop.0 fast
11  addf sampler.0 fast
12  
13  loadusr -w sh runstreamer
14  start
15  loadusr -w halsampler -n 10