lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[smio:acq] Triggered acquisiton does not support post_samples = 0 #160

Open lerwys opened 7 years ago

lerwys commented 7 years ago

Problem: Currently, the gateware does not support triggered acquisition (i.e., external, data or sw) with post_samples = 0. This is probably related to the fact that we align the trigger signal with the first post_trigger valid sample.

This is related to lnls-dig/bpm-gw#62 and will be mitigated by limiting in software the minimum number of post-samples