2010/9/2 Frans Meulenbroeks <[email protected]>: > 2010/9/2 Mike Frysinger <[email protected]>: >> On Thursday, September 02, 2010 10:30:51 Frans Meulenbroeks wrote: >>> I noticed one thing, not related to my changes: >>> there is no makefile dependency for the bison files. >>> The patch updated the .y file but the .c file was not regenerated when >>> doing a make. >>> guess I had to d a make distclean or so, but expected it to work out of the >>> box. >> >> yes, that is a known issue atm >> -mike >> > > Mike have you tested svf after doing the patches? > I tried git head earlier today. It seems to program the fpga (svf > command takes about the time I expect it to take) but the device does > not start although it is the same file I used before in my test (which > did work then). > The board is verifed to work (quartus programs the same design without > problems). > This happens both with usbblaster and a std ftdi2232 chip. host is > intel pc with ubuntu 10.4 (64 bit). > > I will try to pinpoint the problem tomorrow at work. Could also be > that something changed due to the move to libusb1. > > Frans >
Followup: apparently something went wrong after doing a git pull. I've rebuild from scratch and dev head with the gpio and flex and bison patches now work like charm for me. (tested with usbblaster and ft2232 cable on ubuntu 10.04 64 bit and with usbblaster, ft2232 and gpio on powerpc) Frans ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
