Thursday, 2020-01-23

*** tpb has joined #litex00:00
xobs_florent_: Probably something like `/wishbone-tool --ethernet-host 192.168.100.50 --server terminal --csr-csv ~/github/timvideos/litex-buildenv/build/ice40_hx8k_b_evn_base_vexriscv.minimal+debug/test/csr.csv`.  The command from mithro connects over serial and not Ethernet.00:47
mithroxobs: Could you take a look at https://github.com/litex-hub/litex-conda-packages/pull/101/files and see what you think?01:47
tpbTitle: Add Windows and OSX builds by JakubJatczak · Pull Request #101 · litex-hub/litex-conda-packages · GitHub (at github.com)01:47
xobsBit patch01:52
xobs*big patch01:52
mithroxobs: Adding windows + mac builds for most of the conda packages02:00
xobsNoticed they're missing nextpnr-ecp5, which is understandable as that one is hard to get right.02:08
xobsI'm also curious how they got around the bug that yosys first does a "make clean", and the path is ~55,000 characters long (which exceeds the NT path max length of 32768)02:08
xobsAlso, do you bind python to a specific version?  They use vcpkg, and vcpkg 2019.11 requires Python 3.7.4.  I know that different Python standard libraries are incompatible.  How does that affect the install?02:10
mithrowe are currently using a specific python version 3.7.x I think02:45
mithroConda /should/ be managing the python compatibility for us, but we will see...02:46
*** rohitksingh has joined #litex03:27
*** rvense has quit IRC03:31
*** rvense has joined #litex03:36
*** rohitksingh has quit IRC05:19
*** CarlFK has quit IRC05:19
*** CarlFK has joined #litex06:39
xobsFor windows, then, you'll need to make sure you install python-3.7.4.  Since static Python builds still require a standard library, and they're not bundling one.07:05
*** futarisIRCcloud has joined #litex07:16
*** synaption[m] has quit IRC07:59
*** kc8apf has quit IRC07:59
*** goran-mahovlic has quit IRC08:00
*** bunnie[m] has quit IRC08:00
*** felix_ has quit IRC08:00
*** xobs has quit IRC08:02
*** nrossi has quit IRC08:03
*** felix_ has joined #litex08:04
*** kc8apf has joined #litex08:46
*** goran-mahovlic has joined #litex08:46
*** _whitelogger has quit IRC09:07
*** _whitelogger has joined #litex09:10
*** bunnie[m] has joined #litex11:56
*** nrossi has joined #litex11:56
*** xobs has joined #litex11:56
*** synaption[m] has joined #litex11:56
_florent_xobs: thanks for the wishbone tool command, it works perfectly :) and it's very useful for this board!14:32
xobs_florent_: happy to help! I take it the next feature to add will be file upload.  I tend not to work on boards that have that, so I'm not sure how I'd test it.14:43
_florent_xobs: for the file upload, we could also use the serialboot: if wishbone-tool creates a virtual tty on the computer, we could just used flterm/lxterm on it directly and upload files as we are already doing  over regular serial14:48
xobsSimilar to how flterm creates a virtual pty for gdbserver.14:50
_florent_yes probably14:51
*** _whitelogger has quit IRC14:55
_florent_in fact that would be very useful, even for boards with serial connectors since with a single cable we have Etherbone (control of the SoC) + UDP (high bandwidth to stream data to/from the SoC) + serial14:56
*** _whitelogger has joined #litex14:58
xobsI wonder what I should do on systems that don't have a ptmx equivalent.  I.e. mostly Windows.15:13
*** rohitksingh has joined #litex15:43
keesjI think modern windows has a new terminal sub system (designed when they did the wsl) it is pretty cool16:47
keesjhttps://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/16:47
keesj(WSL is also pretty cool .. as good a lxc containers I would say16:48
*** rohitksingh has quit IRC16:51
*** ambro718 has joined #litex16:55
*** rohitksingh has joined #litex17:10
*** rohitksingh has quit IRC18:08
*** rohitksingh has joined #litex19:13
*** rohitksingh has quit IRC19:24
*** rohitksingh has joined #litex19:37
*** rohitksingh has quit IRC20:21
*** ambro718 has quit IRC20:58
*** Dolu_ has joined #litex21:06
*** rvense has quit IRC21:19
*** Dolu has quit IRC21:19
*** Dolu_ is now known as Dolu21:19
*** rvense has joined #litex21:27
*** CarlFK has quit IRC21:30
*** rohitksingh has joined #litex22:17
*** freemint has quit IRC22:38
*** rohitksingh has quit IRC22:54
*** rohitksingh has joined #litex23:01
*** freemint has joined #litex23:11
*** freemint has quit IRC23:16
*** rohitksingh has quit IRC23:45

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!