~ruther/jesd204b-vhdl

ref: b195c1b214c600cd6208aa545080d71835ac7a78 jesd204b-vhdl/src/data_link/data_link_layer.vhd -rw-r--r-- 7.9 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.
ecec68b5 — František Boháček 2 years ago
fix: update data link layer to meet changes
87f51b4a — František Boháček 2 years ago
chore: add documentation to the code
e3ba91e3 — František Boháček 2 years ago
fix(link): make testbenches work in quartus, fix old testbenches
07432fb6 — František Boháček 2 years ago
chore: fix formatting
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)
504ad614 — František Boháček 2 years ago
feat(link): add data link layer component connecting all data link components
Do not follow this link