Friday, 2018-02-09

*** tpb has joined #timvideos00:00
*** suhdood has joined #timvideos03:32
*** rohitksingh_work has joined #timvideos03:34
*** puck has quit IRC03:46
*** puck has joined #timvideos03:51
futarisIRCcloudrohitksingh_work: https://github.com/xesscorp/skidl/blob/master/examples/spice-sim-intro/spice-sim-intro.ipynb does look interesting03:54
tpbTitle: skidl/spice-sim-intro.ipynb at master · xesscorp/skidl · GitHub (at github.com)03:54
rohitksingh_workfutarisIRCcloud: Indeed! Circuit design as well as simulation using single library is super-cool!! After all the experiment with Spice, just import the netlist into KiCad, route it and good to go!03:57
*** cr1901_modern1 has joined #timvideos04:03
*** cr1901_modern has quit IRC04:06
*** suhdood has quit IRC04:40
*** sb0 has quit IRC05:15
*** rohitksingh_wor1 has joined #timvideos05:20
*** rohitksingh_work has quit IRC05:21
*** sb0 has joined #timvideos06:01
futarisIRCcloudhttps://www.youtube.com/channel/UCN2nbMPLJWv3Y__4JuF_hMQ - SCALE 16x is next month. Anyone know who is doing the video recording?06:47
*** xobs has quit IRC07:29
*** xobs has joined #timvideos07:30
mithroCarlFK: https://github.com/mithro/HDMI2USB-firmware-prebuilt/tree/gh-pages and https://mithro.github.io/HDMI2USB-firmware-prebuilt/index.txt07:30
tpbTitle: GitHub - mithro/HDMI2USB-firmware-prebuilt at gh-pages (at github.com)07:31
mithroCarlFK: https://mithro.github.io/HDMI2USB-firmware-prebuilt/opsis/net/lm32/unstable.sha256sum07:32
mithroCarlFK: https://mithro.github.io/HDMI2USB-firmware-prebuilt/revs.txt07:32
mithroCarlFK[m]: ^07:32
mithroCarlFK: will appear at https://code.timvideos.us/HDMI2USB-firmware-prebuilt/index.txt once the change has been merged...07:33
mithroCarlFK: https://mithro.github.io/HDMI2USB-firmware-prebuilt/opsis/net/lm32/channels.txt07:34
futarisIRCcloudHi all. Looking to hack on PMOD-VGA again this weekend. Anyone have any further suggestions on where to start?  I've got an oscilloscope and logic analyser now. Best to remove things from the config, and work up? Hard code clocks? Or just get pix_clk for vga outputting on a pin?07:42
futarisIRCcloudI haven't really tried setting up just a bridge, and the vga peripheral either, as I don't quite follow how to do that.07:42
futarisIRCcloud_florent_ & mithro: Any notes or documentation on how set up a bridge and single peripheral?07:43
*** hyadez has quit IRC08:11
futarisIRCcloudmithro: Or am I better off running FuPY and connecting to it using iPython, and writing to the registers manually?08:14
*** rohitksingh has joined #timvideos08:22
*** sb0 has quit IRC08:56
*** f15h has joined #timvideos10:11
*** f15h_ has joined #timvideos10:18
*** f15h has quit IRC10:21
*** sb0 has joined #timvideos10:26
*** f15h_ has quit IRC10:31
*** f15h_ has joined #timvideos11:31
*** f15h_ has quit IRC11:41
*** f15h_ has joined #timvideos12:01
*** f15h_ has quit IRC12:06
*** f15h_ has joined #timvideos12:29
*** rohitksingh_wor1 has quit IRC12:31
*** rohitksingh has quit IRC12:35
*** CARAM___ has quit IRC12:49
*** CARAM___ has joined #timvideos12:50
*** sb0 has quit IRC13:10
*** rohitksingh has joined #timvideos13:26
*** rohitksingh has quit IRC13:31
*** rohitksingh has joined #timvideos13:35
*** f15h__ has joined #timvideos13:38
*** sb0 has joined #timvideos13:40
*** f15h_ has quit IRC13:41
*** xfxf has quit IRC13:42
*** xfxf has joined #timvideos13:42
*** f15h__ has quit IRC13:57
*** hyadez has joined #timvideos14:02
_florent_futarisIRCcloud: it's probably better to just debug where you are. First thing is to have the right pix_clk. You can probe it with your scope or output it on one led with a counter dividing it14:20
*** Signotheque has quit IRC14:44
*** Signotheque has joined #timvideos14:44
mithrofutarisIRCcloud: There is an example here -> https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/targets/mimasv2/scope.py15:19
tpbTitle: HDMI2USB-litex-firmware/scope.py at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com)15:19
*** sb0 has quit IRC15:49
*** sb0 has joined #timvideos15:50
*** rohitksingh has quit IRC16:41
*** rohitksingh has joined #timvideos16:43
*** rohitksingh has quit IRC16:52
*** rohitksingh has joined #timvideos16:57
*** f15h has joined #timvideos19:30
*** rohitksingh has quit IRC20:27
*** olasd has quit IRC21:20
*** olasd has joined #timvideos21:20
mithroCarlFK[m]: ping?22:27
CarlFK[m]mithro (IRC): pong22:27
mithroDid you see my stuff from last night?22:28
CarlFKmithro: kinda.  I clicked around but didn't try running anything yet22:28
mithroI didn't update the download-prebuilt script - I was leaving that to you22:31
mithroCarlFK: but in theory it should be like 2 or 3 http requests now22:32
*** cr1901_modern has joined #timvideos22:39
*** cr1901_modern1 has quit IRC22:40
mithroCarlFK: https://code.timvideos.us/HDMI2USB-firmware-prebuilt/revs.txt23:04
mithroCarlFK: https://code.timvideos.us/HDMI2USB-firmware-prebuilt/index.txt23:05
mithroCarlFK: https://code.timvideos.us/HDMI2USB-firmware-prebuilt/atlys/net/lm32/channels.txt23:05
CarlFKmithro: add those do the top of the dl script - I don't expect to work on it for at least a few days23:06
mithroCarlFK: https://code.timvideos.us/HDMI2USB-firmware-prebuilt/index.txt23:06
CarlFKpointers to the code that creates them would be good too - i some how expect to wonder "how did this happen?"23:07
mithroCarlFK: https://github.com/timvideos/HDMI2USB-mode-switch/issues/9823:24
tpbTitle: Convert download-prebuilt-firmware script to use new files · Issue #98 · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)23:24
futarisIRCcloudmithro: Thanks for the link. Any examples of a bridge without a CPU?23:43
mithrofutarisIRCcloud: That is a bridge without a CPU23:43
futarisIRCcloudAhh. Whoops. Didn't see kwargs['cpu_type'] = None ...23:44
futarisIRCcloudmithro: So I can just connect sigrok to that? I saw in the litescope repo some references to vcd and sigrok...23:48
futarisIRCcloudAnd some csv and py...23:49
mithrofutarisIRCcloud: litescope is different from the bridge23:55
futarisIRCcloudmithro: Ok.23:59
mithrolitescope is the "analyzer" thing in that example23:59

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