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

ghdl compiled with llvm-jit support #1105

Open
csantosb opened this issue Mar 12, 2025 · 0 comments
Open

ghdl compiled with llvm-jit support #1105

csantosb opened this issue Mar 12, 2025 · 0 comments

Comments

@csantosb
Copy link

When ghdl is compiled with the flag --with-llvm-jit, the output of ghdl --version gives

GHDL 5.0.1 (tarball) [Dunoon edition]
 Compiled with GNAT Version: 14.2.0
 static elaboration, LLVM JIT code generator
Written by Tristan Gingold.

This produces an error in this line

AssertionError: No known GHDL back-end could be detected from running 'ghdl --version'

as the new jit pattern is not recognized.

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

No branches or pull requests

1 participant