~ruther/jesd204b-vhdl

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

Ranges are not needed inside of tesbenches.
Resolves #22.
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.
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
bbc18ca0 — František Boháček 2 years ago
fix: calculate octets in multiframe from input in ilas parser
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
91edd177 — František Boháček 2 years ago
feat(data): switch to ILS mode in ilas parser when received non K character in CGS
02170f02 — František Boháček 2 years ago
feat(data): do not reset config when switching from ILS to DATA
d7408384 — František Boháček 2 years ago
feat(link): implement ilas parser
f3e6e2d5 — František Boháček 2 years ago
feat(link): add part of ilas parsing
a858593e — František Boháček 2 years ago
feat(link): add ilas parser declaration
Do not follow this link