• Theodor-Adrian Stana's avatar
    hdl: Made manual pulse triggering safer · a9306cba
    Theodor-Adrian Stana authored
    This was done by reading the whole value of the 8-bit MPT field
    after the magic sequence is input. Before, only the number of bits
    corresponding to the number of channels at the input was read, which
    could result in a pulse being generated when a wrong channel value with
    a "correct" mask is input to the field, as for example:
    
    - on the six-channel CONV-TTL-BLO, 0x9 in MPT gets masked on three bits to 0x1,
    thus a pulse is generated on CH1
    Signed-off-by: Theodor-Adrian Stana's avatarTheodor Stana <t.stana@cern.ch>
    a9306cba
Name
Last commit
Last update
..
Release Loading commit data...
bicolor_led_ctrl Loading commit data...
pulsetest Loading commit data...
Manifest.py Loading commit data...
reset_gen.vhd Loading commit data...
rtm_detector.vhd Loading commit data...