ymherklotz has quit [Remote host closed the connection]
muuo has quit [Remote host closed the connection]
Zaba has quit [Remote host closed the connection]
dxld has quit [Remote host closed the connection]
jleightcap has quit [Remote host closed the connection]
chipb has quit [Remote host closed the connection]
MyNetAz has quit [Write error: Broken pipe]
chipb has joined #yosys
dxld has joined #yosys
Zaba has joined #yosys
jleightcap has joined #yosys
ymherklotz has joined #yosys
muuo has joined #yosys
cr1901_ has joined #yosys
cr1901 has quit [Ping timeout: 276 seconds]
MyNetAz has joined #yosys
lxsameer has joined #yosys
mrec has joined #yosys
xutaxkamay has quit [Ping timeout: 268 seconds]
xutaxkamay has joined #yosys
lxsameer has quit [Ping timeout: 245 seconds]
<whitequark[cis]>
yeah in retrospect this was not well thought out
<whitequark[cis]>
I basically rewrote the entire buildsystem as a part of making it more flexible for Himbächel and had to keep so many things in mind I didn't think too much of the submodule related issues
<whitequark[cis]>
I think in the past the files from the submodule were used in tests but if you never ran the tests you would never see that it's broken without the submodule, or something like that?
<whitequark[cis]>
I moved some of the tests to the main source tree but not all; if someone submits a PR moving the GUI tests I'm happy to review it
ec has quit [Ping timeout: 264 seconds]
ec has joined #yosys
bjorkintosh has quit [Ping timeout: 260 seconds]
Adrien[m] has quit [Quit: Idle timeout reached: 172800s]
bjorkintosh has joined #yosys
bjorkintosh has quit [Changing host]
bjorkintosh has joined #yosys
<somlo>
one of these days I'll have to buckle down and add Himbächel support to the set of things being built in the fedora package :D
bjorkintosh has left #yosys [Leaving]
lxsameer has joined #yosys
jn_ is now known as jn
cr1901_ is now known as cr1901
kristianpaul has joined #yosys
<whitequark[cis]>
does fedora ship nextpnr-gowin?
<somlo>
whitequark[cis]: no, just generic, ecp5, and ice40 (what currently gets built when passing `-DARCH=all` to cmake)
<somlo>
but I have a personal interest in Himbächel, and want to (get back to) familiarizing myself with it...