* The basic system with LM32 + flash + serial is working. * SDRAM commands and perhaps reads seem to work, writes don't. This is expected as I'm not done porting the HPDMC controller to Spartan6 :) * VGA output is working.
Sébastien ===== libHPDMC SDRAM initialization runtime (c) Copyright 2010 Sebastien Bourdeauducq, released under GNU LGPL version 3. Version 0.6 Initialization sequence completed. Autocalibration failed, entering manual mode. u: inc. input delay // d: dec. input delay U: inc. DQS phase // D: dec. DQS phase t: test (small) // T: test (large) p: display pattern b: boot 000 -- 000 MILKYMIST(tm) v0.6 BIOS http://www.milkymist.org (c) Copyright 2007, 2008, 2009, 2010 Sebastien Bourdeauducq This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. I: BIOS CRC passed (a7b4e621) I: Running on Milkymist One I: SystemACE : No I: AC'97 : No I: PFPU : No I: TMU : No I: PS/2 Kbd : No I: PS/2 Mouse: No I: Ethernet : No I: FML Meter : Yes I: Displaying splash screen...OK (then fails on SDRAM-related memory corruption) _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Webchat: www.milkymist.org/irc.html Wiki: www.milkymist.org/wiki
