Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI think we need to define what shift we are talking about.
arithmatic bit shifting on a data bus can be done without the clock and it is just matter of moving bits to new locations in the bus. time shifting on the other hand requires memory i.e. registers or ram to move samples relative in time. It sounds like the original post is about arithmatic shifting.