*** tpb has joined #timvideos | 00:00 | |
*** puck has joined #timvideos | 00:03 | |
*** puck has quit IRC | 01:12 | |
*** samsagaz has joined #timvideos | 02:02 | |
*** samsagaz has quit IRC | 02:52 | |
*** nancy has joined #timvideos | 03:22 | |
bunnie_ | cr1901_modern: from what i can see in the code, yes, there's an L2 cache oddly enough | 03:24 |
---|---|---|
*** DocJosh has quit IRC | 03:53 | |
*** DocJosh has joined #timvideos | 03:54 | |
*** rohitksingh_work has joined #timvideos | 04:02 | |
*** rohitksingh_work has quit IRC | 04:04 | |
*** harshgugale has joined #timvideos | 06:40 | |
*** rohitksingh_work has joined #timvideos | 06:56 | |
*** rohitksingh_work has quit IRC | 07:42 | |
*** shivm28 has joined #timvideos | 07:42 | |
*** rohitksingh_work has joined #timvideos | 07:52 | |
*** rohitksingh_work has quit IRC | 08:08 | |
*** rohitksingh_work has joined #timvideos | 08:16 | |
*** harshgugale has joined #timvideos | 09:26 | |
*** rohitksingh_wor1 has joined #timvideos | 09:27 | |
*** rohitksingh_work has quit IRC | 09:30 | |
*** harshgugale has quit IRC | 09:49 | |
*** shivm28 has quit IRC | 10:04 | |
*** harshgugale has joined #timvideos | 12:30 | |
*** harshgugale has quit IRC | 12:41 | |
*** rohitksingh_wor1 has quit IRC | 12:45 | |
cr1901_modern | mithro: Is the timvideos openocd tied to any specific commit? | 13:34 |
cr1901_modern | I compiled a fresh openocd for the board my opsis is attached to, and I couldn't program the opsis until I swapped out the old bitstream proxy: https://github.com/timvideos/HDMI2USB-mode-switch/tree/master/hdmi2usb/firmware/spartan6/opsis for the new one: https://github.com/quartiq/bscan_spi_bitstreams/blob/master/bscan_spi_xc6slx45t.bit | 13:36 |
tpb | Title: HDMI2USB-mode-switch/hdmi2usb/firmware/spartan6/opsis at master · timvideos/HDMI2USB-mode-switch · GitHub (at github.com) | 13:36 |
*** rohitksingh has joined #timvideos | 13:50 | |
*** samsagaz has joined #timvideos | 14:05 | |
*** rohitksingh has quit IRC | 15:34 | |
*** CarlFK has quit IRC | 15:35 | |
*** rohitksingh has joined #timvideos | 15:53 | |
*** rohitksingh has quit IRC | 16:28 | |
*** rohitksingh has joined #timvideos | 16:34 | |
*** CarlFK has joined #timvideos | 16:46 | |
*** ChanServ sets mode: +v CarlFK | 16:46 | |
*** rohitksingh has quit IRC | 16:51 | |
*** rohitksingh has joined #timvideos | 17:03 | |
*** shivm28 has joined #timvideos | 17:27 | |
*** rohitksingh has quit IRC | 17:39 | |
*** rohitksingh has joined #timvideos | 17:44 | |
*** cr1901 has joined #timvideos | 18:08 | |
*** rohitksingh has quit IRC | 18:37 | |
*** f15h has joined #timvideos | 19:18 | |
*** shivm28 has quit IRC | 19:31 | |
*** f15h has quit IRC | 19:39 | |
*** samsagaz has quit IRC | 20:00 | |
*** harshgugale has joined #timvideos | 21:18 | |
*** harshgugale has quit IRC | 21:23 | |
*** Bonjourm8 has joined #timvideos | 21:36 | |
mithro | cr1901_modern: Interesting - do we just need to update a submodule somewhere? | 21:40 |
mithro | cr1901_modern: Oh - we had a slightly custom proxy a while back on the Opsis | 21:41 |
mithro | cr1901_modern: I think the change we needed might have been merged upstream now | 21:41 |
cr1901 | mithro: If it's a custom proxy, it's not compatible w/ how rjo updated the jtagspi backend semi-recently | 21:43 |
mithro | cr1901_modern: (Basically it held unused pins in a different way - I think in high impedance...) | 21:43 |
cr1901 | The current proxies have pullups on the unused pins | 21:44 |
mithro | cr1901: Can't remember which way they need to be... | 21:46 |
mithro | cr1901: If the upstream proxies work, then it is all good I think? | 21:46 |
cr1901 | mithro: The upstream proxies worked for me; the proxy that's provided w/ mode switch does not. >> | 21:47 |
cr1901 | Which makes me think that if the mode-switch bitstream is custom it's based on rjo's old proxies: https://github.com/jordens/bscan_spi | 21:49 |
mithro | cr1901: Hrm... on windows or on any platform? | 21:49 |
tpb | Title: GitHub - jordens/bscan_spi: A JTAG-to-SPI converter for building spi-flash proxy bitstreams for FPGAs (at github.com) | 21:49 |
mithro | cr1901: They are in fact based on those | 21:49 |
cr1901 | mithro: I tested on a Linux SBC | 21:49 |
cr1901 | If you read the warning, rjo points to a new repo, with a new set of proxies. Upstream openocd is expected to use the proxies on the master branch | 21:50 |
cr1901 | And since I compiled a fresh openocd today (b/c "accident"), I ran into this issue w/ mode-switch where the proxy didn't work at all; the flash id returned 0x00ffffff | 21:51 |
cr1901 | Okay here we go: https://github.com/quartiq/bscan_spi_bitstreams Looks like the bitstreams were all updated 6 months ago | 21:52 |
tpb | Title: GitHub - quartiq/bscan_spi_bitstreams (at github.com) | 21:52 |
mithro | cr1901: Wonder why we haven't come across this sooner... | 21:53 |
cr1901 | mithro: This is why I'm asking you if the conda openocd is pinned to a specific commit | 21:53 |
mithro | I guess it must be? | 21:54 |
cr1901 | B/c it seems like I'm the only person w/ this issue and the only difference is that I compiled a fresh openocd (and used hdmi2usb-mode-switch outside of conda env) | 21:54 |
cr1901 | Naturally, not the first time I've had this issue :). That's why I knew what was wrong immediately | 21:55 |
mithro | cr1901: https://github.com/timvideos/conda-hdmi2usb-packages/blob/master/openocd/meta.yaml | 21:58 |
tpb | Title: conda-hdmi2usb-packages/meta.yaml at master · timvideos/conda-hdmi2usb-packages · GitHub (at github.com) | 21:58 |
mithro | cr1901: It doesn't look to be pinned | 21:58 |
cr1901 | very weird... | 22:08 |
cr1901 | I'll have to ask rjo what changed | 22:10 |
*** sam345 has joined #timvideos | 22:29 | |
*** sam345 has quit IRC | 22:35 | |
*** cr19011 has joined #timvideos | 23:32 | |
*** cr1901 has quit IRC | 23:32 | |
*** cr19011 has quit IRC | 23:32 | |
*** cr1901 has joined #timvideos | 23:33 | |
*** Bonjourm8_ has joined #timvideos | 23:33 | |
*** Bonjourm8 has quit IRC | 23:36 | |
*** Bonjourm8_ has quit IRC | 23:46 | |
*** Bonjourm8 has joined #timvideos | 23:47 | |
*** Bonjourm8 has quit IRC | 23:48 | |
*** Bonjourm8 has joined #timvideos | 23:49 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!