Roland Jollivet wrote: > Yes, I was looking at most of them, but I suppose the data format is not > trivial, as it's adressing FPGA's. I would also think toe's would be stepped > on if one tried to piggy-back someone elses format.
Mesa's HostMot2 protocols and FPGA source code are all open source (dual license, GPL-2 and BSD), so you're perfectly welcome to borrow whatever parts of it you like. Mesa uses a register-file model rather than a message-passing model, i dont know if that matters to you but it's something to think about. -- Sebastian Kuzminsky ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
