~ruther/jesd204b-vhdl

ref: 080658790e67ee7b42f47aba32345134e52ba983 jesd204b-vhdl/testbench/data_link/lane_alignment_tb.vhd -rw-r--r-- 4.7 KiB
362b25b3 — František Boháček 2 years ago
chore: rename some ports and generics to better match function
ebd83e82 — František Boháček 2 years ago
tests: adjust tests for new changes
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.
e3ba91e3 — František Boháček 2 years ago
fix(link): make testbenches work in quartus, fix old testbenches
0af342f4 — František Boháček 2 years ago
feat(link): add lane alignment testbench