I've got an XESS Xula2 board ( http://www.xess.com/prods/prod055.php ) and eventually I'm planning on doing a ghetto resistor VGA DAC (like at http://devbisme.webfactional.com/blogs/devbisme/2011/06/02/simple-vga-interface-xula-fpga-board )
But first, I need to figure out how to convert from the current 32 bit SDRAM interface to the 16 bit interface on the board. There's even an SDRAM controller in vhdl https://github.com/xesscorp/XuLA2/blob/master/FPGA/XuLA_lib/SdramCntl.vhd So my question is: What's easier/better? Try to use the vhdl version, or switch the existing milkymist controller to 16 bit? What verilog file should I be looking in to make the changes? -- -------------------------------------------------------------------------- Troy Benjegerdes 'da hozer' [email protected] Somone asked my why I work on this free (http://www.fsf.org/philosophy/) software & hardware (http://q3u.be) stuff and not get a real job. Charles Shultz had the best answer: "Why do musicians compose symphonies and poets write poems? They do it because life wouldn't have any meaning for them if they didn't. That's why I draw cartoons. It's my life." -- Charles Shultz _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
