A
Ashu
Guest
Hi,
I have written a Test bench to read test vectors from a file to test
UART.
The test vector file includes control register and test data in it.
I order to write to Control registers of UART i need to fire Test
vectors on Global clock event.
But when I need to fire test vectors to my RX pin they should be
sampled at baud clock rate.
Though I have implemented a simple mechanism which indirectly reads the
file at two different rates.
Can anyone help me out with more efficient way.
(Note:I am using single test vector file)
If required I can post my Code.
Thanks
Ashish
I have written a Test bench to read test vectors from a file to test
UART.
The test vector file includes control register and test data in it.
I order to write to Control registers of UART i need to fire Test
vectors on Global clock event.
But when I need to fire test vectors to my RX pin they should be
sampled at baud clock rate.
Though I have implemented a simple mechanism which indirectly reads the
file at two different rates.
Can anyone help me out with more efficient way.
(Note:I am using single test vector file)
If required I can post my Code.
Thanks
Ashish