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>
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.
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]
sb0 has joined #m-labs
nicksydney has joined #m-labs
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>
_connectors = [
<
FabM>
("A", "None None P48 P51 P56 P58 P61 P66 P67 P75 P79 P81 P83 P85 P88 P93 None P98 P100"),
<
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>
I need this for my platforms APF27 and APF51
<
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/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]
sh[4]rm4 has joined #m-labs
sh4rm4 has quit [Ping timeout: 252 seconds]
<
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>
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
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]