Bugs: FIFO memory inference issue
- Seeing TX packets with incorrect IP layer checksums, only on Intel devices
- MLE traced the issue to FIFO between TX engine and TX checksum compute block incorrectly setting “enable” bit
- Appears to be a Quartus tool bug related to merging pipeline registers into MLABs
- Connecting RAM output register to logic analyzer or adding “preserve” attribute results in the bug disappearing
- Status: reported to Intel