[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pcdig fpga files




I finally got the IFC software disk, so have some .exo files.

However, I am unable to configure the board per the directions in 
the 0.6.0a distribution: config_pcdig fails with an ENXIO error.
It appears that, in convert_fpgafile() it does an ioctl to get the
version number; an ioctl which the driver rejects because the fpga
file hasn't been loaded yet.   I seem to be able to work around this
by commenting out the version checking stuff in convert.c, but how 
is this supposed to work?

Thanks,
mike