clifford changed the topic of #yosys to: Yosys Open SYnthesis Suite: http://www.clifford.at/yosys/ -- Channel Logs: https://irclog.whitequark.org/yosys
emeb has quit [Quit: Leaving.]
emeb_mac has joined #yosys
brasilino has quit [Quit: Leaving]
rohitksingh has joined #yosys
citypw has joined #yosys
PyroPeter has quit [Ping timeout: 264 seconds]
PyroPeter has joined #yosys
pie_ has quit [Quit: pie_]
Jybz has joined #yosys
dys has quit [Ping timeout: 245 seconds]
rohitksingh has quit [Ping timeout: 276 seconds]
kraiskil has joined #yosys
emeb_mac has quit [Ping timeout: 246 seconds]
dys has joined #yosys
kraiskil has quit [Ping timeout: 268 seconds]
kraiskil has joined #yosys
kraiskil has quit [Ping timeout: 258 seconds]
adjtm_ has quit [*.net *.split]
X-Scale has quit [*.net *.split]
gmc has quit [*.net *.split]
kristianpaul has quit [*.net *.split]
ZirconiumX has quit [*.net *.split]
pepijndevos has quit [*.net *.split]
bwidawsk has quit [*.net *.split]
captain_morgan has quit [*.net *.split]
chipb has quit [*.net *.split]
Spida has quit [*.net *.split]
tnt has quit [*.net *.split]
blunaxela has quit [*.net *.split]
zignig has quit [*.net *.split]
bwidawsk has joined #yosys
adjtm has joined #yosys
blunaxela has joined #yosys
tnt has joined #yosys
Spida has joined #yosys
pepijndevos has joined #yosys
chipb has joined #yosys
ZirconiumX has joined #yosys
voxadam has quit [Read error: Connection reset by peer]
voxadam has joined #yosys
kristianpaul has joined #yosys
emeb has joined #yosys
Jybz has quit [Quit: Konversation terminated!]
Jybz has joined #yosys
Jybz has quit [Ping timeout: 252 seconds]
Jybz has joined #yosys
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
kraiskil has joined #yosys
captain_morgan has joined #yosys
kraiskil has quit [Ping timeout: 258 seconds]
<somlo> daveshah: this line is redundant with the one immediately following it: https://github.com/YosysHQ/yosys/blob/xc7dsp/techlibs/xilinx/synth_xilinx.cc#L121
<tpb> Title: yosys/synth_xilinx.cc at xc7dsp · YosysHQ/yosys · GitHub (at github.com)
dys has quit [Ping timeout: 264 seconds]
kraiskil has joined #yosys
dys has joined #yosys
maikmerten has joined #yosys
kraiskil has quit [Ping timeout: 268 seconds]
kraiskil has joined #yosys
<somlo> daveshah: in xc7dsp, after removing line 121 in techlibs/xilinx/synth_xilinx.cc, I get this build error: https://pastebin.com/xu4aSqag
<tpb> Title: In file included from passes/pmgen/test_pmgen.cc:30: ./passes/pmgen/ice40_dsp_p - Pastebin.com (at pastebin.com)
<daveshah> Eddie should have pushed a fix
<daveshah> I haven't tried it myself yet
<somlo> oh, I see, 16 minutes ago :) Let me refresh and restart the build -- thanks!
citypw has quit [Ping timeout: 244 seconds]
<somlo> hmm, Eddie's commit 295c18bd only seems to handle techlibs/xilinx/synth_xilinx.cc line 121;
<somlo> the commit before that is your 6919c0f9, so I'm expecting the build to still fail with the error I linked to on pastebin
<somlo> but I'll start the build back up regardless, just to be sure
kraiskil has quit [Ping timeout: 268 seconds]
<daveshah> somlo: seems you need to run `make clean` first
rohitksingh has joined #yosys
adjtm has quit [Ping timeout: 244 seconds]
maikmerten has quit [Remote host closed the connection]
kraiskil has joined #yosys
<somlo> daveshah: maybe there was more to Eddie's commit than I could tell from eyeballing, but the build is now working fine
<somlo> re. "make clean", I'm building an RPM in Fedora mock, so it's always from 100% pristine sources
<daveshah> Hmm
<somlo> either way, thanks, it looks like it's building fine now
adjtm has joined #yosys
kraiskil has quit [Ping timeout: 244 seconds]
emeb_mac has joined #yosys
emeb_mac has quit [Read error: Connection timed out]
emeb_mac has joined #yosys
<somlo> daveshah: I wonder if it's something as silly as passes/pmgen/.gitignore which in one or the other branches didn't have a newline at the end of the file (git was complaining about that in the diff, and I ignored it)
<somlo> maybe a non-newline-terminated .gitignore caused the *_pm.h files to show up in the diff between master+merged-xc7dsp and straight-forward master, so when I applied that patch on top of master I inadvertently got the effect of a missing "make clean"...
<somlo> that's as far as my detective skills are willing to take me, I think I'm ok with that theory as to why the weird build failure earlier :)
Jybz has quit [Ping timeout: 246 seconds]
tpb has quit [Remote host closed the connection]
tpb has joined #yosys