Altera Quartus II Scripting Instrukcja Użytkownika Strona 273

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 272
Chapter 3: Tcl Packages & Commands 3–143
iptclgen
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
parse_tcl
Usage
parse_tcl [-core_params <core_params>] [-core_sub_params <core_sub_params>] -indir_name
<indir_name> -intcl_files <intcl_files> -module_name <module_name> -outdir_name
<outdir_name>
Options
-core_params <core_params>: Comma-delimited list of core parameters
-core_sub_params <core_sub_params>: map of parameter-to-value pairs to replace
-indir_name <indir_name>: input directory of tcl files
-intcl_files <intcl_files>: input tcl name
-module_name <module_name>: toplevel module name
-outdir_name <outdir_name>: output directory of tcl files
Description
Parses the HDL file specified and outputs into the filename specified
Example
parse_tcl -intcl_files rldram_dev.v -core_params "USE_CLK, STRATIXIII" \
-outdir_name "/project/tcl"
Przeglądanie stron 272
1 2 ... 268 269 270 271 272 273 274 275 276 277 278 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag