~ruther/jesd204b-vhdl

ref: aa78912e2cd5ad440fb4a228d6decc91dfe9b8be jesd204b-vhdl/testbench/data_link/lane_alignment_tb.vhd -rw-r--r-- 4.7 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.
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