The pacing timer produces TREQ assertions at a rate set by ((X/Y) * sys_clk). This equation is evaluated every sys_clk cycles and therefore can only generate TREQs at a rate of 1 per sys_clk (i.e. permanent TREQ) or less.
TIMER0
readerTIMER0
writerX
reader - Pacing Timer Dividend. Specifies the X value for the (X/Y) fractional timer.X
writer - Pacing Timer Dividend. Specifies the X value for the (X/Y) fractional timer.Y
reader - Pacing Timer Divisor. Specifies the Y value for the (X/Y) fractional timer.Y
writer - Pacing Timer Divisor. Specifies the Y value for the (X/Y) fractional timer.