Skip to content

Interrupt Feature

Cagil Guemues requested to merge interrupt_feature into main

Changelog:

INTERFACE BREAKING CHANGES

  • (hdl): Dropping _if on register interfaces
  • (hdl): Zone3 signals type definition now comes from desy_vhdl common package
  • (rdl): Introduce interrupt registers ISR and IER
  • ISR(bit 0) -> Attenuator I2C Transaction Done Event
  • ISR(bit 1) -> Attenuator I2C Transaction Error Event

Minor Changes

  • adjust coding style to match other projects

Merge request reports

Loading