VLSI
From Applied Optics Wiki
Revision as of 11:16, 12 September 2008 by Ral (talk | contribs) (Configuring jtag cables for Xilinx ISE.)
Pages of interest for members of the VLSI group:
Clear a Cable Lock in Impact
impact -batch setmode -bs cleancablelock setcable -p auto quit
Configuring JTAG Cables
For parallel port cables, add the following to /etc/init.d/boot.local:
modprobe ppdev chmod a+rw /dev/parport0
For Xilinx USB cables, install fxload and the rest should be automatic.