Altera Quartus II Scripting Instrukcja Użytkownika Strona 166

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 165
3–36 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
add_new_io
Usage
add_new_io -cell_name <cell name> -direction <input|output|bidir> [-location
<location>]
Options
-cell_name <cell name>: Name of new pin
-direction <input|output|bidir>: Direction of new pin
-location <location>: Cell location
Description
Adds a new I/O pin to the netlist.
Example
add_new_io -cell_name test1 -location LC_X1_Y1_N1 -direction input
Przeglądanie stron 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag