Closed mexanick closed 6 years ago
last commit fixes https://github.com/cms-gem-daq-project/xhal/issues/41#event-1466430140
fd5e2ac alone is not sufficient, as there is no shebang. Hotfix #42 changes mode and adds shebang Should either cherry pick/merge that into this PR, or merge #42 and then rebase this
shebang is there (on dev branch), the problem was in permissions. However good catch, I forgot to change permissions of sca.py
…as to outputnode
Description
if node.name == "top"
is removed, the address tables should not contain the "top" node.doc <RegName>
Types of changes
Motivation and Context
Fixes https://github.com/cms-gem-daq-project/xhal/issues/39 Fixes reg name tab completion issue
How Has This Been Tested?
Tested with reg_interface.py
Screenshots (if appropriate):
Checklist: