lekernel changed the topic of #m-labs to: Mixxeo, Migen, MiSoC & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
sh[4]rm4 is now known as sh4rm4
xiangfu has joined #m-labs
xiangfu has quit [Quit: leaving]
<rjo> 221M/home/rjordens/.local/lib/python3.4/site-packages/llvmpy/_api.cpython-34m.so
<rjo> nice.
<rjo> sb0: your clang patch was broken (combined merge patch?). i wiggled my way through the llvm stack and redid the notes: https://github.com/nist-ionstorage/artiq/commit/15d60455db5133bbdddb93a69c033ffe36ce62f6
<rjo> sb0: otherwise working well!
rjo_ has joined #m-labs
<rjo_> sb0: by the way, i just noticed http://micropython.org/ ... there seems to be at least some overlap. and it has 100k pound price tag.
<rjo_> sb0: and also http://arxiv.org/pdf/1303.0080v3.pdf for another project.
nicksydney_ has joined #m-labs
nicksydney has quit [Ping timeout: 272 seconds]
nicksydney has joined #m-labs
nicksydney_ has quit [Ping timeout: 272 seconds]
xiangfu has joined #m-labs
nicksydney_ has joined #m-labs
nicksydney has quit [Ping timeout: 252 seconds]
<FabM> hi sb0
sb0 has joined #m-labs
nicksydney has joined #m-labs
<sb0> hi
nicksydney_ has quit [Ping timeout: 252 seconds]
<FabM> sb0: What do you think about using "None" string for connector pin that are not related to fpga ?
<FabM> ie:
<FabM> _connectors = [
<FabM> ("A", "None None P48 P51 P56 P58 P61 P66 P67 P75 P79 P81 P83 P85 P88 P93 None P98 P100"),
<FabM> ]
<FabM> we can convert the string in python None object in class ConnectorManager adding a simple line :
<FabM> pin_list = [None if pin=="None" else pin for pin in pin_list]
<FabM> With this hack connectors pinout will be same as schematics (if connector have others pins, like gnd, vcc, processor gpios
<FabM> )
<FabM> I need this for my platforms APF27 and APF51
<sb0> looks ok
<FabM> Ok I send you a patch for the "None", then i send you other patches for apf27 and apf51
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #m-labs
_whitelogger has joined #m-labs
<sb0> rjo, ok, merged your changes. thanks.
<GitHub84> [migen] sbourdeauducq pushed 1 new commit to master: http://git.io/GAsplg
<GitHub84> migen/master f45897c Fabien Marteau: mibuild/generic_platform.py: adding ability to use void pins (none fpga pin) for connectors...
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
rjo_ has left #m-labs [#m-labs]
<FabM> thanks sb0
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 252 seconds]
<FabM> sb0: I don't understand how to get a connector pin in my example design : http://fabienm.eu/ZeroBin/?ec5852691957ff00#fj6Q3xHCz91sasskf/XoYqORHuGR0xHz5+AgeD3cO/4=
<FabM> With the example above I get this python error : http://fabienm.eu/ZeroBin/?a6f85472eea868aa#GaiU9NvUh8PHveASNFDKdms+1gcf5usxn654eum6qSs=
<FabM> I can't get connector pin like io pin ?
sh4rm4 has joined #m-labs
sh[4]rm4 has quit [Ping timeout: 252 seconds]
<sb0> FabM, look at the nist-ddsttl-tester example.
<sb0> no, it doesn't work like that
<FabM> ok i'm looking at nist-dsttl-tester
aeris has quit [Quit: en a pas]
aeris has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
<FabM> ok i understand
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 252 seconds]
sh[4]rm4 has quit [Remote host closed the connection]
xiangfu has quit [Quit: leaving]
<sb0> FabM, please use lower case signal names and remove spurious space from the code, e.g. Pins("N9" ) -> Pins("N9")
<sb0> also no blank like between class and def __init__
<sb0> sometimes you write Drive(8), sometimes Drive("8"). which is the correct one?
<sb0> *blank line
<sb0> the rest is acceptable. please send a new patch with those issues addressed and I'll commit it.
aeris- has joined #m-labs
aeris has quit [Ping timeout: 255 seconds]
sb0 has quit [Quit: Leaving]
aeris- is now known as aeris
nengel has quit [*.net *.split]
felix_ has quit [*.net *.split]
felix_ has joined #m-labs
nengel has joined #m-labs
sh[4]rm4 has joined #m-labs
sh[4]rm4 is now known as sh4rm4
playthatbeat|2 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
sh4rm4 has quit [Remote host closed the connection]
playthatbeat has joined #m-labs
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
Jespers has joined #m-labs
Jespers has quit [Ping timeout: 240 seconds]
sh4rm4 has quit [Remote host closed the connection]
sb0 has joined #m-labs
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
playthatbeat has quit [Read error: Connection reset by peer]
playthatbeat has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 252 seconds]
sh4rm4 has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sb0 has quit [Quit: Leaving]
mumptai has joined #m-labs
mumptai has quit [Quit: Verlassend]
nicksydney has quit [Read error: Connection reset by peer]