TLU trigger counter
Closed this issue · 1 comments
DavidLP commented
The trigger counter from the TLU module cannot be set with self.dut['TLU']['TRIGGER_COUNTER'] = 0 or the read value via self.dut['TLU']['TRIGGER_COUNTER'] is wrong.
DavidLP commented
Apparently this bug was solved already before but the checkout of the bit file did not work. It should be further investigated why git did not see the change in a binary file.