Skip to content
Snippets Groups Projects
Commit 06d8eacb authored by Wesley W. Terpstra's avatar Wesley W. Terpstra
Browse files

Near-complete rewrite of the PCIe-WB4 bridge.

Due to the way Altera uses padding, it is not possible to eliminate it without
the full state recovered during TLP decoding. Therefore, this version moves
the padding handling after the 64-32 conversion.

Furthermore, the decoding of TLP records now follows the PCIe 3.0 standard
instead of the slim Altera documentation. All incoming TLP formats should be
correctly processed without losing synchronization.
parent b85d3044
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment