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

Coupling of slaves to the bus #33

Closed tswilliams closed 6 years ago

tswilliams commented 6 years ago

Question from Daniel Montesinos, @Dahernan01 ; transferring here from CACTUS TRAC.

The steps that are described in the IPBus_firmware_notes.pdf to add slaves to the IPBus are not easy to understand for me.

How I can modify the address decoder table without hand edit the ipbus_decode_ipbus_example.vhd?

The I2C and SPI opencores can be slaves of the IPBus firmware?

Sorry about this novice incidence, I read all the documentation (very well explained) but I'm missing something.

Thank you.

dmnewbold commented 6 years ago

I didn't see this one - is it still open?

Dahernan01 commented 6 years ago

No! You can close it.

dmnewbold commented 6 years ago

OK - did you solve your issue? If not, please get in touch.

Dahernan01 commented 6 years ago

Yes, everything it's okay.

Thank you.