Wednesday, 2015-07-01

*** tpb has joined #timvideos00:00
*** [d__d] has quit IRC00:27
*** [d__d] has joined #timvideos00:36
mithroaps: ping?01:25
*** hyades has joined #timvideos03:05
*** CarlFK has quit IRC03:14
*** CarlFK has joined #timvideos05:14
*** ChanServ sets mode: +v CarlFK05:14
apsmithro: pong05:55
mithroaps: did you see the question on the github issue about the flumotion port?05:55
apsmithro: yes05:56
apsjust saw05:56
mithroshenki: ping?06:18
*** _florent_ has joined #timvideos06:51
shenkimithro: pong07:59
mithroshenki: what needs to be done to make that USB-UART driver not conflict with other USB-UART stuff on the system?08:00
*** Niharika_ has joined #timvideos08:00
mithrohttps://github.com/timvideos/HDMI2USB/wiki/Installing-Exar-Driver08:01
tpbTitle: Installing Exar Driver · timvideos/HDMI2USB Wiki · GitHub (at github.com)08:01
shenkimithro: we need to add support to the upstream acm driver for the exar part08:04
mithroshenki: I don't care that much about getting the driver upstream, just making it so I can have the acm driver running at the same time as the exar part - is that possible or more work then the upstreaming part?08:07
shenkimithro: it might be possible, if someone wants to do that08:11
shenkimithro: it would be preferable to spend time supporting it in the upstream driver08:11
shenkimithro: isntead of a temp hack08:11
shenkimithro: that doesn't mean getting the support upstream08:11
shenkimithro: just hacking the upstream driver so it works for our part08:12
mithroI'm no kernel expert - but we can't really "patch" an included module without having to rebuild stuff right?08:13
mithroshenki: do we actually know why you can't have both modules loaded at the same time at the moment?08:19
mithroshenki: is it just that the cdc_acm driver associates with the device first?08:23
*** tija has joined #timvideos09:26
shenkimithro: the exar driver is a copy of the cdc_acm driver with the variables renamed09:40
shenkimithro: an d some ocde added to support exar09:41
mithroshenki: sure - but I can physically load both the exar module and the cdc module at the same time, right?09:42
tijamithro: Migen has so less documentation :(10:54
mithrotija: that is not a real sentence.10:54
tijamithro: I was going through the examples in their repo and lot of the objects used have no documentation. Atleast I couldn't find them10:56
mithrotija: most of the newer stuff they have been much better at documenting10:56
tijamitho: like?10:57
mithrohrm, there is less stuff then I recall11:04
mithroahh, I was looking at the migen rather then the misoc code11:05
mithroLots of the stuff in https://github.com/m-labs/migen/tree/master/migen/fhdl has docstrings for example11:06
tpbTitle: migen/migen/fhdl at master · m-labs/migen · GitHub (at github.com)11:06
mithroI do agree that they could use better documentation on things11:07
mithroHave you seen https://migen.readthedocs.org/ ?11:08
tpbTitle: Migen manual Migen X documentation (at migen.readthedocs.org)11:08
tijamithro: yes. Lot of stuff are missing. Unable to follow the examples with the available document.11:11
mithrotija: like?11:12
tijamithro: https://github.com/m-labs/migen/blob/master/examples/basic/fsm.py11:13
tpbTitle: migen/fsm.py at master · m-labs/migen · GitHub (at github.com)11:13
tijaNo documentation about FSM()11:14
mithrotija: you understand what FSM stands for?11:15
tijayes Finite State Machine11:15
mithroso FSM() creates a new Finite State Machine module inside the current module?11:17
mithrobtw, have you run the module and look at the verilog it generates?11:19
tijayeah what are the function inside the FSM module is not known.11:19
tijayesh I have.11:19
mithrotija: what do you mean?11:19
mithroyou mean NextValue and NextState functions? They are imported at the top line11:20
tijaI mean self.be = myfsm.before_entering("FOO") what does this do?11:20
mithrotija: creates a signal which triggers before the finite state machine enters state FOO ?11:21
tijasynchronosly or async?11:24
tijaAnyway forget it. I will figure it out. But the statement "Migen has so less documentation" is real.11:26
mithrotija: I know what you meant, but that sentence is still not grammatically correct11:37
mithrotija: Adding documentation to the module would probably be a good first patch!11:38
mithroLooking at the generated verilog code - I wonder what the "_is_el" append to the signal name means?11:39
mithrotija: join #m-labs11:40
shenkimithro: no, you can't add them both. you cant have the same module loaded twice12:12
*** aps has left #timvideos12:35
*** florolf_ has left #timvideos13:24
*** tija has quit IRC13:44
*** tija has joined #timvideos13:48
*** aps has joined #timvideos14:13
*** bjoern___ has joined #timvideos14:42
*** hyades has quit IRC14:47
*** mithro has quit IRC14:47
*** kierank has quit IRC14:47
*** bjoern_ has quit IRC14:47
*** hyades has joined #timvideos14:58
*** kierank has joined #timvideos15:00
*** mithro has joined #timvideos15:01
*** ChanServ sets mode: +o mithro15:01
*** Niharika is now known as Niharika|afk15:01
mithroshenki: https://github.com/shenki/exar-uart-driver/pull/515:44
tpbTitle: Allow the vizzini module to be installed side-by-side with cdc-acm. by mithro · Pull Request #5 · shenki/exar-uart-driver · GitHub (at github.com)15:44
mithro_florent_: you might find that useful15:47
*** Niharika|afk is now known as Niharika16:05
*** _florent_ has quit IRC16:19
*** tija has quit IRC16:34
*** _florent_ has joined #timvideos17:24
*** hyades has quit IRC22:31
*** CarlFK has quit IRC22:47
*** miselin has quit IRC23:16
*** CarlFK has joined #timvideos23:24
*** ChanServ sets mode: +v CarlFK23:24
*** miselin has joined #timvideos23:24
*** _florent_ has quit IRC23:45

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