You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General Description of Task (as I have understood):
The GBTx can have its firmware rewritten in a variety of ways, but the method we are concerned with is Internal Command (IC). The firmware required to communicate and write firmware on particular GBT has already been handled in common/hdl/slow_control/gbtx_ic_controller.vhd. Furthermore a means of read information off of the sca (which could be structurally similar to the means of reading off from the GBTx with the HDLC protocol) have also been written in slow_control.
The current steps taken by our group are purely introductory; understanding how frames work as well as downloading a firmware emulator and designing the relevant test bench. For this purpose it would be useful to obtain some real life data, as discussed yesterday.
I expect in pursuit of this goal, we will not make a new vdh file,instead including the read capability in gbt_ic_controller.vhd.
The text was updated successfully, but these errors were encountered:
General Description of Task (as I have understood):
The GBTx can have its firmware rewritten in a variety of ways, but the method we are concerned with is Internal Command (IC). The firmware required to communicate and write firmware on particular GBT has already been handled in common/hdl/slow_control/gbtx_ic_controller.vhd. Furthermore a means of read information off of the sca (which could be structurally similar to the means of reading off from the GBTx with the HDLC protocol) have also been written in slow_control.
Resources:
GBT manual: https://espace.cern.ch/GBT-Project/GBTX/Manuals/gbtxManual.pdf
Any manual in the same realm of discussion (including SCA stuff):https://espace.cern.ch/GBT-Project/GBTX/Manuals/Forms/AllItems.aspx
The current steps taken by our group are purely introductory; understanding how frames work as well as downloading a firmware emulator and designing the relevant test bench. For this purpose it would be useful to obtain some real life data, as discussed yesterday.
I expect in pursuit of this goal, we will not make a new vdh file,instead including the read capability in gbt_ic_controller.vhd.
The text was updated successfully, but these errors were encountered: