Menu

#22 Latency And Initialization Interval

open
nobody
Simulation (4)
5
2007-03-11
2007-03-11
No

Currently the initialization interval is always one, and latency can be added only by adding pipeline registers.

Also, to more generic, there should be a control assertion length (which must be less than or equal to the latency).

So for an example datapath (Pep8), you could assign the latency to 2, the control assertion length to 2, which would require the control signal to be held for two cycles for the operation to occur.

Then this brings up when the control signal is applied for only one cycle and other possible scenarios.

Discussion


Log in to post a comment.