periph::update_pdpw (::quartus::periph)

The following table displays information for the periph::update_pdpw Tcl command:

Tcl Package and Version

Belongs to ::quartus::periph 1.0

Syntax periph::update_pdpw [-h | -help] [-long_help] [-assignments] [-placement]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-assignments Indicates assignment model needs updating
-placement Indicates placement needs updating
Description
	Update everything that needs updating in pdpw. This essentially sends a single TCL command to pdpw to update everything as needed. Used in the TCL proc source wrapper only. 
Example Usage
	project_open onewire_nf
	blueprint::initialize
            periph::update_pdpw -pdp_state [blueprint_internal::get_pdp_state]
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful