Sunday, 2022-04-17

*** tpb <tpb!~supybot@underwood.mithis.com> has quit IRC01:00
*** tpb <tpb!~supybot@underwood.mithis.com> has joined #f4pga01:00
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC01:16
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga01:16
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has quit IRC01:37
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has joined #f4pga01:37
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC02:58
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga02:58
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC03:02
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga03:02
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC03:17
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga03:17
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC03:32
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga03:33
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC03:35
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga03:35
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC06:23
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga06:24
F4PGASlackBridge<gergo> So I understand Symbiflow got renamed to F4PGA, I thought I might use this opportunity to reinstall it in a "proper" way, not in the hacky "let's just get the examples working by letting Conda do its thing to give me Everything All At Once" way. So where is the documentation to install the tools in a maintainable way, so that I can upgrade each tool separately, and also so I can use them without having to go through06:58
F4PGASlackBridgeConda in my shell env?06:58
F4PGASlackBridge<gergo> Is there a PPA for example06:58
F4PGASlackBridge<gergo> Is there docs for "this is how you install the whole shebang, then later on if you want to replace just one component with a custom build because you're hacking on it , then this is how you configure and install that one single component so that it integrates with all the others"?06:59
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has quit IRC07:00
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has joined #f4pga07:00
*** kolas39 <kolas39!~kolas@2E8B2863.catv.pool.telekom.hu> has joined #f4pga07:18
*** jn <jn!~quassel@user/jn/x-3390946> has quit IRC08:00
*** jn <jn!~quassel@2a02:908:1065:960:20d:b9ff:fe49:15fc> has joined #f4pga08:04
*** jn <jn!~quassel@2a02:908:1065:960:20d:b9ff:fe49:15fc> has quit IRC08:04
*** jn <jn!~quassel@user/jn/x-3390946> has joined #f4pga08:04
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC08:18
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga08:19
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC08:20
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga08:21
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC08:23
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga08:23
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC08:27
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga08:27
*** marzoul <marzoul!~adrien@lfbn-lyo-1-455-220.w2-7.abo.wanadoo.fr> has joined #f4pga09:10
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC10:26
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga10:26
F4PGASlackBridge<pgielda> As you correctly stated symbiflow did change its name and got transferred to CHIPS Alliance project of the Linux Foundation. This technically means just a rename and moving repos around on github, does not mean there was any secret developments that were suddenly made public now, f4pga is actively developed publicly on github and if anyone wants to get involved the way to engage is to open issues and PRs in10:45
F4PGASlackBridgerelevant repos.10:45
F4PGASlackBridge<pgielda> f4pga-examples is meant to show some example designs that go through the toolchain succesfully.10:46
F4PGASlackBridge<pgielda> Conda there is a design choice, does not mean the tools cannot be packaged any other way.10:47
F4PGASlackBridge<pgielda> The CIs that build those conda packages are public btw10:48
F4PGASlackBridge<pgielda> And open source10:48
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC10:52
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga10:52
F4PGASlackBridge<pgielda> If you can point out any specific element you want to hack around I am sure someone on this channel can help with that11:09
F4PGASlackBridge<pgielda> Some of those are easier to rebuild and replace some harder11:10
F4PGASlackBridge<pgielda> (E.g. rebuilding the database requires a lot of resources etc but some parts are just python modules and you can essentialy just edit the files... etc)11:11
*** sv <sv!~sv@83-84-20-72.cable.dynamic.v4.ziggo.nl> has joined #f4pga12:16
*** nscwq <nscwq!~nscwq@83-84-20-72.cable.dynamic.v4.ziggo.nl> has joined #f4pga12:17
*** kolas39 <kolas39!~kolas@2E8B2863.catv.pool.telekom.hu> has quit IRC12:42
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC13:20
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga13:20
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC13:48
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga13:48
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC14:08
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga14:08
*** chexum <chexum!~quassel@gateway/tor-sasl/chexum> has quit IRC16:14
*** chexum <chexum!~quassel@gateway/tor-sasl/chexum> has joined #f4pga16:15
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has joined #f4pga18:33
saadiqmHello, Please see my proposal for Google summer of code. My proposed topic is: Generalization of wrapper scripts for installed F4PGA toolchain and making them OS agnostic. https://github.com/smohiudd/summerofcode2022/wiki/F4PGA-Application18:36
saadiqmLet me know if you have any feedback on my approach.18:36
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has quit IRC18:53
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has quit IRC18:56
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has joined #f4pga19:06
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has quit IRC19:21
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has joined #f4pga19:25
*** saadiqm <saadiqm!~saadiqm@d205-206-74-56.abhsia.telus.net> has quit IRC19:39
*** colemole9595 <colemole9595!~colemole9@94.198.43.74> has joined #f4pga22:59
*** marzoul <marzoul!~adrien@lfbn-lyo-1-455-220.w2-7.abo.wanadoo.fr> has quit IRC23:24

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!