Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Yes. But they should be valid with respect to their individual clock domain. Meaning don't assert wrreq with the read domain clock and vice-versa. Jake --- Quote End --- I have another question: can rdreq signal be always high? I met a problem that I set the rdreq signal to be '1' all the time, first the FIFO can work properly, after running for sometime it can not work successfully. I don't know if it is reason of rdreq signal. I simulated it with modelsim, it is OK.