Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian-bullseye/ghdl: build mcode from head #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NikLeberg
Copy link

Hi there!

I'm using the formal image to run formal verification on my VHDL designs.. or well, am learning how to do this. Thanks for this amazing tool collection!
During fixing of ghdl/ghdl#2569 I stumbled over the fact, that the ghdl base image is outdated by a few months. The root cause seems to be that ghdl/pkg image is no longer regularly updated:

image

As the dockerfile contained a ToDo note to build ghdl from source instead of using the ghdl/pkg image, I tried to do that.
Please note that only the mcode backend is build from source. LLVM and GCC backends will still use the outdated pkg image (for now).

Running a test build with pyHDLC was successful and produced an updated ghdl image.

I'd be very happy if this pr gets merged.
Let me know if I shall change anything.

Kind regards
Nik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant