| Package File | Tcl Command |
|---|---|
| Pin Type |
|
| Pin Name |
foreach pin
[get_package_pins] {puts "Pin Name = $pin"}
|
| Pin Function |
foreach pin
[get_package_pins] {
|
| PAD Name |
|
| Bank Number of Pin |
|
| Differential Pair |
|
| IO Bank Type |
|
| Write Package Pin and Port Placement Information (including package trace delay information for every pin on the part) |
write_csv
|
The following table lists the Partgen Package file content to Vivado Tcl
commands.