Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.25. ::quartus::periph

The following table displays information for the ::quartus::periph Tcl package:

Tcl Package and Version ::quartus::periph 1.0
Description
This package contains the set of Tcl functions for interacting with the Interface Planner plans.
Availability
This package is available for loading in the following executable:

    quartus_fit
Tcl Commands
blueprint::initialize (::quartus::periph)
blueprint::shutdown (::quartus::periph)
periph::check_plan (::quartus::periph)
periph::get_cell_info (::quartus::periph)
periph::get_cells (::quartus::periph)
periph::get_location_info (::quartus::periph)
periph::get_placement_info (::quartus::periph)
periph::get_placements (::quartus::periph)
periph::load_floorplan (::quartus::periph)
periph::place_cells (::quartus::periph)
periph::remove_invalid_reports (::quartus::periph)
periph::report_all (::quartus::periph)
periph::report_cell_connectivity (::quartus::periph)
periph::report_cell_placement_reasons (::quartus::periph)
periph::report_cells (::quartus::periph)
periph::report_clocks (::quartus::periph)
periph::report_legal_cell_locations (::quartus::periph)
periph::report_location_types (::quartus::periph)
periph::report_locations (::quartus::periph)
periph::report_noc_performance (::quartus::periph)
periph::report_regions (::quartus::periph)
periph::report_summary (::quartus::periph)
periph::reset_plan (::quartus::periph)
periph::save_floorplan (::quartus::periph)
periph::set_clock_type (::quartus::periph)
periph::undo_last_placement (::quartus::periph)
periph::unplace_cells (::quartus::periph)
periph::update_pdpw (::quartus::periph)
periph::update_plan (::quartus::periph)
periph::write_plan (::quartus::periph)