Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

FIFO holding one item in it

Gentlemen; I have used the Megafunction wizard to create a 8x64 FIFO buffer on my DE0-NANO board. It is to buffer signals received on GPIO0[0] at 9600 baud and retransmit them on GPIO1[0]. I have...