Forum Discussion
Altera_Forum
Honored Contributor
14 years agoyes, minimum frame size is 64 bytes. yes, there is an option to forward or drop the CRC, and I've ran both configurations (currently leaving the CRC in tact and forwarding on user).
The only other signals I can find are RX FIFO "almost empty" and "almost full" flags. I tried to use the almost empty flag at one point, but it gave my state machine problems. I'm currently trying to find a way to make this work, but I'd really like to know why the intended signal usage (ff_rx_dsav) isn't working as advertised. I'd hate to use a "hack" fix long term.