*** tpb has joined #yosys | 00:00 | |
*** dh73 has quit IRC | 00:14 | |
*** rohitksingh has joined #yosys | 00:35 | |
*** X-Scale has quit IRC | 01:19 | |
*** X-Scale has joined #yosys | 01:22 | |
*** zino has joined #yosys | 01:22 | |
*** zino has left #yosys | 01:23 | |
*** nrossi has joined #yosys | 02:17 | |
*** whitequark has quit IRC | 03:42 | |
*** whitequark has joined #yosys | 03:42 | |
*** rohitksingh has quit IRC | 04:59 | |
*** proteusguy has quit IRC | 05:03 | |
*** proteusguy has joined #yosys | 05:04 | |
*** citypw has joined #yosys | 05:46 | |
*** rohitksingh has joined #yosys | 06:11 | |
*** rohitksingh has quit IRC | 06:21 | |
*** m4ssi has joined #yosys | 06:31 | |
*** rohitksingh has joined #yosys | 06:35 | |
*** rohitksingh has quit IRC | 06:58 | |
*** dys has quit IRC | 07:35 | |
*** awordnot has quit IRC | 08:24 | |
*** simeonm has quit IRC | 08:24 | |
*** pacak has quit IRC | 08:24 | |
*** tmiw has quit IRC | 08:24 | |
*** bluesceada has quit IRC | 08:24 | |
*** awordnot has joined #yosys | 08:25 | |
*** simeonm has joined #yosys | 08:25 | |
*** pacak has joined #yosys | 08:25 | |
*** tmiw has joined #yosys | 08:25 | |
*** bluesceada has joined #yosys | 08:25 | |
*** tmichalak has joined #yosys | 08:40 | |
*** dys has joined #yosys | 08:42 | |
*** FabM_cave has joined #yosys | 09:06 | |
*** dys has quit IRC | 09:14 | |
*** dys has joined #yosys | 09:54 | |
*** pacak has quit IRC | 10:41 | |
*** pacak has joined #yosys | 10:43 | |
*** dys has quit IRC | 11:36 | |
*** dys has joined #yosys | 11:47 | |
*** Marex has quit IRC | 14:04 | |
*** forrestv has quit IRC | 14:04 | |
*** Marex has joined #yosys | 14:10 | |
*** forrestv has joined #yosys | 14:10 | |
*** Marex has quit IRC | 14:14 | |
*** forrestv has quit IRC | 14:14 | |
*** Marex has joined #yosys | 14:20 | |
*** forrestv has joined #yosys | 14:20 | |
*** emeb has joined #yosys | 15:28 | |
*** dh73 has joined #yosys | 15:53 | |
*** citypw has quit IRC | 16:30 | |
*** m4ssi has quit IRC | 16:38 | |
*** emeb has quit IRC | 16:56 | |
*** quigonjinn has joined #yosys | 16:58 | |
*** quigonjinn has quit IRC | 17:07 | |
*** quigonjinn has joined #yosys | 17:19 | |
*** dh73 has quit IRC | 17:53 | |
*** dys has quit IRC | 18:03 | |
*** FabM_cave has quit IRC | 19:55 | |
*** quigonjinn has quit IRC | 20:53 | |
*** emeb has joined #yosys | 21:05 | |
*** nrossi has quit IRC | 21:07 | |
*** tryingCrypto has joined #yosys | 21:07 | |
tryingCrypto | Does someone knows if there is a list of error codes for abc? I am getting error code 139. | 21:20 |
---|---|---|
daveshah | tryingCrypto: do you get any more log output than that? | 21:23 |
tryingCrypto | I have the full log | 21:24 |
tryingCrypto | For yosys, not abc. Is there an way to output more? | 21:24 |
daveshah | No, usually abc does output something when it goes wrong | 21:25 |
daveshah | If you just run "yosys-abc" on its own, does the abc prompt start OK? | 21:25 |
tryingCrypto | Yes | 21:26 |
daveshah | So, the abc install is probably alright then | 21:27 |
daveshah | What context are you using abc in? One of the synth commands? | 21:27 |
tryingCrypto | No, I am doing the yosys-abc directly. I do yosys abc -dff -liberty gscl45nm.lib -D 1000 -constr gscl45nm.constr | 21:29 |
tryingCrypto | I do perform dfflibmap before hand. I can share the script. | 21:30 |
tryingCrypto | https://pastebin.com/7TS05ksQ | 21:31 |
tpb | Title: # read all source files source "source.tcl" # # Load the ASIC cells into Yosy - Pastebin.com (at pastebin.com) | 21:31 |
daveshah | At a guess, it could well be a bug in abc's liberty or constraint parser, they've had issues in the past | 21:32 |
daveshah | You could try abc -nocleanup to save the files Yosys passes abc, then run yosys-abc on the script it saves in a debugger | 21:33 |
tryingCrypto | The same yosys script that I sent, I also use for a smaller part of my circuit and it works fine. The biggest difference is that this circuit I am testing has registers. | 21:34 |
tryingCrypto | I will try -nocleanup | 21:34 |
tryingCrypto | Okay, so apparently during stime -p a Segmentation fault happens | 21:57 |
daveshah | Probably an abc bug best reported upstream | 22:07 |
tryingCrypto | I fixed the "problem". I wrote the abc script in the yosys manual, and gave to abc, instead of letting yosys run. | 22:49 |
tryingCrypto | Apparently when run yosys directly it adds the command "retime", after dretime, which is not in the manual. When I did this, it now works. | 22:50 |
tryingCrypto | Thanks for the help | 22:57 |
*** rohitksingh has joined #yosys | 23:05 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!