<wolfspraul> let us know when it's committed somewhere then Xiangfu can try to build images for people to test.
<wolfspraul> or anybody can try, in fact
<larsc> sure
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * ra2602e3 / (3 files in 2 dirs): minimac2: RX working in simulation - http://bit.ly/etJKxT
<mwalle> lekernel: milkymist2 ?
<mwalle> ehm
<mwalle> minimac2
<mwalle> larsc: nice :)
<mwalle> larsc: what happens if you do a 'modprobe <some non-existing module name>'?
<mwalle> lekernel: psync ^= pulse sync?
<xiangfu_> the 'Keyboard layout' not working. which source file I should look into?
<mwalle> xiangfu_: maybe keymap.c in mtk? dunno
<mwalle> i only see one keymap there
<mwalle> looks like the german one
<xiangfu_> mwalle: thanks
<lekernel> mwalle: yeah... can't seem to make the rxfifo overflows disappear no matter what
<lekernel> so i'll just store the packets on-chip and do away with that 'streaming dma' idea
<CIA-8> mtk: Sebastien Bourdeauducq master * r2524d91 / include/mtklib.h : Bump version number - http://bit.ly/eScprq
<CIA-8> mtk: Xiangfu Liu master * rb5bd14f / (lib/edit.c lib/entry.c):
<CIA-8> mtk: fix CtrlA forget one character
<CIA-8> mtk: Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> - http://bit.ly/e6vC9B
<lekernel> (it could probably work with FML, but use more resources, be complex and require L2 flushes...)
<xiangfu_> hmm... after update all git repo. the flickernoise have no output in VGA. serial console works fine. telnet, ftp works fine.
<xiangfu_> updated: rtems-milkymist.git, mtk.git liboscparse.git rtems-yaffs2.git flickernoise.git
<xiangfu_> splash screen, BIOS works fine
<xiangfu_> git commit: http://pastebin.com/cNd84ram
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * r6ba1c0e / (22 files in 9 dirs): minimac2: SoC integration - http://bit.ly/g6pPX2
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * rfc972c5 / (4 files in 4 dirs): libnet: support minimac2 - http://bit.ly/e5p40s
<lekernel> bitgen after 20min synthesis:
<lekernel> ERROR:PhysDesignRules:1151 - Issue with pin connections and/or configuration on
<lekernel>    block:<ethernet/memory/txb>:<RAMB16BWER_RAMB16BWER>.  The block is configured
<lekernel>    to use DIPA0 and it is not connected.
<lekernel> ...
<xiangfu_> building the branch 'newmac' :)
<lekernel> it doesn' build... moment
<xiangfu_> just want give you some feedback, see if I can get the same result in my PC :) (it's should be. but since all of you say the 'xst' is very strange, maybe the result is different :)
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * r553ab22 / coredoc.inc : minimac2: disable doc build - http://bit.ly/eF6BsA
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * r1df5140 / cores/minimac2/rtl/minimac2_memory.v : minimac2: ground unused BRAM port to make bitgen happy - http://bit.ly/dFb5ng
<lekernel_> no, it won't be different
<lekernel_> I just fixed it btw
<lekernel_> but it seems I also fucked up the wb bus interconnect
<xiangfu_> lekernel: ok. got it. since I already build here is the error: http://pastebin.com/a5vuCzsf
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * r5af65df / cores/conbus/rtl/conbus5x6.v : Fix slave address decoding - http://bit.ly/ghxOwM
<mwalle> lekernel: streaming dma?
<lekernel> yeah, the minimac1 core doesn't store a complete packet on-chip but DMA's it at the same time as it is received
<mwalle> lekernel: are the minimac2 control registers nearly final?
<mwalle> s/final/stable/
<lekernel> should be...
<lekernel> atm tx works on board, rx has only one byte out of two written to RAM for some reason (which doesn't happen in simulation)
<mwalle> lekernel: how big is a rx/tx buffer supposed to be?
<lekernel> 2 kilobytes
<mwalle> max mtu will be 2KiB - preamble - fcs ?
<lekernel> yes
<lekernel> nice ISE bugs that completely break the RX FSM and/or the block RAM...
<lekernel> new ethernet works :)
<CIA-8> milkymist: Sebastien Bourdeauducq newmac * r624a332 / cores/minimac2/rtl/minimac2_memory.v : minimac2: fix block RAM WE - http://bit.ly/fhMx34
<CIA-8> rtems-milkymist: Sebastien Bourdeauducq master * r853139d / (2 files in 2 dirs): Ethernet: minimac2 driver - http://bit.ly/f5Q0Hd
<CIA-48> milkymist: Sebastien Bourdeauducq newmac * r1c6e205 / boards/milkymist-one/synthesis/common.mak : Workaround for weird Xilinx bug - http://bit.ly/i3D7C7
<lekernel> i'm putting everything to an organization github... create github accounts if you want to be on it
<CIA-48> milkymist: Sebastien Bourdeauducq master * r1c6e205 / boards/milkymist-one/synthesis/common.mak : Workaround for weird Xilinx bug (+8 more commits...) - http://bit.ly/i3D7C7
<larsc> i always wonder how they manage to actually sell stuff with their load of weired bugs
<larsc> the one time i was using altera products i would get different results depending on whether i was using tabs or spaces for indention
<lekernel> now that one corrupts some pixel data... but works for the rescue bitstream and now with a different placer PRNG seed
<lekernel> maybe this has to do with internal FPGA crosstalk, according to several research papers I read it exists and the tools do not deal with it
<roh> meh
<lekernel> rejon: oscsend 192.168.0.42 7777 /osd s Hello\ World
<lekernel> with a patch running
<rejon> lekernel cool
<CIA-48> flickernoise: Sebastien Bourdeauducq master * r3db79dd / .gitignore : Ignore FBI file - http://bit.ly/hAecjp
<CIA-48> flickernoise: Sebastien Bourdeauducq master * r07aa3e8 / (7 files): Rename DMX table to DMX desk - http://bit.ly/gsBKg4
<mwalle> lekernel: pushed minimac2 model, dunno if it works correct the bios fails loading a file via tftp, seems that there is a timeout (the second loop in tftp.c)
<lekernel> tftp works on the board...
<lekernel> rtems too (I just tested ftp with gftp, cyberduck and firefox)