~ruther/jesd204b-vhdl

ref: ca7d6f92d86657ff5a7c5372065d10885d59042e jesd204b-vhdl/src/data_link d---------
ca7d6f92 — František Boháček 2 years ago
feat: remove unnecessary big buffer (3 * buffer_size) from ring_buffer
ecec68b5 — František Boháček 2 years ago
fix: update data link layer to meet changes
7a8a5f6b — František Boháček 2 years ago
feat: update jesd204b_rx to new frame clock
bbc18ca0 — František Boháček 2 years ago
fix: calculate octets in multiframe from input in ilas parser
bccdb957 — František Boháček 2 years ago
fix: make char alignment work for part characters correctly
cec550fc — Rutherther 2 years ago
Merge pull request #14 from Rutherther/feat/add-frame-clock

Add frame clock handling
06ed0558 — František Boháček 2 years ago
feat: reset everything in ring buffer
4a807ac4 — František Boháček 2 years ago
feat: make frame alignment output aligned octets in frames instead of octets
529b78b1 — František Boháček 2 years ago
fix: make buffer inside of ring buffer triple instead of twice temporarily
4bace443 — František Boháček 2 years ago
feat: rewrite frame alignment to use ring buffer
bbba2af7 — František Boháček 2 years ago
feat: add ring_buffer for std_logic_vector
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
6a6f04f9 — František Boháček 2 years ago
fix(link): check that characters in ilas parser are control characters

ILAS parser did not check that characters are control characters,
error would be encountered if there was R or A non-kout character
b21d3c57 — František Boháček 2 years ago
fix(link): correctly change next_error when generation order
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)
3f3f62d5 — František Boháček 2 years ago
feat(link): add counting of wrong sync characters on the same place in frame alignment
504ad614 — František Boháček 2 years ago
feat(link): add data link layer component connecting all data link components
99b09462 — František Boháček 2 years ago
feat(link): output frame_character from data link, add user_data to character
Next
Do not follow this link