-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
- Tool Version: https://release.bambuhls.eu/bambu-2024.10.AppImage
- OS Version: Ubuntu 22.04.5 LTS
- Frontend Compiler Version: clang-14, gcc-11
- Simulator: iverilog-13
Command Line Used: /home/wz/bambu-2024.10.AppImage -v 4 --top-fname=result s.c >bambu.log 2>&1
Description of the Bug:
When running bambu to synthesize s.c., the output produced with the -v 4 flag shows that bambu stopped in Frontend::eSSA and reported a "segmentation fault".
Steps to Reproduce:
Please run 'xx/bambu-2024.10.AppImage -v 4 --top-fname=result s.c >bambu.log 2>&1'
Expected Behavior:
I think bambu-24.10 can complete the synthesis process.
Actual Behavior:
Bambu stopped in Frontend::eSSA and reported a "segmentation fault".
Attachments:
All materials required for reproducing the problem are in the attachment.
Additional Information:
None.