feat: assume full synchronization after 4 correct 8b10b characters are received after 4 /K/ characters Resolves #23.
feat: make sync aligned to frame clock Resolves #21
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.
chore: add documentation to the code
feat(link): add link controller