Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLooking for advice on large FIFO implementation
Hello, I'm planning to implement a kind of ethernet-to-parallel data link using a 3C120 dev kit. The idea is to get the data from ethernet, using something similar to the UDP off-load example, ...
Altera_Forum
Honored Contributor
15 years agoThanks! This is more or less that I was thinking on... also to use on-chip FIFOs to help flow control, but I'm not too much fluent with avalon buses.
Well, probably I will come back when starting to implement it and trying to make it work :) Regards