~ruther/jesd204b-vhdl

ref: e3502f7b669063b61ac63bce47fa668f0bf8f31f jesd204b-vhdl/src/data_link/error_handler.vhd -rw-r--r-- 5.2 KiB
7f624c75 — František Boháček 2 years ago
feat: move all link configuration to generic instead of ports

Configuration is same for one compilation, it cannot change.
Thus it does not make sense to be a port.
Resolves #13.
87f51b4a — František Boháček 2 years ago
chore: add documentation to the code
1103c726 — František Boháček 2 years ago
feat(link): add error handler entity for managing data link errors (lane misalignment, frame misalignment, not in table error, disparity error, unexpected character error)
Do not follow this link