Difference between revisions of "VLSI"

From Applied Optics Wiki
Jump to: navigation, search
(Clear a Cable Lock in Impact)
Line 10: Line 10:
 
== Clear a Cable Lock in Impact ==
 
== Clear a Cable Lock in Impact ==
  
 +
<pre>
 
impact -batch
 
impact -batch
 
setmode -bs
 
setmode -bs
Line 15: Line 16:
 
setcable -p auto
 
setcable -p auto
 
quit
 
quit
 +
</pre>

Revision as of 12:10, 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