HC230F1020 Altera, HC230F1020 Datasheet - Page 138

no-image

HC230F1020

Manufacturer Part Number
HC230F1020
Description
Manufacturer
Altera
Datasheet

Specifications of HC230F1020

Lead Free Status / RoHS Status
Not Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HC230F1020
Manufacturer:
ALTERA
0
Part Number:
HC230F1020AJ
Manufacturer:
ALTERA
0
Part Number:
HC230F1020ANQ
Manufacturer:
Discera
Quantity:
2 000
Part Number:
HC230F1020AW
Manufacturer:
ALTERA
0
Part Number:
HC230F1020BA
Manufacturer:
ALTERA
0
Part Number:
HC230F1020BL
Manufacturer:
ALTERA
0
HardCopy Series Handbook, Volume 1
6–10
f
New Project Example Script
The following script shows the use of Tcl commands for opening and
closing a project called demo_design with the revision name,
demo_design_fpga. If the project does not already exist, it is created.
This script makes use of the project_exists and project_open Tcl
commands.
## Example Tcl Script for opening and closing a project
## Open Project demo_design.
## Exist, Create it
if [is_project_open] project_close
if [project_exists demo_design] {
} else {
}
## Include Other Tcl Commands Here …
## Close project demo_design and write any changes to settings to
## demo_design.qsf
project_close
## End of script
For more information on these and other useful project-related
commands, refer to the Project section in the Tcl Packages and Commands
chapter in the Quartus II Scripting Reference Manual.
project_open demo_design -revision demo_design_fpga
project_new demo_design -revision demo_design_fpga
If the Project does not Already
Altera Corporation
September 2008

Related parts for HC230F1020