WordPress Database: MameVHDL demo 1. Demonstration of MameVHDL created by Renaud Helias, alpha version. You can activate english captions on this video… MameVHDL objective is to help creating real physical arcade machines from Mame database (Mame is Multiple Arcade Machine Emulator) At this step of the project : – I parse a Mame arcade source file using XText with C++ grammar and MACRO Mame grammar. I transform parse result model into mameModel (my model for generating vhdl), these are EMF Ecore models. – From model mameModel I generate all vhdl files using JET EMF. – With vhdl I build a new ISE (Xilinx) project, with a visual schematic, I drop each component, and plug them with a common wire called system-bus, it result a complete arcade global schematic. mamevhdl.wordpress.com





