You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(gdb) run
Starting program: /usr/bin/yosys-abc
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
UC Berkeley, ABC 1.01 (compiled Apr 1 2024 04:53:45)
abc 01> read_dsd a*b
abc 02> dsd
Program received signal SIGSEGV, Segmentation fault.
0x000055555571f40f in abc::Abc_ObjAddFanin (pObj=0x55555688f8d0, pFanin=0x5688f7b0) at src/base/abc/abcFanio.c:88
warning: 88 src/base/abc/abcFanio.c: No such file or directory
The text was updated successfully, but these errors were encountered:
Every input I give the dsd command crashes it. I'm using the ubuntu package: https://launchpad.net/ubuntu/oracular/+source/yosys
The text was updated successfully, but these errors were encountered: