rtio: drive InputCollector.coarse_timestamp

pull/889/head
Sebastien Bourdeauducq 2017-09-19 17:46:38 +08:00
parent ff8e17ab89
commit ddcd6065e8
1 changed files with 1 additions and 0 deletions

View File

@ -102,3 +102,4 @@ class Core(Module, AutoCSR):
quash_channels=quash_channels,
interface=self.cri)
self.submodules += inputs
self.comb += inputs.coarse_timestamp.eq(coarse_ts)