Search the Community
Showing results for tags 'adept 2'.
-
Hello, I am having trouble writing an 8 bit data to an 8 bit address on the Register I/O section of the adept 2. Since I can't write data, I can't read data either. Would appreciate some feedback. Thanks.
-
Hi folks, My current setup is Opensuse Tumbleweed, I am running Windows 10 under Virtualbox. Xilinx ISE / Impact runs fine under Linux, the Adept plugin recognizes Nexys 3 and the Adept utilities run fine: $ djtgcfg enum Found 1 device(s) Device: Nexys3 Product Name: Nexys3 User Name: Nexys3 Serial Number: 210182477273 $ djtgcfg -d Nexys3 init Initializing scan chain... Found Device ID: 34002093 Found 1 device(s): Device 0: XC6SLX16 Under Windows 10 inside virtualbox, after selecting the USB device to be owned by the Windows virtual machine, I get t
- 4 replies
-
- adept 2
- virtualbox
-
(and 2 more)
Tagged with:
-
Hello Does the JTAG-SMT2 Programming module work with Digilent Adept 2 ? Does Digilent Adept 2 work on Windows 7 and Windows 10 ? Does Digilent Adept 2 program Spartan-6 XC6SLX9-2CSG225I ? Looking at the Reference Manual for the JTAG-SMT2 Programming module at page 9 reveal some missing information. The Recommended PCB Land Pattern has two Electrical Keepout areas. In theses two areas there should be 2 slots for the USB connector metal tab. The 3D model and the picture of the board shows pieces of metal which will prevent the module to seat perfectly on the target PCB. We n
-
How do I compile dwfcmd.h
Daniel Rech posted a question in Scopes & Instruments and the WaveForms software
I found the dwfcmd in /usr/share/digilent/waveforms/samples/dwfcmd/dwfcmd.cpp. How do I compile this file? g++ throws many errors starting with "ISO C++ forbids forward references to 'enum' types" and "use of undeclared identifier".