URL
https://opencores.org/ocsvn/connect-6/connect-6/trunk
Subversion Repositories connect-6
[/] [connect-6/] [trunk/] [BUILD_SCC/] [synth_src/] [connect6_synth.h] - Rev 4
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