ipbus / ipbus-firmware

Firmware that implements a reliable high-performance control link for particle physics electronics, based on the IPbus protocol
https://ipbus.web.cern.ch
Other
39 stars 31 forks source link

Use of VHDL-2019 Interfaces #240

Open DavidMonk00 opened 3 months ago

DavidMonk00 commented 3 months ago

In VHDL-2019 (and supported in Vivado 2023.2), there is the ability to bundle entity signals into a single line of code.

Implementing this for ipbus components would significantly reduce code verbosity and simplify designs.