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 read-only register block to ipbus_slaves #14

Closed dmnewbold closed 6 years ago

dmnewbold commented 7 years ago

Historically, ipbus_slaves has not had a read-only register block for version numbers, etc. We should add one. The block should give a bus error for write access.

tswilliams commented 6 years ago

All done, by @dmnewbold . Closing.