I need to generate a stream of serial binary data in any FPGA with a very high frequency. And then, I need to save it in a memory.
I need to generate a stream of serial binary data from a clock source. In other words, the generated serial binary data must have the same frequency than the clock source. Then, I need to save it in ...