Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

What can Tcl Script do ?

Altera_Forum
Honored Contributor II
1,382 Views

Hi everyone, 

 

I've been using fpga for several month and everytime I use tcl script to assign pins. It seems that in addition to assign pins tcl script can do many things other than, such as: 

 

--- Quote Start ---  

set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED WITH WEAK PULL-UP" 

set_global_assignment -name ENABLE_DEVICE_WIDE_RESET OFF 

set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF  

--- Quote End ---  

 

 

I want to know more use of tcl script. 

Any informations are appreciated. 

 

Thanks.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
681 Views
0 Kudos
Altera_Forum
Honored Contributor II
681 Views

Thanks a lot.

0 Kudos
Reply