Difference between revisions of "VLSI"

From Applied Optics Wiki
Jump to: navigation, search
Line 6: Line 6:
 
* [http://www.xilinx.com/support/documentation/application_notes/xapp623.pdf Xilinx PCB decoupling guide]
 
* [http://www.xilinx.com/support/documentation/application_notes/xapp623.pdf Xilinx PCB decoupling guide]
 
* [[Vlsi:VHDL_Links|VHDL Links]]
 
* [[Vlsi:VHDL_Links|VHDL Links]]
 +
 +
 +
== Clear a Cable Lock in Impact ==
 +
 +
impact -batch
 +
setmode -bs
 +
cleancablelock
 +
setcable -p auto
 +
quit

Revision as of 12:09, 22 July 2008

Pages of interest for members of the VLSI group:


Clear a Cable Lock in Impact

impact -batch setmode -bs cleancablelock setcable -p auto quit