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
41 stars 32 forks source link

Add access to UltraScale(+) device DNA to ipbus_utils #151

Closed jhegeman closed 4 years ago

jhegeman commented 4 years ago

As discussed with Alessandro and Tom, it would be nice to have an IPbus component to access the 96-bit UltraScale(+) Xilinx device DNA.

This cannot be trivially ported to the 7-series, because the device DNA for that family is defined differently. (Most importantly: it is not unique.)

jhegeman commented 4 years ago

This was addressed in PR #152.