• Dimitris Lampridis's avatar
    [hdl] move offset calculation outside of channel generation loop. · e66d3b45
    Dimitris Lampridis authored
    This reduces the required resources since we only use one set of adders for all channels (instead of one per).
    
    There is no issue with multiple timestamps arriving simultaneously, since the previous stages serialise the
    delivery of timestamps and this stage is fully pipelined, so it can process one timestamp per cycle.
    e66d3b45
Name
Last commit
Last update
..
ip_cores Loading commit data...
rtl Loading commit data...
scripts Loading commit data...
sim-old Loading commit data...
syn Loading commit data...
testbench Loading commit data...
top Loading commit data...