mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-07 14:40:15 +02:00
Change devlist.txt to /usr/share/xc3sprog
This commit is contained in:
parent
0b5d03e1e6
commit
4d27db9265
Binary file not shown.
@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
#define MEMDEV "/dev/mem"
|
||||
#define CPLD_PHY_BASE PXA_CS2_PHYS
|
||||
|
||||
#define DEVICEDB "devlist.txt"
|
||||
#define DEVICEDB "/usr/share/xc3sprog/devlist.txt"
|
||||
|
||||
int main(int argc, char **args)
|
||||
{
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -30,7 +30,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
#define MEMDEV "/dev/mem"
|
||||
|
||||
#define DEVICEDB "devlist.txt"
|
||||
#define DEVICEDB "/usr/share/xc3sprog/devlist.txt"
|
||||
|
||||
void process(IOBase &io, BitFile &file, int chainpos);
|
||||
void programXC3S(Jtag &jtag, IOBase &io, BitFile &file);
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user