Subversion Repositories Vertical

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
/* $Id: print_ucf.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $
2
 *
3
 * $Log: print_ucf.h,v $
4
 * Revision 1.1.1.1  2003/11/04 23:34:57  mjames
5
 * Imported into local repositrory
6
 *
7
 * Revision 1.1  2002/08/19 14:30:03  mjames
8
 * Added the 'write UCF' command for
9
 * listing pin assignments in Xilinx UCF file format
10
 *
11
 */
12
 
13
extern void print_UCF_instance (FILE *f, socket_t *dev, int All);