Hello all!
Who used "async_receiver.v" and "async_transmitter.v" in simple design? I need help:)
I did simple write-read design by using these files in Quartus. And I did two programs (for writing and reading correspondingly).
First I write one value.
Second I read.
But when I read some first symbols (0-3) are wrong (have difference betwen original symbol).
Who knows where is my error?
Thanks all!
P.S.: Look at file "TestADR.jpg" for using receiver and transmitter and their parameters.