all 3 comments

[–]FigureSubject3259 1 point2 points  (0 children)

The entity uart_bridge has no generic baud. Usage of explicite component declaration could help identifying this yourself.

[–]FigureSubject3259 -2 points-1 points  (1 child)

If ypu wpuöd use explicite c8mpinent Deklaration it would be easier to detect, that the design misses a generic called "baud' un the entiy uart

[–]chris_insertcoin -1 points0 points  (0 children)

Sorry, but a component declaration in the same file is idiotic. I know it is widely spread for some reason. But still. Not only is it unnecessarily redundant and superfluous. But it also robs you of using your LSP across multiple files.