Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hello, Have you tried to initiate any read or write operation? By default wait request from interconnect fabric will be high but when you initiate any read or write operation, it would go low. ( According to Avalon specification, read or write operation can be initiated even when wait request is high.) Cheers, Bhaumik --- Quote End --- Thankyou for your advance. http://www.alteraforum.com/forum/attachment.php?attachmentid=13444&stc=1 fifotest0 is my master and fifo20 is slave. The write request is asserted by master, but interconnection still asserts waitrequest. And my slave receives nothing, the write request is disasserted.