dinyar / uGMTfirmware

Firmware for the CMS uGMT.
0 stars 4 forks source link

Remove node for coordinate-based cancel-out in barrel #290

Closed dinyar closed 8 years ago

dinyar commented 9 years ago

Following the work in #262 I forgot to remove the address table nodes for the coordinate-based cancel-out in the barrel.

dinyar commented 8 years ago

This is a bit tricky as we need to remove the invalid node, but need to somehow pass dummy IPbus signals into the entity. Alternatively we'll need to refactor this and split out the BMTF cancel-out unit into it's own module without an IPbus access..