Tighten UART address
authorAlastair D'Silva <alastair@d-silva.org>
Thu, 3 Oct 2019 00:16:53 +0000 (10:16 +1000)
committerAlastair D'Silva <alastair@d-silva.org>
Tue, 8 Oct 2019 05:27:43 +0000 (16:27 +1100)
commitccd52bf6f2e43a6f041f77ecbf6d40f997d87e91
tree87d27606653bc1ceb58663524578a69ca1dc5cd4
parent4174cd8e9393445e859974656c3560a1c0bff388
Tighten UART address

The current scheme has UART0 repeating throughout the UART address range.

This patch tightens the address checking so that it only occurs once.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
soc.vhdl