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

Error: VHDL 2008 and pedanticerrors switch cannot be used together #5

Closed
wwwuxy opened this issue Nov 5, 2024 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@wwwuxy
Copy link

wwwuxy commented Nov 5, 2024

when i run make sim elf-bin=$RISCV/riscv64-unknown-elf/bin/pk target-options=posit64_testsuite_llvm.elf batch-mode=1,i get a fault, i remove all of -pedanticerrors in makefile, then success running,but later i get issue #4 , I'm confused right now
Snipaste_2024-11-04_14-35-42

@davidmallasen davidmallasen changed the title a running fault Error: VHDL 2008 and pedanticerrors switch cannot be used together Nov 5, 2024
@davidmallasen davidmallasen added the bug Something isn't working label Nov 5, 2024
@davidmallasen
Copy link
Collaborator

This should be solved by removing the -pedanticerrors from the makefile as suggested

@wwwuxy
Copy link
Author

wwwuxy commented Nov 5, 2024

thank you very much~

@davidmallasen
Copy link
Collaborator

Fixed in #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants