0:51 AM
nueces joined the channel
0:53 AM
nueces has quit
0:53 AM
nueces joined the channel
0:56 AM
nueces has quit
2:01 AM
samsagaz joined the channel
3:16 AM
sb0 has quit
3:48 AM
rohitksingh_work joined the channel
4:25 AM
techman83 has quit
4:25 AM
techman83 joined the channel
4:44 AM
futarisIRCcloud
rohitksingh_work & mithro: Those USB Host boards just arrived. USB3300 and some MAX3421E PCBs from eBay. USB3300 is the same as the WaveShare board.
4:48 AM
rohitksingh_work
Nice!
4:51 AM
cr1901_modern1 joined the channel
4:53 AM
cr1901_modern has quit
4:53 AM
futarisIRCcloud
4:53 AM
tpb
Title: USB3300 USB HS Board Host ULPI Connector MIC2075-1BM ULPI Interface PHY Device S | eBay (at
www.ebay.com.au )
4:59 AM
futarisIRCcloud
4:59 AM
tpb
Title: GitHub - ObKo/USBCore: USB Full-Speed/Hi-Speed Device Controller core for FPGA (at
github.com )
5:02 AM
rohitksingh_work
futarisIRCcloud: oh that's nice! Thanks for the link! It looks quite good. I'll go through its code
5:47 AM
cr1901_modern1 has quit
5:52 AM
cr1901_modern joined the channel
7:42 AM
aps joined the channel
7:46 AM
sb0 joined the channel
8:27 AM
shivm joined the channel
8:28 AM
shivm has quit
8:57 AM
futarisIRCcloud has quit
9:19 AM
Sigyn joined the channel
9:49 AM
futarisIRCcloud joined the channel
9:49 AM
futarisIRCcloud
10:51 AM
Peetz0r has quit
10:52 AM
Peetz0r joined the channel
10:56 AM
rohitksingh_wor1 joined the channel
10:58 AM
rohitksingh_work has quit
11:27 AM
sb0 has quit
12:01 PM
sb0 joined the channel
12:20 PM
techman83 has quit
12:20 PM
techman83 joined the channel
12:27 PM
futarisIRCcloud has quit
12:33 PM
rohitksingh_wor1 has quit
16:43 PM
aps has quit
17:03 PM
harshgugale joined the channel
17:09 PM
harshgugale has quit
17:33 PM
wcmckee has quit
18:19 PM
suhdood joined the channel
19:04 PM
cr1901_modern
mithro: Any update on merging the litex changes? I'm currently blocked on that for the SD card stuff, among other things.
19:04 PM
travis was complaining about a missing tcl file
19:05 PM
mithro
cr1901_modern: Probably not going to happen until the weekend
19:05 PM
cr1901_modern
Okay... well, adding the spi flash config stuff is also kinda blocked. I guess in the meantime I'll look into conda/appveyor on Windoze
19:12 PM
mithro
cr1901_modern: Start with openocd I think
19:15 PM
cr1901_modern
mithro: Well the first thing I need to figure out is how to get prerequisite libraries that you expect the user to have installed already onto a windows machine
19:15 PM
(like libftdi/libusb)
19:19 PM
mithro
cr1901_modern: That might explain why I was adding libusb to our conda packages...
19:20 PM
19:20 PM
tpb
Title: GitHub - mithro/conda-hdmi2usb-packages at libusb (at
github.com )
19:20 PM
cr1901_modern
mithro: That was a bad example. I'm sure there are others :P
19:20 PM
mithro
cr1901_modern: OpenOCD doesn't have a lot of dependencies?
19:21 PM
cr1901_modern
No... if memory serves, just libusb/libftdi
19:21 PM
what I was getting at is that I agree that if your distro provides them, use the distro-provided libusb/libftdi
19:22 PM
But perhaps Windows should provide them as conda packages b/c the package management stuff on windoze, well kinda sucks
19:22 PM
(not to mention we still need bash)
19:22 PM
mithro
cr1901_modern: I'd hope to get rid of the bash dependency
19:23 PM
cr1901_modern
mithro: Could we get rid of make as well possibly/swap to meson?
19:23 PM
Well not now*
19:23 PM
mithro
cr1901_modern: Potentially - but that is a pretty big ask
19:23 PM
cr1901_modern
But just thinking ahead
19:23 PM
mithro
cr1901_modern: But yes
19:23 PM
cr1901_modern
mithro: You are aware that there are two ABIs used for Windows, right?
19:24 PM
mithro
cr1901_modern: Nope!
19:24 PM
well kinda but I don't really care
19:26 PM
cr1901_modern
Fair. Just thinking about whether to build on Windows or cross-compile via mingw.
19:27 PM
19:27 PM
mithro
cr1901_modern: Being able to cross-compile via mingw would be a pretty big win
19:28 PM
cr1901_modern
mithro: I will see what I can do, as I normally compile natively via mingw64
19:28 PM
I don't have a problem w/ it, but need to experiment
19:29 PM
I wish it were possible to see what files/dep an anaconda package provides
19:30 PM
(without installing it)
19:30 PM
mithro
cr1901_modern: FYI - You can just download the package and use tar to list the contents
19:32 PM
19:33 PM
19:36 PM
cr1901_modern
oh cool
19:38 PM
mithro
cr1901_modern: I'd like to only upload a new build to anaconda when we actually changed something in which affected the package
19:39 PM
cr1901_modern
Well I mean, we'll have to upload the windows versions of the packages. They're not uploaded yet!
19:40 PM
mithro
cr1901_modern: This was more a reason why I was playing with the API / metadata in the meta.yaml file
19:42 PM
cr1901_modern
mithro: Right now, I don't actually understand. What _is_ the current status of running HDMI2USB/litex-buildenv on Windoze, conda or otherwise?
19:42 PM
I know without conda is unsupported period (although I do it anyway)
19:42 PM
mithro
cr1901_modern: The only person who is doing it is you and xobs
19:43 PM
cr1901_modern
Well presumably we're both using mingw64 (can't compile gcc w/o it)
19:43 PM
mithro
cr1901_modern: Nope, xobs is using that compatibility layer thingy
19:44 PM
19:44 PM
tpb
Title: Bash On Windows · timvideos/litex-buildenv Wiki · GitHub (at
github.com )
19:44 PM
cr1901_modern
Damnit
19:48 PM
CarlFK
so far I have only heard good things about it (bash on win)
19:48 PM
cr1901_modern
I use 7, so I don't have access to it
19:49 PM
CarlFK
oh, well that's a problem
19:52 PM
cr1901_modern1 joined the channel
19:55 PM
cr1901_modern has quit
20:47 PM
phls joined the channel
20:50 PM
phls
Hi, how can I buy a opsis board?
21:03 PM
mithro
21:03 PM
tpb
21:03 PM
mithro
21:13 PM
That LWN link seems like it could be *super* useful for us
21:13 PM
Peetz0r has quit
21:14 PM
Peetz0r joined the channel
21:53 PM
CarlFK[m]
mithro: did you land that edid fix?
21:53 PM
mithro
CarlFK[m]: can't until I fixed the above issue that cr1901_modern1 was talking about
21:54 PM
CarlFK[m]
k - just making sure it didn't slip past me, or get forgotten about
22:35 PM
mithro
CarlFK[m]: Keep bugging me
22:35 PM
CarlFK
rodger that
22:48 PM
Kripton has quit
22:50 PM
Kripton joined the channel
23:20 PM
Peetz0r has quit
23:22 PM
Peetz0r joined the channel
23:28 PM
futarisIRCcloud joined the channel
23:34 PM
futarisIRCcloud
Modern XIP in Linux looks cool. Its been in uClinux since early 2000s.
23:56 PM
tpb has quit
23:57 PM
tpb joined the channel