Altera Quartus II Scripting Bedienungsanleitung Seite 492

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 491
3–362 Chapter 3: Tcl Packages & Commands
simulator
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_simulation_time
Usage
get_simulation_time
Options
None
Description
Returns the amount of time, in nanoseconds, that the current simulation has been running.
Example
project_open lelut
initialize_simulation
# Simulate the design until the it is complete
run_simulation -time 10ns
puts "Current time is [get_simulation_time] nanoseconds"
run_simulation
project_close
Seitenansicht 491
1 2 ... 487 488 489 490 491 492 493 494 495 496 497 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare