URL
https://opencores.org/ocsvn/connect-6/connect-6/trunk
Subversion Repositories connect-6
[/] [connect-6/] [trunk/] [CONNECT6_CMDLINE/] [connect6_synth.h] - Rev 6
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _CONNECT6_H_SYNTH #define _CONNECT6_H_SYNTH int connect6ai_synth(int firstmove,char movein[8], char colour, char moveout[8]); #endif
Go to most recent revision | Compare with Previous | Blame | View Log