1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-17 21:17:24 +00:00
Files
antonblanchard.microwatt/control.vhdl
Anton Blanchard 1c05f330c6 control: Fix build issue with Fedora 31 version of GHDL
I'm hitting an issue with the Fedora 31 version of GHDL that
appears to be fixed upstream:

control.vhdl:105:39:error: actual expression must be globally static

Add a signal to get rid of error.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2019-12-11 12:02:06 +11:00

7.4 KiB