~ruther/jesd204b-vhdl

ref: ebd83e823d98495b72b958dcc87b5a56ab9c91b1 jesd204b-vhdl/src/data_link d---------
cd37f9f6 — František Boháček 2 years ago
fix: adjust jesd204b_link_rx to work with new changes
eeb9289a — František Boháček 2 years ago
 feat: change alignment character of lane_alignment from /A/ to /R/

 Resolves #19
3a90bcd7 — František Boháček 2 years ago
feat: make sync aligned to frame clock

Resolves #21
9fb6d074 — František Boháček 2 years ago
feat: allow synchronization request from outside
440de093 — František Boháček 2 years ago
feat: count errors in multiframe instead of a frame
e3502f7b — František Boháček 2 years ago
fix(lane_alignment): set user data for a character based on state WHILST character is received

User data should be true for data from converters (or sometimes test mode data).
Before, user data were set upon outputting data from the buffer,
but that led to cases where ILAS sequence was counted
as user_data, because it was saved without information about
state of the character and it was assumed the state is the same
upon saving and outputting the octet.
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.
a56e535b — František Boháček 2 years ago
fix(lane): output user_data based on current link state in lane_alignment
be6ffc1e — František Boháček 2 years ago
fix(ilas): output error if there is more than 3 multiframes
e615ecf2 — František Boháček 2 years ago
fix(ilas): do not check chksum
870bcac7 — František Boháček 2 years ago
fix(ilas): output finished right after ils state ends
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
Next
Do not follow this link