rtio: remove incorrect comment

pull/1212/head
Sebastien Bourdeauducq 2018-11-08 00:02:44 +08:00
parent fae95e73ad
commit aadf5112b7
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ class Interface(Record):
class KernelInitiator(Module, AutoCSR):
def __init__(self, tsc, cri=None):
self.target = CSRStorage(32)
# monotonic, may lag behind the counter in the IO clock domain, but
# not be ahead of it.
self.timestamp = CSRStorage(64)
# Writing timestamp clears o_data. This implements automatic