*** tpb has joined #timvideos | 00:00 | |
mithro | cr1901: You have a 32bit Linux platform, right? Can you tell me what `python3 -c "import platform; print(platform.machine())"` outputs? | 03:18 |
---|---|---|
*** PlasmaStar1 has joined #timvideos | 03:23 | |
*** rohitksingh_work has joined #timvideos | 03:40 | |
*** rohitksingh_wor1 has joined #timvideos | 04:00 | |
*** rohitksingh_work has quit IRC | 04:01 | |
*** thaytan has quit IRC | 04:22 | |
*** thaytan has joined #timvideos | 04:22 | |
*** ChanServ sets mode: +v thaytan | 04:22 | |
CarlFK | mithro: on a pi I get armv6l | 04:34 |
CarlFK | mithro: I think I have an 32 bit x86 linux around here somewhere... | 04:34 |
CarlFK | mithro: $ python3 -c "import platform; print(platform.machine())" | 04:53 |
CarlFK | i686 | 04:53 |
mithro | xobs: I dumped a whole bunch of random crap into https://github.com/mithro/lxbe-tool/tree/master/lxbe_tool based off of the shell scripts + your lxbuildenv.py script | 04:58 |
tpb | Title: lxbe-tool/lxbe_tool at master · mithro/lxbe-tool · GitHub (at github.com) | 04:58 |
* mithro heads to bed | 05:08 | |
mithro | gnight! | 05:08 |
*** lebster16 has joined #timvideos | 05:41 | |
*** dh12820 has joined #timvideos | 05:41 | |
*** lebster16 has quit IRC | 05:42 | |
*** dh12820 has quit IRC | 05:43 | |
xobs | mithro: what's up? | 06:56 |
*** CarlFK has quit IRC | 08:04 | |
*** raSter^0 has joined #timvideos | 08:24 | |
*** CarlFK has joined #timvideos | 09:24 | |
*** ChanServ sets mode: +v CarlFK | 09:24 | |
*** CarlFK has quit IRC | 09:31 | |
*** deetwelve22 has joined #timvideos | 09:35 | |
*** shenki has quit IRC | 10:21 | |
*** shenki has joined #timvideos | 10:28 | |
*** ChanServ sets mode: +v shenki | 10:28 | |
*** holodoc3 has joined #timvideos | 10:35 | |
*** CarlFK has joined #timvideos | 10:47 | |
*** ChanServ sets mode: +v CarlFK | 10:47 | |
*** ChickeNES has joined #timvideos | 11:10 | |
*** cr1901 has quit IRC | 11:57 | |
*** CarlFK has quit IRC | 12:10 | |
*** CarlFK has joined #timvideos | 12:22 | |
*** ChanServ sets mode: +v CarlFK | 12:22 | |
*** WizJin has joined #timvideos | 12:24 | |
*** WizJin has quit IRC | 12:26 | |
*** rohitksingh_wor1 has quit IRC | 12:47 | |
*** c0ded has joined #timvideos | 12:59 | |
*** c0ded has quit IRC | 13:00 | |
*** Xe16 has joined #timvideos | 13:15 | |
*** cr1901 has joined #timvideos | 13:19 | |
*** Louis17 has joined #timvideos | 13:30 | |
*** Louis17 has quit IRC | 13:36 | |
*** rohitksingh has joined #timvideos | 14:10 | |
*** quiz966 has joined #timvideos | 14:29 | |
*** Sigals has joined #timvideos | 14:43 | |
*** tigrmesh17 has joined #timvideos | 14:57 | |
*** tigrmesh17 has quit IRC | 15:00 | |
*** icasdri5 has joined #timvideos | 16:01 | |
*** icasdri5 has quit IRC | 16:02 | |
*** samsagaz has quit IRC | 16:52 | |
*** rohitksingh has quit IRC | 18:28 | |
*** sst6613 has joined #timvideos | 18:54 | |
*** sst6613 has quit IRC | 18:56 | |
*** Napsterbater10 has joined #timvideos | 19:09 | |
*** Napsterbater10 has quit IRC | 19:09 | |
*** RaptorJesus15 has joined #timvideos | 19:25 | |
*** RaptorJesus15 has quit IRC | 19:26 | |
*** stalled9 has joined #timvideos | 19:58 | |
*** strengthen has joined #timvideos | 20:14 | |
*** apollojustice26 has joined #timvideos | 20:31 | |
*** apollojustice26 has quit IRC | 20:37 | |
*** Guest51503 has joined #timvideos | 21:06 | |
*** pixdamix has joined #timvideos | 21:50 | |
*** pixdamix has quit IRC | 21:53 | |
*** darkengine24 has joined #timvideos | 22:25 | |
*** F4RR3LL has joined #timvideos | 22:46 | |
*** Joelw has quit IRC | 23:07 | |
*** Joelw has joined #timvideos | 23:14 | |
*** danmackay27 has joined #timvideos | 23:21 | |
*** danmackay27 has quit IRC | 23:22 | |
*** thurin16 has joined #timvideos | 23:27 | |
*** thurin16 has quit IRC | 23:29 | |
cr1901 | mithro: https://github.com/mithro/lxbe-tool How many layers of libraries are we on at this point :P? | 23:47 |
tpb | Title: GitHub - mithro/lxbe-tool: LiteX Build Environment tool. (at github.com) | 23:47 |
cr1901 | lxbe-tool => litex-buildenv => litex => migen | 23:47 |
mithro | cr1901: Well, lxbe-tool kind of "replaces" litex-buildenv | 23:48 |
cr1901 | So why not make a fork of litex-buildenv w/ your structural changes :)? | 23:48 |
cr1901 | Oh and ty for using Contributor Covenant (or more specifically, not BSing the CoC) | 23:49 |
mithro | cr1901: It's an experiment | 23:55 |
mithro | cr1901: If it works out, litex-buildenv repo in TimVideos will start using it | 23:56 |
cr1901 | cool | 23:56 |
mithro | It's smashing together my ideas and xobs ideas from https://github.com/xobs/netv2-fpga#using-lxbuildenvpy-environment | 23:56 |
tpb | Title: GitHub - xobs/netv2-fpga: FPGA code for NeTV2 (at github.com) | 23:57 |
mithro | I'm hoping to convince xobs that it's good enough he will want to use it too :-) | 23:57 |
mithro | and probably tinyfpga :-) | 23:57 |
mithro | cr1901: Put together a kind of wishlist / notes at https://docs.google.com/document/d/1V47Zc0eyjUUGBNsJuYORdb4TqH4C1WjzrX9odX0YdZE/edit?usp=sharing | 23:57 |
tpb | Title: LiteX buildenv wish list - requirements document - Google Docs (at docs.google.com) | 23:57 |
mithro | cr1901: Feel free to comment | 23:57 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!