OCn
New Contributor
5 years agoHow to enable the pull-up feature of some IO pin of Stratix III
Hi!
I'd like to use TCL script to enable the pull-up feature of some IO pin of Stratix III. Could any one tell me how to do this, or where I can find any document about this?
This would be an assignment that you'd put in a script or add to the .qsf file. You can see examples of assignments in this document with I/O-related examples in section 1.2.3:
Search the built-in help (Logic Options section in the help table of contents) for the assignment(s) you want to use. You could also create the assignment in the Pin Planner then look at the .qsf file to see the formatting and use that in your own scripts.