Equipment:
- system Ubuntu-14.04.5
- ATX power supply : EVGA 430 W1, 80+ WHITE 430W
Step:
- short the pin 15 and pin 16 of ATX pin.
- Plug a PCI-E 2x3/2x4-pin power connector into the 2x4-pin PCI Express Auxiliary Power receptacle (header J14).
- Connect the USB-JTAG port (J16, marked by a "USB JTAG" label) on NetFPGA-SUME board to your PC with the micro-USB cable.
- Turn on the power switch (SW1)
- Change /dev/ttyUSB1 (usually this one) to rw-rw-rw- so that your user will have access to serial port:
$ sudo chmod 666 /dev/ttyUSB1
- Installation of Digilent Adept Tools
(1) download from Software->Adept2 section on Digilent Website.
(2) install the DEB package in Ubuntu
$ sudo dpkg -i digilent.adept.runtime_2.16.1-2_amd64.deb
$ sudo dpkg -i digilent.adept.utilities_2.2.1-amd64.deb
(3) To test the installation of Digilent Adept Tools
- Enumerate the devices (discover and list) with
$ djtgcfg enum
- Initialize JTAG Scan Chain
$ djtgcfg init -d NetSUME
- Enumerate devices with dsumecfg
$ dsumecfg enum
- Configure NetFPGA-SUME with bitfile stored in Flash section 0
$ dsumecfg reconfig -d NetSUME -s 0