Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

How to used Quartus II Tcl Example: Make All Pins Virtual

Altera_Forum
Honored Contributor II
1,504 Views

Hi, 

 

I had tried the scripts in  

altera.com/support/examples/tcl/all_virtual_pins.html?GSA_pos=1&WT.oss_r=1&WT.oss=Quartus%20II%20Tcl%20Example:%20Make%20All%20Pins%20Virtual 

 

For the first script it works fine, however for the other scripts “Manually Exclude Certain Pins, Such as Clocks” it failed. 

 

The problem happens with the line below: 

array set opts [::cmdline::getoptions quartus(args) $options] 

 

And the error show: 

# source make_all_pins_virtual.tcl 

# make_all_pins_virtual -exclude { CLK ARSTn } 

can't read "argv": no such variable 

 

I am using the scripts from the tcl consule in quartus II and save the scripts as “make_all_pins_virtual.tcl” 

 

Please give some advice on the error, did I do anything wrong? 

Thanks in advance for any help that provided. 

Best regards 

kelly
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
608 Views

I am seing some similar error on that, can anyone help? 

 

thanks
0 Kudos
Reply