Task #18132
Milestone #17719: Booster operational test of one crate alongside existing BPM system
Task #17935: Booster BPM State Machine
bpmcli commands for enabling/disabling state machine
Description
Should also have a way of running the state machine for n number of machine cycles.
History
#1 Updated by John Diamond over 3 years ago
- Status changed from Assigned to Work in progress
- % Done changed from 0 to 50
Implemented bpmcli 'sm_disable' and 'sm_enable' commands.
#2 Updated by John Diamond over 3 years ago
- % Done changed from 50 to 90
Implemented options for sm_enable:
- -e tclk_event1,tclk_event2,... - Specify the machine reset cycles to enable the state machine for
- -n cycles - Enable only for a specific number of machine cycles
Need to do testing when we have a reliable TCLK decoder!!