Sunday, 2020-07-12

*** tpb has joined #tomu00:00
*** craigo has quit IRC01:45
*** craigo has joined #tomu02:04
xobsscientes: the readme should have an example, though I agree it's not the greatest02:38
xobsThe preferred core at this point is `TriEndpointInterface`. An example of how to use it can be found in `litex_boards`: https://github.com/litex-hub/litex-boards/blob/master/litex_boards/targets/fomu.py#L213-L22702:38
tpbTitle: litex-boards/fomu.py at master · litex-hub/litex-boards · GitHub (at github.com)02:38
ssbis 16 MHz too much for a user pad on fomu?  Cannot seem to use it as external clock, results in gibberish.  (don't have oscilloscope at hand to check if signal is okay though)06:14
*** emeb has quit IRC07:03
scientesxobs, I didn't even manage to get it installed07:06
scientesthis is why CI is great07:06
scientesyou can always read the tests and figure out how to install stuff07:07
scientesimport valentyusb->>>fine07:07
scientesimport valentyusb.usbcore-->>>not found07:07
scientesahh, its only getting it from the current directory07:10
scientesdocumentation on how to install python3 packages suck, and you just find easy_install with a big disclaimer not to use it07:10
scientesbut pip is build on easy_install07:10
scientesclearly python only really supports download packages from pip07:14
scientesand not from github07:14
scientespython is not wine07:16
scientesyou should now have to learn domain-specific-stuff just to install it07:16
xobsscientes: I always have trouble with pip, which is why I put together https://github.com/xobs/lxbuildenv (which is what foboot uses) -- it's a fancy wrapper around python that makes it so you don't have to use pip.07:33
tpbTitle: GitHub - xobs/lxbuildenv: Simplified environment for litex (at github.com)07:33
scientesso I'm not the only one07:50
scientesstill doesn't get everything in the same place as your system07:51
*** js has quit IRC08:35
*** js has joined #tomu08:35
*** js has quit IRC08:49
daurnimatorscientes: setup.py is the true way08:51
daurnimator(as long as it uses setuptools)08:51
scienteshow do i do user install daurnimator ?08:52
scientesdaurnimator, this is why go packaging works the way it does08:58
scientesto not have all these headaches08:58
scientesok, if i copy fomu.py into the valentyusb folder then it works :)09:04
scientesbut now i can't get litex to build09:04
scientes--board evt pvt and hacker all result in a error09:04
scientesERROR:SoCBusHandler:Region overlap between rom and csr:09:04
*** js has joined #tomu09:24
*** craigo has quit IRC09:57
*** craigo has joined #tomu12:55
*** emeb has joined #tomu15:00
*** TheJJ_ has quit IRC15:50
*** TheJJ has joined #tomu16:11
*** TheJJ has quit IRC16:16
*** TheJJ has joined #tomu16:51
*** wrtlprnft has quit IRC19:20
*** wrtlprnft has joined #tomu19:21
*** wrtlprnft has quit IRC19:40
*** wrtlprnft has joined #tomu19:40
*** st-gourichon-fid has quit IRC20:31

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