~ruther/jesd204b-vhdl

ref: c9e57f78a945c1452553708bee8fbfce717cb06f jesd204b-vhdl/src/data_link/error_handler.vhd -rw-r--r-- 5.1 KiB
212264ba — František Boháček 2 years ago
chore: specify ranges for all integers

Ranges are not needed inside of tesbenches.
Resolves #22.
440de093 — František Boháček 2 years ago
feat: count errors in multiframe instead of a frame
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