00:14
dh73 has quit [Quit: Leaving.]
00:34
rohitksingh has joined #yosys
01:21
X-Scale has joined #yosys
01:21
zino has joined #yosys
01:22
zino has left #yosys [#yosys]
02:16
nrossi has joined #yosys
03:41
whitequark has quit [Ping timeout: 252 seconds]
03:42
whitequark has joined #yosys
04:58
rohitksingh has quit [Ping timeout: 240 seconds]
05:02
proteusguy has quit [Quit: Leaving]
05:03
proteusguy has joined #yosys
05:46
citypw has joined #yosys
06:10
rohitksingh has joined #yosys
06:21
rohitksingh has quit [Ping timeout: 245 seconds]
06:30
m4ssi has joined #yosys
06:35
rohitksingh has joined #yosys
06:57
rohitksingh has quit [Ping timeout: 250 seconds]
07:34
dys has quit [Ping timeout: 276 seconds]
08:23
awordnot has quit [*.net *.split]
08:23
simeonm has quit [*.net *.split]
08:23
pacak has quit [*.net *.split]
08:23
tmiw has quit [*.net *.split]
08:23
bluesceada has quit [*.net *.split]
08:24
awordnot has joined #yosys
08:24
simeonm has joined #yosys
08:24
tmiw has joined #yosys
08:24
pacak has joined #yosys
08:24
bluesceada has joined #yosys
08:40
tmichalak has joined #yosys
08:41
dys has joined #yosys
09:05
FabM_cave has joined #yosys
09:13
dys has quit [Ping timeout: 276 seconds]
09:53
dys has joined #yosys
10:40
pacak has quit [Remote host closed the connection]
10:42
pacak has joined #yosys
11:35
dys has quit [Ping timeout: 250 seconds]
11:46
dys has joined #yosys
14:04
Marex has quit [*.net *.split]
14:04
forrestv has quit [*.net *.split]
14:09
forrestv has joined #yosys
14:09
Marex has joined #yosys
14:13
Marex has quit [*.net *.split]
14:13
forrestv has quit [*.net *.split]
14:19
forrestv has joined #yosys
14:19
Marex has joined #yosys
15:28
emeb has joined #yosys
15:52
dh73 has joined #yosys
16:29
citypw has quit [Ping timeout: 240 seconds]
16:37
m4ssi has quit [Remote host closed the connection]
16:55
emeb has quit [Quit: Leaving.]
16:57
quigonjinn has joined #yosys
17:06
quigonjinn has quit [Ping timeout: 240 seconds]
17:18
quigonjinn has joined #yosys
17:53
dh73 has quit [Read error: No route to host]
18:02
dys has quit [Ping timeout: 250 seconds]
19:54
FabM_cave has quit [Ping timeout: 250 seconds]
20:52
quigonjinn has quit [Ping timeout: 240 seconds]
21:05
emeb has joined #yosys
21:06
nrossi has quit [Quit: Connection closed for inactivity]
21:06
tryingCrypto has joined #yosys
21:19
<
tryingCrypto >
Does someone knows if there is a list of error codes for abc? I am getting error code 139.
21:23
<
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:26
<
daveshah >
So, the abc install is probably alright then
21:26
<
daveshah >
What context are you using abc in? One of the synth commands?
21:28
<
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
<
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:56
<
tryingCrypto >
Okay, so apparently during stime -p a Segmentation fault happens
22:06
<
daveshah >
Probably an abc bug best reported upstream
22:48
<
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:56
<
tryingCrypto >
Thanks for the help
23:04
rohitksingh has joined #yosys
23:59
tpb has quit [Remote host closed the connection]
23:59
tpb has joined #yosys