Page 2 of 4

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 14 May 2022 16:35
by DoG
On mine there is VREF and that should be connected to 3V3 on the xilinx CPLD you are programming. Mine lights green when it has that voltage there. It's just for reference though, you should be powering the PCB that the xilinx is on some other way.

EDIT: I have one of these.

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 14 May 2022 16:48
by frank.lukas
It was properly wired to the DFB1 ...

dlc9lp.jpg

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 14 May 2022 18:26
by czietz
frank.lukas wrote: 14 May 2022 16:13 A Rasp Pi is too expensive for me.
Yes, sadly it's a very bad time to recommend any Raspberry-Pi-based projects. The second hand marked (eBay etc.) seems to be taken over by scalpers. For example, one of the very few Pi Zeros I found has a "buy it now" price of 80 €! For comparison: At an official reseller (i.e. reseller designated by the Raspberry Pi Foundation) it would cost ca. 11 € - if only it wasn't constantly out of stock.
frank.lukas wrote: 14 May 2022 16:13 I bought a USB CJMCU FT232H module and am trying it. Otherwise I have to send my Falcon mainboard plus DFB1 to England.
Don't despair. I also have a FT232H-based cable (albeit a different one) and always use that one to program Xilinx CPLDs. Once you've figured out the wiring, it's really easy with xc3sprog.

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 14 May 2022 18:39
by frank.lukas
czietz wrote: 14 May 2022 18:26 Don't despair.
Thanks for the consolation. I've had several sleepless nights because of this stuff ...

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 16 May 2022 10:58
by Badwolf
frank.lukas wrote: 14 May 2022 16:13 Otherwise I have to send my Falcon mainboard plus DFB1 to England.
Probably a lot cheaper to send your cable to someone (me, if necessary) to figure out the correct way for you to flash!

Ijor has given me some tips for my firmware which I hope will make both the boosters more reliable across different machines, but it will take some time to develop and test. I'm re-working DSTB1 with some of those prinicples now.

If we can be sure you can flash the booster I have good confidence we'll get it working well for you, although it may not be in the first few weeks as I'll need to be content with the DSTB1 changes then back-port them to DFB1.

Cheers,

BW

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 16 May 2022 12:09
by stephen_usher
I have the Waveshare DLC10, which works perfectly with the Xilinx Impact software. I think I used it with Linux once too.

The DLC9 is a very much older model and from the look of it is a clone of the Waveshare one but with fake Xilinx markings.

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 17 May 2022 13:30
by frank.lukas
Install fxload on Ubuntu 15.04 with the *.hex files from ...

https://source.mnt.re/amiga/zz9000-firm ... ilinx-xusb

... it work because the LED on the cable turn red after that. Same when I bootet Win7 with the ISE Tools install. But xc3sprog says always no dongle found.

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 17 May 2022 13:55
by Badwolf
frank.lukas wrote: 17 May 2022 13:30 Install fxload on Ubuntu 15.04 with the *.hex files from ...

https://source.mnt.re/amiga/zz9000-firm ... ilinx-xusb

... it work because the LED on the cable turn red after that. Same when I bootet Win7 with the ISE Tools install. But xc3sprog says always no dongle found.
That's progress, Frank. Make sure you don't have cablelist.txt in the same directory.

Now what does lsusb say?

BW

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 17 May 2022 16:41
by frank.lukas
Exactly the same as before ...

The pic are from my Mac but on Linux it is the same.

usb.png

xc3sprog on Win7 say no dongle found. I use jtaghs1, jtaghs2 or xpc ...

The Amiga read say the LED should be green but it is only red !?!

Re: Xilinx programming cable USB -- anyone got this one?

Posted: 17 May 2022 17:08
by Badwolf
frank.lukas wrote: 17 May 2022 16:41 Exactly the same as before ...
My understanding was now it should have a different PID, so that's concerning. Perhaps it needs the firmware flashed every time (ie. you can't power it down)?
The Amiga read say the LED should be green but it is only red !?!
Green when it detects the 3V3 from the CPLD, red otherwise.

BW