Add some information about GHDL backend issues
authorAnton Blanchard <anton@linux.ibm.com>
Tue, 21 Jan 2020 02:13:41 +0000 (13:13 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Tue, 21 Jan 2020 02:18:36 +0000 (13:18 +1100)
commit5f2efde644e86ce665eef7083c9a0c386821ffca
tree398319170c61d1b0b740cf48a3351d020a1ddab6
parent21a40c2ba62d95212df173fa56aa11c22b08b422
Add some information about GHDL backend issues

A number of people have tripped up on GHDL backend issues. We
require either the LLVM or gcc backend, because the mcode backend
can't link against libraries which we use for simulated memory
and UART. Make that clearer, and point people at the Docker images
if they are having issues building ghdl.

Also point at the prebuilt micropython image.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
README.md